]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(special-display-buffer-names)
[gnu-emacs] / lisp / ChangeLog
index 04fe2f9334e2dfe52706ac10a1628fc2d226408d..7bb06fd8494fdffcce061be804ba0858bb1ba8ef 100644 (file)
@@ -1,3 +1,384 @@
+2009-01-14  Martin Rudalics  <rudalics@gmx.at>
+
+       * window.el (special-display-buffer-names)
+       (special-display-regexps): Add customization support for
+       function/other-args elements.  Rewrite doc-strings.
+       (special-display-function): Rewrite doc-strings
+       (same-window-buffer-names, same-window-regexps): Minor
+       doc-string fixes.
+       (special-display-p): Minor rewrite.
+
+2009-01-14  Glenn Morris  <rgm@gnu.org>
+
+       * textmodes/bibtex.el (bibtex-copy-field-as-kill): Doc fix.
+
+2009-01-14  Juanma Barranquero  <lekktu@gmail.com>
+
+       * minibuffer.el (minibuffer-message): Fix regexp so it doesn't exclude
+       MESSAGEs with internal square brackets (i.e., " this [test] message").
+       Use `string-match-p'.
+       (completion--make-envvar-table, completion--file-name-table)
+       (completion-pcm--string->pattern, completion-pcm--all-completions)
+       (completion-pcm--filename-try-filter): Use `string-match-p'.
+
+2009-01-14  Juri Linkov  <juri@jurta.org>
+
+       * progmodes/bug-reference.el (bug-reference-fontify): Check for
+       non-nil `bug-reference-url-format' before putting an overlay
+       property `bug-reference-url'.
+       (bug-reference-mode, bug-reference-prog-mode): Don't check for
+       `bug-reference-url-format'.  Doc fix.  (Bug#1744)
+
+2009-01-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * menu-bar.el (menu-bar-file-menu): Do not hardbind key display
+       for exit-emacs item.  Bind it to save-buffers-kill-terminal.
+
+       * diff-mode.el (diff-mode-menu): Do not assume whitespace-mode is
+       loaded.
+
+2009-01-13  Jason Rumney  <jasonr@gnu.org>
+
+       * faces.el (face-valid-attribute-values): No stipple on w32.  (Bug#884)
+
+2009-01-12  Juanma Barranquero  <lekktu@gmail.com>
+
+       * subr.el (play-sound): Doc fix.  (Bug#250)
+       (shell-quote-argument, field-at-pos): Fix typos in docstrings.
+
+2009-01-12  Alan Mackenzie  <acm@muc.de>
+
+       * textmodes/paragraphs.el (forward-sentence): Change limit of
+       re-search-backward to allow values of `sentence-end' anchored at BOL.
+
+2009-01-12  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * tar-mode.el (tar-header-block-tokenize): Properly ignore the version
+       subfield of the magic string.
+
+2009-01-11  Jay Belanger  <jay.p.belanger@gmail.com>
+
+       * calc/calc-lang.el (math-compose-tex-sqrt): New function.
+       (math-special-function-table): Use `math-compose-tex-sqrt' to
+       compose sqrts in TeX and LaTeX mode.
+
+2009-01-11  Chong Yidong  <cyd@stupidchicken.com>
+
+       * faces.el (describe-face): Ignore anonymous faces.
+
+       * server.el (server-save-buffers-kill-terminal): Args changed.
+       Handle nowait client frames.
+
+       * files.el (save-buffers-kill-terminal): Args for
+       server-save-buffers-kill-terminal changed.
+
+2009-01-11  Juanma Barranquero  <lekktu@gmail.com>
+
+       * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
+
+2009-01-11  Glenn Morris  <rgm@gnu.org>
+
+       * diff-mode.el (whitespace-style, whitespace-trailing-regexp):
+       Silence compiler.
+
+       * emacs-lisp/authors.el (authors-aliases): Add, remove, and adjust
+       some entries.
+       (authors-fixed-case, authors-ignored-files, authors-valid-file-names):
+       (authors-renamed-files-alist): Add entries.
+       (authors-fixed-entries): Update for renamed and removed files.
+       (authors-canonical-file-name): Add entries to
+       authors-checked-files-alist based on their full names, expanded relative
+       to each log-file directory.
+       (authors-scan-el, authors-add-to-author-list, authors):
+       Handle multiple authors in a file, via a new :cowrote category.
+
+       * emacs-lisp/copyright.el (copyright-update): Add doc-string.
+
+2009-01-10  Richard M Stallman  <rms@gnu.org>
+
+       * mail/mail-utils.el (mail-quote-printable-region): New function.
+
+2009-01-10  Glenn Morris  <rgm@gnu.org>
+
+       * calendar/cal-move.el (calendar-scroll-left-three-months)
+       (calendar-scroll-right-three-months):
+       * calendar/holidays.el (calendar-list-holidays)
+       (calendar-mark-holidays):
+       * calendar/lunar.el (calendar-lunar-phases):
+       Add event handling, for when called from menus with the calendar buffer
+       not current.
+
+2009-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * diff-mode.el (diff-show-trailing-whitespaces): Remove function.
+       Move setting up whitepace-mode ...
+       (diff-mode): ... here.
+       (diff-mode-menu): Add a menu entry for showing trailing whitespace.
+
+2009-01-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * faces.el (x-font-family-list): Remove entirely.
+
+2009-01-10  Eli Zaretskii  <eliz@gnu.org>
+
+       Fix Bug #876:
+
+       * info.el (info-insert-file-contents, Info-insert-dir): Bind
+       inhibit-null-byte-detection to non-nil.
+
+2009-01-10  Martin Rudalics  <rudalics@gmx.at>
+
+       * tool-bar.el (tool-bar-mode): Modify all frame parameters when
+       toggling tool bars on.  (Bug#1754)
+
+2009-01-09  Chong Yidong  <cyd@stupidchicken.com>
+
+       * faces.el (face-valid-attribute-values): Use string as value for
+       :family attribute.  Now, font-family-list returns a list of
+       strings.
+       (x-font-family-list): Obsolete compatibility version of function
+       from xfaces.c.
+
+2009-01-09  Martin Rudalics  <rudalics@gmx.at>
+
+       * window.el (special-display-buffer-names)
+       (special-display-regexps, special-display-function): In
+       doc-strings say "same-window" instead of "same-buffer".
+
+2009-01-09  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el: Revert previous patch.  `last-command-char' is
+       used in code intended only for XEmacs, where it is different from
+       `last-command-event'.
+
+2009-01-09  Glenn Morris  <rgm@gnu.org>
+
+       * subr.el (last-input-char, last-command-char):
+       Move here from src/keyboard.c.
+
+       * allout.el, autoarg.el, complete.el, ediff-mult.el, ediff-util.el:
+       * electric.el, hexl.el, isearch.el, isearchb.el, kmacro.el:
+       * minibuffer.el, repeat.el, simple.el, skeleton.el, terminal.el, tmm.el:
+       * wdired.el:
+       * calc/calc-aent.el, calc/calc-ext.el, calc/calc-incom.el:
+       * calc/calc-keypd.el, calc/calc-misc.el, calc/calc-prog.el:
+       * calc/calc-sel.el, calc/calc-store.el, calc/calc-stuff.el:
+       * calc/calc-units.el, calc/calc-yank.el, calc/calc.el:
+       * emacs-lisp/lisp.el, emacs-lisp/re-builder.el:
+       * emulation/vi.el, emulation/vip.el, emulation/viper-cmd.el:
+       * eshell/em-smart.el, eshell/esh-mode.el:
+       * international/mule-cmds.el:
+       * mail/mailabbrev.el:
+       * net/tramp.el:
+       * play/mpuz.el:
+       * progmodes/ada-mode.el, progmodes/antlr-mode.el, progmodes/cc-align.el:
+       * progmodes/cc-cmds.el, progmodes/cperl-mode.el, progmodes/f90.el:
+       * progmodes/fortran.el, progmodes/icon.el, progmodes/idlwave.el:
+       * progmodes/octave-mod.el, progmodes/pascal.el, progmodes/perl-mode.el:
+       * progmodes/prolog.el, progmodes/sh-script.el, progmodes/simula.el:
+       * progmodes/tcl.el, progmodes/vera-mode.el, progmodes/verilog-mode.el:
+       * progmodes/vhdl-mode.el, progmodes/xscheme.el:
+       * textmodes/sgml-mode.el, textmodes/table.el, textmodes/two-column.el:
+       Replace last-command-char with last-command-event.
+
+       * double.el, electric.el, replace.el, term.el, terminal.el:
+       * calc/calc.el:
+       * emulation/viper-cmd.el:
+       * international/mule-cmds.el:
+       * obsolete/iso-acc.el:
+       * progmodes/vhdl-mode.el: Replace last-input-char with last-input-event.
+
+       * emacs-lisp/edebug.el: Remove references to last-command-char and
+       last-input-char, since these have been identical to last-command-event
+       and last-input-event since at least Emacs 19.
+       (edebug-outside-last-command-char, edebug-outside-last-input-char):
+       Remove.
+
+2009-01-09  Dave Love  <fx@gnu.org>
+
+       * calendar/time-date.el: Require cl for `declare'.
+
+2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * calendar/time-date.el (format-seconds): Explain `assoc-string'.
+       Suggested by Dave Love.
+
+2009-01-09  Dave Love  <fx@gnu.org>
+
+       * net/imap.el (imap-string-to-integer): Fix typo.
+       (imap-fetch-safe): New function.
+       (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
+
+       * net/imap.el (imap-process-connection-type, imap-debug, imap-open):
+       (imap-parse-greeting): Fix doc strings.
+       (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
+       (imap-parse-flag-list): Make messages unique.
+       (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
+
+       * net/imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe
+       call.
+
+       * net/imap.el: Fix author email.  Doc fixes.
+       (imap-parse-body): Work around assertion failure in bogus Exchange 2007
+       reply.
+
+2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * net/dns.el (dns-set-servers): Check "Address".  Fix typo.
+
+2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * net/dns.el (dns-set-servers): Rename from dns-parse-resolv-conf.
+       Call nslookup if resolv.conf isn't available.
+       (dns-query): Rename from query-dns.
+       (dns-query-cached): Rename from query-dns-cached.
+
+2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * net/imap.el (imap-enable-exchange-bug-workaround): Explain
+       auto-detection in the doc string.
+
+2009-01-09  Juanma Barranquero  <lekktu@gmail.com>
+
+       * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)
+       (ispell-html-skip-alists, ispell-send-replacement, ispell-show-choices)
+       (ispell-begin-skip-region-regexp, ispell-skip-region-list)
+       (ispell-ignore-fcc, ispell-skip-region, ispell-process-line)
+       (ispell-horiz-scroll, ispell-mime-skip-part, ispell-buffer-local-words):
+       Fix typos in docstrings.
+       (ispell-command-loop): Reflow docstring.
+
+2009-01-08  Agustín Martín  <agustin.martin@hispalinux.es>
+
+       * textmodes/ispell.el (ispell-encoding8-command): New variable.
+       (ispell-aspell-supports-utf8): Mark as obsoleted by
+       ispell-encoding8-command.
+       (ispell-check-version): Set ispell-encoding8-command.
+       (ispell-check-spellchecker-params, ispell-start-process):
+       Use ispell-encoding8-command.
+
+       * textmodes/flyspell.el (flyspell-large-region):
+       Use ispell-encoding8-command.
+
+2009-01-08  Glenn Morris  <rgm@gnu.org>
+
+       * calendar/cal-menu.el (cal-menu-scroll-menu): Remove entries that don't
+       scroll the calendar.
+
+       * international/mule-cmds.el (universal-coding-system-argument):
+       last-input-char need not be a char.
+
+       * textmodes/ispell.el (ispell-check-minver): Declare.
+       Use string-to-number rather than string-to-int.
+
+2009-01-07  Juanma Barranquero  <lekktu@gmail.com>
+
+       * add-log.el (change-log-search-tag-name): Reflow docstring.
+       (change-log-mode): Fix typo in docstring.
+
+       * international/mule.el (define-coding-system): Doc fix.
+
+2009-01-07  Kenichi Handa  <handa@m17n.org>
+
+       * international/mule.el (define-coding-system): Fix docstring
+       about :bom usage.
+
+2009-01-07  Martin Rudalics  <rudalics@gmx.at>
+
+       * dired.el (dired-pop-to-buffer): Don't split windows
+       horizontally.  (Bug#1806)
+
+2009-01-07  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * tar-mode.el (tar-mode, tar-mode-write-contents)
+       (tar-write-region-annotate): Undo Andreas's last change.
+
+2009-01-06  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-do-copy-or-rename-file-directly)
+       (tramp-handle-file-local-copy, tramp-handle-write-region)
+       * net/tramp-smb.el (tramp-smb-handle-copy-file)
+       (tramp-smb-handle-rename-file): Delete temporary file in case of quit.
+
+2009-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * minibuffer.el (completion-hilit-commonality): Don't presume
+       all-completions always include the input as prefix.
+       (completion-pcm--pattern-trivial-p): Accept a few more patterns
+       as trivial.
+       (completion-pcm--hilit-commonality): Remove leftover code that used to
+       deal with the now removed cdr-in-last-cons.
+
+2009-01-06  Juanma Barranquero  <lekktu@gmail.com>
+
+       * international/mule.el (define-coding-system): Fix typos in docstring.
+
+2009-01-05  Alan Mackenzie  <acm@muc.de>
+
+       * progmodes/cc-styles.el (c-setup-paragraph-variables):
+       Ensure paragraph-\(start\|separate\) match blank lines.  For AWK Mode.
+
+2009-01-05  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-handle-load)
+       (tramp-do-copy-or-rename-file-directly)
+       (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
+       (tramp-handle-write-region)
+       * net/tramp-smb.el (tramp-smb-handle-copy-file)
+       (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
+       Delete temporary file in case of error.
+
+2009-01-05  Agustín Martín  <agustin.martin@hispalinux.es>
+
+       * textmodes/ispell.el (ispell-check-version): Use with-temp-buffer.
+
+2009-01-05  Richard M Stallman  <rms@gnu.org>
+
+       * mail/sendmail.el (mail-bury): Treat pmail-mode like rmail-mode.
+
+2009-01-05  Martin Rudalics  <rudalics@gmx.at>
+
+       * window.el (display-buffer): Fix last fix.
+
+2009-01-05  Juanma Barranquero  <lekktu@gmail.com>
+
+       * desktop.el (desktop-save-in-desktop-dir): Use `abbreviate-file-name'
+       to shorten the desktop file directory shown in message.
+
+2009-01-05  Glenn Morris  <rgm@gnu.org>
+
+       * version.el (emacs-copyright):
+       * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
+       Update copyrights for 2009.
+
+2009-01-04  Stephen Leake  <stephen_leake@member.fsf.org>
+
+       * progmodes/ada-mode.el (ada-mode): Simplify doc string.
+       (ada-get-indent-paramlist): Use ada-broken-indent instead of
+       hard-coded 0.
+       (ada-get-indent-loop): Fix list access bug.
+
+2009-01-04  Juanma Barranquero  <lekktu@gmail.com>
+
+       * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode)
+       (lisp-interaction-mode): Add a blank line in the docstring
+       before the keymap listing.
+
+2009-01-04  Martin Rudalics  <rudalics@gmx.at>
+
+       * window.el (display-buffer): When a buffer is displayed in the
+       selected and some other window, and not-this-window is non-nil,
+       try to return that other window instead of popping up a new
+       frame.  (Bug#30)
+
+2009-01-04  Chong Yidong  <cyd@stupidchicken.com>
+
+       * simple.el (visual-line-mode-map): Remove M-[ and M-] bindings.
+
+2009-01-04  Ulrich Mueller  <ulm@kph.uni-mainz.de>
+
+       * progmodes/sh-script.el (sh-ancestor-alist): Doc fix.
+
 2009-01-03  Michael Olson  <mwolson@gnu.org>
 
        * net/imap.el (imap-parse-fetch): Courier can insert spurious
        (tramp-prefix-domain-regexp, tramp-domain-regexp)
        (tramp-user-with-domain-regexp, tramp-prefix-ipv6-format)
        (tramp-prefix-ipv6-regexp, tramp-ipv6-regexp)
-       (tramp-postfix-ipv6-format, tramp-postfix-ipv6-regexp): New
-       defconst.
+       (tramp-postfix-ipv6-format, tramp-postfix-ipv6-regexp): New defconst.
        (tramp-file-name-structure, tramp-file-name-regexp-unified)
        (tramp-completion-dissect-file-name, tramp-parse-hosts-group)
        (tramp-dissect-file-name, tramp-make-tramp-file-name)
        (tramp-completion-make-tramp-file-name): Handle IPv6 addresses.
        (tramp-handle-insert-file-contents): Fix setting of
        `buffer-read-only'.
-       (tramp-compute-multi-hops, tramp-local-host-p): Use
-       `tramp-local-host-regexp'.
-       (tramp-file-name-real-user, tramp-file-name-domain): Use
-       `tramp-user-with-domain-regexp'.
+       (tramp-compute-multi-hops, tramp-local-host-p):
+       Use `tramp-local-host-regexp'.
+       (tramp-file-name-real-user, tramp-file-name-domain):
+       Use `tramp-user-with-domain-regexp'.
 
        * net/tramp-smb.el (top): Use `tramp-prefix-domain-regexp'.
-       (tramp-smb-maybe-open-connection): Use `tramp-file-name-*'
-       methods.
+       (tramp-smb-maybe-open-connection): Use `tramp-file-name-*' methods.
 
 2009-01-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
 
        * proced.el (proced-grammar-alist): Refiner can be a
        list (function help-echo) instead of a cons pair.
        (proced-post-display-hook): New variable.
-       (proced-tree-depth): Renamed from proced-tree-indent.
+       (proced-tree-depth): Rename from proced-tree-indent.
        (proced-mode): Derive mode from special-mode.
-       (proced-mode-map): Changed accordingly.
+       (proced-mode-map): Change accordingly.
        (proced, proced-update): Run proced-post-display-hook.
-       (proced-do-mark-all): Count processes for which mark has been
-       updated.
+       (proced-do-mark-all): Count processes for which mark has been updated.
        (proced-format): Check for ppid attribute.
        (proced-process-attributes): Take time and ctime attribute from
        system-process-attributes.
        (follow-update-window-start, follow-select-if-visible)
        (follow-calculate-first-window-start-from-below)
        (follow-post-command-hook): Code cleanup.
-       (follow-downward, follow-calculate-first-window-start): Function
-       deleted and merged into follow-redisplay.
+       (follow-downward, follow-calculate-first-window-start):
+       Delete function and merge into follow-redisplay.
        (follow-redisplay): Merge code from follow-downward and
        follow-calculate-first-window-start.
 
 
 2008-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
 
-       * proced.el (proced-temp-alist): Renamed from variable
+       * proced.el (proced-temp-alist): Rename from variable
        proced-children-alist.
        (proced-process-tree, proced-toggle-tree): Fix docstring.
        (proced-tree): Fix docstring.  Simplify.  Use proced-temp-alist.
 
 2008-12-28  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
 
-       * proced.el (proced-grammar-alist): Allow predicate nil.  New
-       attribute tree.
+       * proced.el (proced-grammar-alist): Allow predicate nil.
+       New attribute tree.
        (proced-format-alist): Use attribute tree.
        (proced-tree-flag, proced-tree-indent): New variables.
-       (proced-children-alist): Renamed from proced-process-tree.  PPID
-       must refer to a process in process-alist.  Ignore PPIDs that equal
-       PID (Bug#1718).  Children alist inherits sorting order from
-       process-alist.
+       (proced-children-alist): Rename from proced-process-tree.
+       PPID must refer to a process in process-alist.
+       Ignore PPIDs that equal PID (Bug#1718).
+       Children alist inherits sorting order from process-alist.
        (proced-process-tree): New variable.  New function.
        (proced-process-tree-internal, proced-toggle-tree)
-       (proced-tree, proced-tree-insert, proced-format-tree): New
-       functions.
+       (proced-tree, proced-tree-insert, proced-format-tree): New functions.
        (proced-mark-process-alist): Add docstring.
        (proced-filter-parents): PPID must refer to a process in
        process-alist.  Ignore PPIDs that equal PID (Bug#1718).
        (proced-sort): Throw error if attribute is not sortable.
-       (proced-sort-interactive): Restrict completion to sortable
-       attributes.
+       (proced-sort-interactive): Restrict completion to sortable attributes.
        (proced-format): Include tree in standard attributes if
        proced-tree-flag is non-nil.  Make header clickable only if
        corresponding predicate is non-nil.
 
        * vc-git.el (vc-git-dir-printer): Fix filename column.
 
-2008-12-27  Nicholas Maniscalco <nicholas@maniscalco.com>  (tiny change)
+2008-12-27  Nicholas Maniscalco  <nicholas@maniscalco.com>  (tiny change)
 
        * term.el (term-emulate-terminal): Decode substring just prior to
-       inserting it, i.e. revert part of the 2008-09-24 change. (Bug#1469)
+       inserting it, i.e. revert part of the 2008-09-24 change.  (Bug#1469)
 
 2008-12-27  Eli Zaretskii  <eliz@gnu.org>
 
        (completion-pcm--all-completions): Don't need to remove the base-size
        in last-cdr any more.
 
-2008-12-20  Agustin Martin <agustin.martin@hispalinux.es>
+2008-12-20  Agustín Martín  <agustin.martin@hispalinux.es>
 
        * textmodes/ispell.el (ispell-check-minver): New function.
        (ispell-check-version): Rewrite spellchecker and version checking.
-       Use (ispell-check-minver). Handle hunspell versions.
+       Use (ispell-check-minver).  Handle hunspell versions.
 
 2008-12-20  Chong Yidong  <cyd@stupidchicken.com>
 
 2008-12-20  Jason Rumney  <jasonr@gnu.org>
 
        * international/mule.el (auto-coding-regexp-alist):
-       Use utf-8-with-signature for files starting with UTF-8 BOM. (Bug#269)
+       Use utf-8-with-signature for files starting with UTF-8 BOM.  (Bug#269)
 
 2008-12-20  Ami Fischman  <ami@fischman.org>
 
        (authors-canonical-author-name): Doc fix.  Respect authors-fixed-case.
        (authors): Ensure error buffer is writable.
 
-2008-12-18  Agustin Martin  <agustin.martin@hispalinux.es>
+2008-12-18  Agustín Martín  <agustin.martin@hispalinux.es>
 
        (ispell-really-hunspell): New variable to signal hunspell.
        (ispell-check-version):
        * startup.el (command-line): Do not mention the server name in
        case the user has not mentioned it, print a more explicit message.
 
-       * vc-dir.el (vc-dir-at-event): Rename from vc-at-event.  Change
-       all callers.
+       * vc-dir.el (vc-dir-at-event): Rename from vc-at-event.
+       Change all callers.
 
 2008-12-18  Sam Steingold  <sds@gnu.org>
 
 
 2008-12-17  Daiki Ueno  <ueno@unixuser.org>
 
-       * epa-file.el (epa-file-insert-file-contents): Set
-       buffer-file-name before decrypting a file.
+       * epa-file.el (epa-file-insert-file-contents):
+       Set buffer-file-name before decrypting a file.
 
 2008-12-16  Juanma Barranquero  <lekktu@gmail.com>
 
 
 2008-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
 
-       * proced.el (proced-auto-update-interval): Renamed from
+       * proced.el (proced-auto-update-interval): Rename from
        proced-timer-interval.
-       (proced-auto-update-flag): Renamed from proced-timer-flag.
-       (proced-auto-update-timer): Renamed from proced-timer.
-       (proced-toggle-auto-update): Renamed from
-       proced-toggle-timer-flag.
+       (proced-auto-update-flag): Rename from proced-timer-flag.
+       (proced-auto-update-timer): Rename from proced-timer.
+       (proced-toggle-auto-update): Rename from proced-toggle-timer-flag.
        (proced-available): Initialize appropriately.
 
 2008-12-13  Glenn Morris  <rgm@gnu.org>
        condition-case.  Do not delete more windows than necessary in
        the shrinking (delta < 0) case.  Do not raise an error when the
        containing frame is too small to show all of buffer.  (Bug#1488)
+
        * dired.el (dired-pop-to-buffer): Call fit-window-to-buffer with
        min-height arg 1 to make sure that small buffers are shown.
 
        (newsticker--treeview-tree-update-tag): Remove dead code.
        (newsticker-treeview-update): Don't update cache.
        (newsticker-treeview-quit): Don't save cache.
-       (newsticker-treeview-save): Don't save cache. Use `newsticker-dir'.
+       (newsticker-treeview-save): Don't save cache.  Use `newsticker-dir'.
        (newsticker-treeview-save): Use `newsticker-dir'.
        (newsticker--treeview-load): Use `newsticker-dir'.
        (newsticker--treeview-mark-item): Call `newsticker--cache-save-feed'.
        (newsticker--cache-dir): New.
        (newsticker--cache-save): Save feeds separately in `newsticker-dir'.
        (newsticker--cache-save-feed): New.
-       (newsticker--cache-read-version1): New. Backuped version for reading
+       (newsticker--cache-read-version1): New.  Backuped version for reading
        cache data..
        (newsticker--cache-read, newsticker--cache-do-read): New.
 
        New aliases, to satisfy `define-derived-mode' expectations.
 
 2008-11-15  Glenn Morris  <rgm@gnu.org>
-            Martin Rudalics  <rudalics@gmx.at>
+           Martin Rudalics  <rudalics@gmx.at>
 
        * emacs-lisp/find-func.el (find-function-advised-original): New.
        (find-function-C-source, find-function-noselect):
@@ -16812,8 +17188,6 @@ See ChangeLog.13 for earlier changes.
 
 ;; Local Variables:
 ;; coding: utf-8
-;; add-log-time-zone-rule: t
-;; bug-reference-url-format: "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s"
 ;; End:
 
     Copyright (C) 2008, 2009  Free Software Foundation, Inc.