Update years in copyright notice; nfc.
[bpt/emacs.git] / lisp / ChangeLog
index a12beda..a074aad 100644 (file)
@@ -1,3 +1,695 @@
+2006-02-06 Lars Hansen <larsh@soem.dk>
+
+       * generic-x.el (etc-fstab-generic-mode): Add file system types
+       cifs and usbdevfs. Allow special chars in file names.
+
+2006-02-05  Jay Belanger  <belanger@truman.edu>
+
+       Update copyright notices of the files in lisp/calc.
+
+2006-02-05  Romain Francoise  <romain@orebokech.com>
+
+       Update copyright notices of all files in the lisp/play directory.
+
+2006-02-04  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * ldefs-boot.el: Regenerate.
+
+       * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
+
+2006-02-05  Kim F. Storm  <storm@cua.dk>
+
+       * files.el (magic-mode-regexp-match-limit): New defvar.
+       (set-auto-mode): Use it to limit magic-mode-alist matching.
+
+2006-02-04  Kevin Rodgers  <ihs_4664@yahoo.com>
+
+       * simple.el (display-message-or-buffer): Compare the number of
+       characters to the frame width when determining whether a 1-line
+       message string will fit in the echo area.  Count screen lines
+       instead of buffer lines when determining whether a multi-line
+       message will fit in the echo area/minibuffer window.
+
+2006-02-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * info.el (Info-index, Info-mode): Improve the description of the
+       `i' command.
+
+       * ldefs-boot.el: Regenerate.
+
+2006-02-03  Werner Lemberg  <wl@gnu.org>
+
+       * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
+       greedy to find the closing bracket in \*[...] and similar
+       expressions.  This is a first rough fix -- many additional
+       refinements are necessary to make nroff mode really usable with
+       groff.
+
+2006-02-03  Jens Petersen  <petersen@redhat.com>  (tiny change)
+
+       * international/mule-cmds.el (set-locale-environment): Add
+       "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
+       libX11.
+
+2006-02-03  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
+
+       * arc-mode.el (archive-maybe-copy): Fix the way directories in the
+       archive are created in archive-tmpdir.
+
+2006-02-02  John Paul Wallington  <jpw@pobox.com>
+
+       * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
+       (ibuffer-fontification-alist): Use it.
+       (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
+       to "* z" and the Ibuffer Mark menu.
+
+       * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
+
+2006-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * textmodes/table.el (*table--cell-describe-mode)
+       (*table--cell-describe-bindings): Undo last change since
+       print-help-return-message is not obsoleted by anything at all.
+
+2006-02-02  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * emulation/cua-base.el (cua-mode): Doc fix.
+
+2006-02-02  Juanma Barranquero  <lekktu@gmail.com>
+
+       * dframe.el (dframe-handle-make-frame-visible)
+       (dframe-handle-iconify-frame, dframe-get-focus)
+       (dframe-select-attached-frame, dframe-power-click)
+       (dframe-frame-mode): Fix typos in docstrings.
+
+       * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
+       (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
+       Fix typos in docstrings.
+
+       * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
+       (hi-lock-face-buffer, hi-lock-font-lock-hook)
+       (hi-lock-archaic-interface-message-used)
+       (hi-lock-file-patterns-range): Fix typos in docstrings.
+
+       * savehist.el (savehist-loaded, savehist-load, savehist-install)
+       (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
+
+       * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
+       Fix typo in docstring.
+
+       * net/newsticker.el (newsticker--decode-iso8601-date)
+       (newsticker--set-customvar, newsticker--buffer-insert-item)
+       (newsticker--do-run-auto-mark-filter)
+       (newsticker--parse-generic-feed): Doc fixes.
+       (newsticker--retrieval-timer-list, newsticker-url-list)
+       (newsticker-hide-immortal-items-in-echo-area)
+       (newsticker-hide-obsolete-items-in-echo-area)
+       (newsticker-new-item-face, newsticker--enclosure)
+       (newsticker-buffer-update, newsticker-w3m-show-inline-images)
+       (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
+       (newsticker--parse-generic-feed, newsticker--cache-contains)
+       (newsticker--stat-num-items, newsticker-download-enclosures):
+       Fix typos in docstrings.
+
+       * net/rcirc.el (rcirc-debug): Doc fix.
+       (rcirc-fill-column, rcirc-receive-message-hooks)
+       (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
+       (rcirc-mode, rcirc-generate-new-buffer-name)
+       (rcirc-startup-channels, rcirc-ignore-update-automatic)
+       (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
+       Fix typos in docstrings.
+       (rcirc-print): "?\ " -> "?\s".
+       (rcirc-cmd-join): Improve argument/docstring consistency.
+
+2006-02-01  Mark A. Hershberger  <mah@everybody.org>
+
+       * xml.el (xml-parse-region): Move save-excursion and set-buffer up
+       before narrow-to-region.
+
+2006-02-01  Richard M. Stallman  <rms@gnu.org>
+
+       * simple.el (move-beginning-of-line): Scan properly for invis change.
+
+       * replace.el (multi-occur-in-matching-buffers): Fix prev change.
+
+2006-02-01  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-convert-file-attributes): Set file's gid
+       change bit only when id-format is 'integer.  Reported by Matt
+       Hodges <M.P.Hodges@rl.ac.uk>.
+
+2006-02-01  Juanma Barranquero  <lekktu@gmail.com>
+
+       * hilit-chg.el (highlight-changes-initial-state)
+       (highlight-changes-global-initial-state): Doc fixes.
+       (highlight-changes-global-modes, global-highlight-changes):
+       Fix typos in docstrings.
+
+2006-02-01  Kim F. Storm  <storm@cua.dk>
+
+       * emulation/cua-base.el (cua-mode): Mention that CUA enables
+       transient-mark-mode in doc string.
+
+2006-01-31  Richard M. Stallman  <rms@gnu.org>
+
+       * replace.el (multi-occur): Doc fix.
+       (multi-occur-in-matching-buffers): Rename from
+       multi-occur-by-filename-regexp.  Prefix arg says match
+       buffer names instead of file names.
+
+2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
+
+       * bs.el: Allow non-default values of `bs-header-lines-length'.
+       (bs--running-in-xemacs): Remove (not needed anymore).
+       (bs--set-window-height): Simplify by using `fit-window-to-buffer'
+       instead of `shrink-window', thus avoiding having to compute the
+       height of the window.
+       (bs--up): Wrap around even when there's no header.
+       (bs--down): Use `forward-line' instead of `next-line'.
+
+2006-01-30  Chong Yidong  <cyd@stupidchicken.com>
+
+       * image-mode.el (image-toggle-display): Use file name if possible,
+       instead of unnecessarily allocating a (possibly huge) lisp string.
+
+2006-01-30  John Paul Wallington  <jpw@pobox.com>
+
+       * subr.el (toplevel): Define `cl-assertion-failed' condition here
+       because the `assert' macro signals it at runtime.
+
+       * emacs-lisp/cl.el (toplevel): Remove definition of
+       `cl-assertion-failed' condition.
+
+2006-01-30  Nick Roberts  <nickrob@snap.net.nz>
+
+       * thumbs.el (thumbs-marked-list): Make buffer-local and
+       permanent-local.
+       (thumbs-insert-thumb): Make help-echo non-sticky.
+       (thumbs-file-alist): Use eolp as check for (non)-image.
+
+2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
+
+       * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
+       (ediff-before-session-group-setup-hooks)
+       (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
+       Fix typos in docstrings.
+
+       * window.el (bw-dir, bw-eqdir, balance-windows)
+       (split-window-keep-point): Fix typos in docstrings.
+
+       * textmodes/org.el (org-allow-space-in-links, org-closed-string)
+       (org-quote-string, org-calendar-to-agenda-key)
+       (org-agenda-sorting-strategy, org-agenda-use-time-grid)
+       (org-show-following-heading, org-tags-column)
+       (org-use-tag-inheritance, org, org-allow-space-in-links)
+       (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
+       (org-enable-table-editor, org-calc-default-modes)
+       (org-table-allow-automatic-line-recalculation)
+       (org-export-html-style, org-export-with-fixed-width)
+       (org-export-with-sub-superscripts, org-special-keyword)
+       (org-formula, org-time-grid, org-table-may-need-update)
+       (org-mode, org-goto-ret, org-goto-left, org-goto-right)
+       (org-goto-quit, org-get-indentation, org-end-of-item)
+       (org-move-item-down, org-move-item-up)
+       (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
+       (org-remove-occur-highlights, org-read-date, org-goto-calendar)
+       (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
+       (org-agenda-log-mode, org-agenda-toggle-diary)
+       (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
+       (org-agenda-file-to-end, org-agenda-no-heading-message)
+       (org-agenda-get-closed, org-format-agenda-item)
+       (org-cmp-priority, org-cmp-category, org-cmp-time)
+       (org-agenda-change-all-lines, org-agenda-diary-entry)
+       (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
+       (org-link-search, org-camel-to-words, org-open-file)
+       (org-remember-handler, org-table-convert-region)
+       (org-table-move-row-down, org-table-move-row-up)
+       (org-table-copy-region, org-table-wrap-region)
+       (org-table-toggle-vline-visibility)
+       (org-table-get-vertical-vector, org-table-modify-formulas)
+       (org-table-get-specials, org-recalc-commands)
+       (org-table-rotate-recalc-marks, org-table-eval-formula)
+       (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
+       (org-level-color-stars-only, org-insert-heading):
+       Fix typos in docstrings.
+       (last-arg): Add defvar.
+
+       * makefile.w32-in (WINS): Add erc.
+       (MH_E_SRC): Update (copied from lisp/Makefile.in).
+
+2006-01-29  Bill Wohler  <wohler@newt.com>
+
+       * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
+       mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
+       mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
+       (mh-autoloads): Don't use comments on otherwise empty lines.
+
+2006-01-29  Edward O'Connor  <ted@oconnor.cx>
+
+       * emulation/viper.el (viper-major-mode-modifier-list): Add
+       insert-state and vi-state entries for erc-mode.
+       (viper-go-away, viper-set-hooks): Add and remove
+       viper-comint-mode-hook from erc-mode-hook as appropriate.
+
+       * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
+
+2006-01-29  Juanma Barranquero  <lekktu@gmail.com>
+
+       * bs.el (bs--format-aux): Implement `middle' alignment as
+       described in the docstring for `bs-attributes-list'.
+       (bs--get-name): Simplify.  Don't pad the buffer name.
+
+2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
+
+       * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
+       English aspell dictionary is installed, use the first entry of
+       ispell-dictionary-alist-1.
+
+2006-01-27  Kevin Rodgers  <ihs_4664@yahoo.com>
+
+       * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
+       Doc fix.
+
+2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
+       for `process-file', in order to let it work for older Emacsen too.
+
+2006-01-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * international/latexenc.el: Add a suitable `coding:' tag.
+       (latexenc-find-file-coding-system): Undo last change.
+
+2006-01-27  Arne J\e,bx\e(Brgensen  <arne@arnested.dk>
+
+       * international/latexenc.el (latexenc-find-file-coding-system):
+       Make sure latexenc-main-file is a regular file and is readable.
+
+2006-01-27  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
+       Pass FILE to vc-user-login-name.
+
+       * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
+
+2006-01-27  Nick Roberts  <nickrob@snap.net.nz>
+
+       * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
+       there are no more images to display.
+       (thumbs-mark, thumbs-unmark): Revert change so that they move to
+       the next image.
+
+2006-01-26  Richard M. Stallman  <rms@gnu.org>
+
+       * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
+
+       * wid-edit.el (advertised-widget-backward): New alias.
+       (widget-keymap): Use advertised-widget-backward for S-TAB.
+
+       * tumme.el: Correct the keywords.
+       (tumme-dir-max-size): Use defvar.
+       (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
+
+       * simple.el (move-beginning-of-line): Take account of fields.
+       (clone-indirect-buffer-other-window): Take args like
+       clone-indirect-buffer, and work like it.
+
+       * help-fns.el (describe-function): Don't pass `nil' as default.
+
+       * files.el (risky-local-variable-p): Follow var aliases.
+
+       * subr.el (lazy-completion-table): Doc fix.
+
+       * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
+       global binding of `line'.
+
+2006-01-25  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
+       Tramp.
+
+       * vc.el (vc-default-dired-state-info): Pass FILE to
+       vc-user-login-name.
+       (vc-default-update-changelog): Don't use vc-user-login-name, we
+       don't need it here.
+
+       * tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
+       no longer necessary.
+
+2006-01-25  Kenichi Handa  <handa@m17n.org>
+
+       * international/mule.el (decode-char): Avoid the overhead of
+       calling utf-lookup-subst-table-for-decode if
+       utf-translate-cjk-mode is nil.
+       (encode-char): Avoid the overhead of calling
+       utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
+       nil.
+
+2006-01-22  Kenichi Handa  <handa@m17n.org>
+
+       * international/mule.el (make-subsidiary-coding-system): Reset
+       `coding-system-define-form' property of subsidiaries to nil.
+       Avoid duplicated entry in coding-system-alist.
+       (make-coding-system): Avoid duplicated entry in
+       coding-system-alist.
+       (define-coding-system-alias): Likewise.
+
+2006-01-24  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * completion.el: Minor fixes in introductory comment.
+       (completion-def-wrapper): Fix alist.
+
+2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
+
+       * thumbs.el (thumbs-new-image-size): New function.
+       (thumbs-increment-image-size-element)
+       (thumbs-decrement-image-size-element, thumbs-increment-image-size)
+       (thumbs-decrement-image-size): Delete.
+       (thumbs-resize-image-1): Rename from thumbs-resize-image.  Keep old
+       temp files and use to resize.
+       (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
+       Use increment argument to enlarge/shrink.  Preserve point.
+       (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
+       (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
+       (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
+       (thumbs-mark, thumbs-unmark): Preserve point.
+       (thumbs-modify-image): Keep old temp files and use to modify.
+       Cleanup old temp files at load time.  Preserve point.
+       (thumbs-view-image-mode-map): Use new command names.
+
+2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * log-view.el (log-view-minor-wrap): First rev is the one at point.
+
+       * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
+       the nastiest part of the cyclic dependency.
+       (cal-menu-update): Use dotimes and calendar-increment-month.
+
+       * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
+       (calendar-week-start-day): Add an :initializer.
+       (calendar-mode-map): Use suppress-keymap, and command remapping.
+       (describe-calendar-mode): Setup xref-stack info for the back button.
+       (calendar-star-date): Insert before delete.
+       (calendar-set-mode-line): Add file-modified info if applicable.
+       (calendar-increment-month): New function.
+
+2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
+
+       * font-lock.el (lisp-font-lock-keywords-2):
+       Recognize "& keywords" only at word boundaries.
+
+2006-01-24  Nick Roberts  <nickrob@snap.net.nz>
+
+       * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
+       and permanent-local.
+       (thumbs-max-image-number): New variable.
+       (thumbs-do-thumbs-insertion): Use them.
+       (thumbs-per-line): Change default to 4.
+       (thumbs-marked-list): Rename from thumbs-markedL.
+       (thumbs-cleanup-thumbsdir, thumbs-delete-images)
+       (thumbs-rename-images): Use -list instead of L for internal variables.
+       (thumbs-call-convert): Use call-process instead of shell-command.
+       (thumbs-insert-thumb): Add filename as help-echo to each image.
+       (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
+       Give dir to thumbs-show-thumbs-list.
+       (thumbs-show-thumbs-list): Set default-directory to that of images.
+       (thumbs-dired-show): Rename from thumbs-dired-show-all.
+       (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
+       (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
+       (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
+
+2006-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * ses.el (ses-read-cell): Provide a default value.
+
+2006-01-23  Juanma Barranquero  <lekktu@gmail.com>
+
+       * term/w32-win.el (image-library-alist): Add additional names for
+       GIF library.
+
+2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+
+       * international/latexenc.el (latexenc-find-file-coding-system):
+       Add file-regular-p check.
+
+2006-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * simple.el (clone-buffer): Don't show the new buffer in the same
+       window.
+
+2006-01-23  Juri Linkov  <juri@jurta.org>
+
+       * faces.el (link, link-visited): New faces based on default values
+       of `info-xref' and `info-xref-visited'.
+
+       * info.el (info-xref): Inherit from `link'.
+       (info-xref-visited): Inherit from `link-visited'.
+
+       * cus-edit.el (custom-buffer-create-internal): Use widget type
+       `custom-manual' instead of `info-link' and don't set properties
+       `button-face' and `mouse-face' explicitly.
+       (custom-browse-group-tag, custom-browse-variable-tag)
+       (custom-browse-face-tag): Inherit from widget class
+       `custom-group-link' instead of `push-button'.
+       (custom-button-unraised): Inherit from `underline' face.
+       (custom-link): Inherit from `link' face.  Fix doc and group.
+       (custom-add-parent-links, custom-group-value-create): Don't set
+       properties `button-face' and `mouse-face' explicitly for
+       `custom-group-link' widget.
+       (custom-group-link): Add properties `button-face' and `mouse-face'
+       to widget definition.
+       (custom-field-keymap): New variable.  Put `custom-field-keymap' to
+       editable-field's :keymap property.
+       (custom-mode): Fix docstring: substitute keybindings for
+       `widget-forward' and `widget-backward' from `widget-keymap',
+       `widget-complete' from `custom-field-keymap', replace old
+       `Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
+
+       * desktop.el (desktop-load-file): Check for `fboundp' before
+       calling `symbol-function'.
+
+       * simple.el (clone-buffer, clone-indirect-buffer)
+       (clone-indirect-buffer-other-window): Use `read-buffer' instead of
+       `read-string'.  Fix prompts.
+
+       * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
+
+2006-01-23  Nick Roberts  <nickrob@snap.net.nz>
+
+       * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
+
+2006-01-22  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * startup.el (inhibit-splash-screen, initial-scratch-message):
+       Doc fixes.
+
+2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
+
+       Sync with Tramp 2.0.52.
+
+       * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
+       net/tramp-vc.el: Add code for unloading Tramp.  See comment before
+       `tramp-unload-tramp' for checklist.
+
+       * net/tramp.el: Require `timer-funcs' instead of `timer' if in
+       XEmacs.  Contributed by Steve Youngs <steve@sxemacs.org>.
+       (tramp-unload-file-name-handler-alist)
+       (tramp-unload-tramp): New defuns.
+       (tramp-advice-PC-expand-many-files): New defadvice.
+       (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
+       removed.
+       (tramp-handle-expand-file-name): Remove double slash.
+       (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
+       It doesn't matter, because it will be converted later on.
+       (tramp-handle-file-ownership-preserved-p): Rewritten.  The old
+       implementation was just heuristic.
+       (tramp-post-connection): Set uid and gid properties.
+       (tramp-convert-file-attributes): Set file's gid change bit.
+       (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
+       (tramp-handle-expand-file-name): Use "~root" for tilde expansion
+       in case of su(do)? methods.  The home directory of the local user
+       will be taken else.
+       (tramp-open-connection-telnet)
+       (tramp-open-connection-rsh, tramp-open-connection-su)
+       (tramp-open-connection-multi): Set PS1 to "$ ".  Otherwise, a
+       local shell prompt could hurt.  Reported by Romain Francoise
+       <romain@orebokech.com>.
+       (tramp-let-maybe): Add `edebug-form-spec' property.
+       (tramp-handle-expand-file-name): Bind `default-directory' locally
+       to "/" in order to avoid problems with UNC shares or Cygwin
+       mounts.
+       (tramp-md5-function): Fix typo in error message.
+
+       * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
+
+       * net/tramp-util.el (top): Apply `ignore' instead of `identity'
+       for byte-compiler pacification.
+
+2006-01-22  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
+       ID-FORMAT `string'.  This allows us to get rid of
+       `vc-user-login-name UID'.
+
+       * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
+
+2006-01-22  John Paul Wallington  <jpw@pobox.com>
+
+       * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
+
+2006-01-21  Martin Rudalics  <rudalics@gmx.at>
+
+       * emacs-lisp/find-func.el (find-definition-noselect)
+       (find-variable-noselect): Search variables in C source code too.
+       (find-function-C-source, find-function-noselect, find-function)
+       (find-function-other-frame, find-variable-noselect, find-variable)
+       (find-variable-other-frame, find-variable-at-point):
+       Fix docstrings.
+
+2006-01-21  Francesco Potorti`  <pot@gnu.org>
+
+       * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
+
+2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
+
+       * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
+       Default to disabling the "Save affix" question.
+
+2006-01-21  Marien Zwart  <marienz@gentoo.org>  (tiny change)
+
+       * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
+       the first arg to run-python.
+
+2006-01-21  Eli Zaretskii  <eliz@gnu.org>
+
+       * startup.el (command-line-1): Handle --no-desktop if desktop.el
+       is not loaded.
+
+2006-01-20  Jay Belanger  <belanger@truman.edu>
+
+       * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
+       limit is 0.
+
+       * calc/calc-arith.el (math-add-symb-fancy): Check the length of
+       the correct variable.
+
+2006-01-20  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el (org-open-at-point): Fixed bug with matching a
+       link.  Fixed buggy argument sequence in call to `org-view-tags'.
+       (org-compile-prefix-format): Set `org-prefix-has-tag'.
+       (org-prefix-has-tag): New variable.
+       (org-format-agenda-item): Remove tags from headline if
+       appropriate.
+       (org-agenda-remove-tags-when-in-prefix): New option.
+       (org-get-tags-at): New function.
+
+2006-01-20  Nick Roberts  <nickrob@snap.net.nz>
+
+       * thumbs.el (thumbs-buffer): New variable.  Make it buffer local.
+       (thumbs-find-image): Move image name and number from buffer name
+       to mode name.  Set thumbs-buffer.  Preserve point so that large
+       images remain visible.
+       (thumbs-file-alist): Construct list in thumbs-buffer and reverse
+       order.
+       (thumbs-show-image-num): Get image from thumbs-file-alist.  Set
+       mode name.
+       (thumbs-next-image, thumbs-previous-image): Make them work.
+
+2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * cus-edit.el (custom-buffer-create-internal): State in the text above
+       the whole buffer buttons that they do not operate on hidden items.
+       (custom-face-menu): Use `custom-face-save' instead of
+       `custom-face-save-command'.
+       (custom-face-save-command): Make it an alias for `custom-face-save'
+       and declare it obsolete.
+       (custom-face-save): Doc fix.
+
+       * dired.el (dired-no-confirm): Add quote.
+       (dired-subdir-alist-pre-R): Add quote in
+       `make-variable-buffer-local' form and remove unbalanced parenthesis.
+
+2006-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * textmodes/table.el (table-mode-indicator): Typo in last change.
+
+2006-01-19  Richard M. Stallman  <rms@gnu.org>
+
+       * outline.el (hide-leaves): Don't call outline-end-of-heading.
+       Fixes bug reported in Nov 2005.
+
+       * isearch.el (isearch-forward): Doc fix.
+
+       * dired.el (dired-move-to-filename-regexp): Define as alias.
+       (dired-no-confirm): Use defcustom.
+       (dired-subdir-alist-pre-R): Put defvar at top level.
+
+       * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
+
+       * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
+       Mark as risky.
+
+       * simple.el (set-mark-command): Doc fix.
+       (clone-indirect-buffer-other-window):
+       Read arg like clone-indirect-buffer.
+       (move-beginning-of-line): Skip invisible newlines.
+
+2006-01-19  Masatake YAMATO  <jet@gyve.org>
+
+       * progmodes/cpp.el (cpp-edit-load): Make the order of
+       listed conditions in a base C code buffer and its associate
+       CPP Edit buffer the same.
+
+2006-01-19  Kenichi Handa  <handa@m17n.org>
+
+       * mail/rmail.el (rmail-enable-mime): Docstring fixed.
+       (rmail-mime-feature): Likewise.
+       (rmail-require-mime-maybe): Use display-warning to show a warning
+       message.
+
+       * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
+       (find-auto-coding): Use auto-coding-regexp-alist-lookup.
+
+2006-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * array.el: Move defvars out of eval-when-compile.
+       (array-make-template): Replace undeclared global var with a local one.
+       (array-mode): Inline initialization functions.
+       (array-init-local-variables, array-init-max-row)
+       (array-init-max-column, array-init-columns-per-line)
+       (array-init-field-width, array-init-rows-numbered)
+       (array-init-line-length, array-init-lines-per-row): Remove.
+
+       * play/doctor.el: Move defvars out of eval-when-compile.  Use dolist.
+       (doc-mode-map): Define explicitly.
+       (doctor-txtype): Use mapc.
+
+       * textmodes/table.el: Move defvars out of eval-when-compile.
+       Remove harmful code meant to avoid byte-compiler warnings.
+       (table-fixed-mode-indicator): Remove.  Use a more complex mode-line
+       specification that checks table-fixed-width-mode directly.
+       (table-recognize-region, table-recognize-cell):
+       Use restore-buffer-modified-p.
+       (table-fixed-width-mode): Remove code that refreshes
+       table-fixed-mode-indicator.
+       (*table--cell-describe-bindings, *table--cell-describe-mode):
+       Avoid obsolete name print-help-return-message.
+       (table--test-cell-list): Don't use replace-regexp from elisp.
+       (table--point-entered-cell-function, table--point-left-cell-function):
+       Don't set table-fixed-mode-indicator, use force-mode-line-update.
+
+       * textmodes/org.el: Move defvars out of eval-when-compile.  Move code
+       that was after the end of file.  Use buffer-file-name variable.
+       (org-timestamp-change): Use with-current-buffer.
+       (org-todo-list): Don't unnecessarily define a new buffer-local var.
+       (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
+       `file'.
+
+       * progmodes/fortran.el: Move defvars out of eval-when-compile.
+       (fortran-break-line): Remove unused var `opoint'.
+       (fortran-abbrev-start): Obey help-event-list.
+
 2006-01-18  Jesper Harder  <harder@phys.au.dk>
 
        * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
 2006-01-18  Masatake YAMATO  <jet@gyve.org>
 
        * progmodes/make-mode.el (makefile-imake-mode): New mode
-       derived from maiefile-mode.
+       derived from makefile-mode.
        (makefile-imake-mode-syntax-table): New syntax table
        derived from makefile-mode-syntax-table.
-       (makefile-mode): Write about makefile-imake-mode in 
-       doc string.
+       (makefile-mode): Write about makefile-imake-mode in doc string.
        (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
        (makefile-imake-font-lock-keywords): New font lock keywords.
 
-       * files.el (auto-mode-alist): Added Imakefile.
+       * files.el (auto-mode-alist): Add Imakefile.
 
 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
        loading the file rather than when turning on flyspell-mode.
 
-2006-01-13  Richard M. Stallman  <rms@gnu.org>
-
-       * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
-
 2006-01-16  Luc Teirlinck  <teirllm@auburn.edu>
 
        * cus-edit.el (customize-rogue): Minor doc fix.
        (term-mode): Make variables local here instead of doing it in
        `term-emulate-terminal'.
        (term-emulate-terminal): Delete incorrect optimization for cr+lf.
-       Scroll reverse needs to take into account the scroll
-       region.  Saving and restoring the cursor should save the color
-       attributes too.
+       Scroll reverse needs to take into account the scroll region.
+       Saving and restoring the cursor should save the color attributes too.
        (term-reset-terminal): Reset the scroll region.
        (term-handle-ansi-escape): Cursor up and down should take into
        account the scroll region.
        (Custom-reset-saved): Do not ask for confirmation in single option
        buffers.
 
+2006-01-13  Richard M. Stallman  <rms@gnu.org>
+
+       * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
+
 2006-01-13  Romain Francoise  <romain@orebokech.com>
 
        * add-log.el (add-change-log-entry, change-log-merge):
        Use `org-expand-wide-chars'.
        (org-open-file): Fix bug in program launch.
        (org-get-time-of-day): Fix bug with times before 1am.
-       (org-agenda-menu): Addes tags commands.
+       (org-agenda-menu): Add tags commands.
 
 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
 
 
        * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
        the doc string: "functoin" => "function".
-       ldefs-boot.el: Likewise.
+       ldefs-boot.el: Likewise.
 
        * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
        message text: "Duplicat" => "Duplicate".
        that we set completion-ignore-case (i.e., binding via let is not
        sufficient).
        (bibtex-complete): Always set completion-ignore-case and
-       choose-completion-string-functions. The latter is needed because
+       choose-completion-string-functions.  The latter is needed because
        choose-completion-string-functions keeps its value if we quit the
        *Completions* buffer without requesting a completion.
 
        (bibtex-beginning-first-field): New functions.
        (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
        (bibtex-map-entries): Fix docstring.
-       (bibtex-flash-head): New arg prompt. Simplify.
+       (bibtex-flash-head): New arg prompt.  Simplify.
        (bibtex-enclosing-field): Include code of bibtex-inside-field.
        (bibtex-insert-kill): Simplify.  Always insert text past the
        current field or entry.
        * progmodes/gud.el (gud-tooltip-dereference): Rename from
        toggle-gud-tooltip-dereference.
        (gud-tooltip-print-command): Move concatenation of "*" to expr to...
-       (gud-tooltip-tips): ...here when dereferencing..
+       (gud-tooltip-tips): ...here when dereferencing.
 
 2005-12-28  Bill Wohler  <wohler@newt.com>
 
        * menu-bar.el (menu-find-file-existing): New function.
        (menu-bar-file-menu): Use menu-find-file-existing for Open.
 
-       * tool-bar.el (tool-bar-setup): open changed to menu-find-file-existing.
+       * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
 
 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * simple.el (last-buffer): Move here.
        (get-next-valid-buffer): New function.
        (next-buffer): Use frame-local buffer list, maintain buried buffer list.
-       (prev-buffer): Ditto. Rename to `previous-buffer'.
+       (prev-buffer): Ditto.  Rename to `previous-buffer'.
 
        * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
        * bindings.el (global-map): Ditto.
        (ispell-buffer-local-dict):
        Don't set spell-personal-dictionary after killing process.
        (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
-       (ispell-tex-skip-alists)
-       (ispell-html-skip-alists, ispell-skip-region-alist): Mark as risky.
+       (ispell-tex-skip-alists, ispell-html-skip-alists)
+       (ispell-skip-region-alist): Mark as risky.
 
        * net/newsticker.el (newsticker--retrieval-timer-list)
        (newsticker--display-timer, newsticker-running-p)
        * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
        Add the gud groupname.
        (gud-tooltip-mode): Add the tooltip groupname.
-       (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
+       (gud-tooltip-echo-area): Add the gud groupname.  Remove tag to
        avoid conflict with tooltip-use-echo-area.
 
 2005-12-10  Romain Francoise  <romain@orebokech.com>
 
 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
 
-       * hi-lock.el: (hi-lock-mode) Renamed from hi-lock-buffer-mode;
+       * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
        react if global-hi-lock-mode seems intended.
        (global-hi-lock-mode) Renamed from hi-lock-mode.
        (hi-lock-archaic-interface-message-used)
        (hi-lock-find-patterns, hi-lock-font-lock-hook):
        Replace hi-lock-buffer-mode with hi-lock-mode.
 
-2005-12-10  Kevin Rodgers  <ihs_4664@ihs.com>
+2005-12-10  Kevin Rodgers  <ihs_4664@yahoo.com>
 
        * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
        completion list, even after a partial completion has been
 
 2005-12-08  Kim F. Storm  <storm@cua.dk>
 
-       * emulation/cua-rect.el (cua--rectangle-aux-replace): Fix
-       indention of text on right side of replaced rectangle.
+       * emulation/cua-rect.el (cua--rectangle-aux-replace):
+       Fix indention of text on right side of replaced rectangle.
 
 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
 
        * progmodes/cc-defs.el:
        (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
 
-       * progmodes/cc-cmds.el (c-show-syntactic-information): change the
+       * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
        highlighting mechanism so it will work in XEmacs too.
 
        * progmodes/cc-defs.el: Insert c-int-to-char.
 
        * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
 
-       * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el: Rename
-       "c-subword-move-mode" as "c-subword-mode".
+       * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
+       Rename "c-subword-move-mode" as "c-subword-mode".
 
        * progmodes/cc-mode.el: Added tty suitable bindings for C-c
        <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
        * progmodes/cc-fonts.el, cc-vars.el
-       (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection,
-       gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
+       (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
+       (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
        Masatake YAMATO.
 
        (c-doc-comment-style): Made GtkDoc default in C mode.
        c-syntactic-context for calls to "criteria functions", for
        consistency with other calls to user functions.
 
-       * progmodes/cc-cmds.el (c-indent-command): expunge use of
+       * progmodes/cc-cmds.el (c-indent-command): Expunge use of
        `current-prefix-arg', since this might be the prefix arg to a
        command which calls c-indent-command as a function.  Change the
        interactive spec from "p" to "P".
 
 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
 
-       * progmodes/cc-cmds.el (c-mask-paragraph): correct, so that
+       * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
        auto-fill doesn't split a c-comment's last word from a hanging
        "*/" when a space is typed between them after fill-column.
 
        * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
 
-       * progmodes/cc-styles.el (c-set-style,
-       c-setup-paragraph-variables): Abort the command if we're not in a
+       * progmodes/cc-styles.el (c-set-style)
+       (c-setup-paragraph-variables): Abort the command if we're not in a
        CC Mode buffer.
 
        * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
 
 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
-       * progmodes/cc-fonts.el (c-basic-matchers-before,
-       c-complex-decl-matchers): Fixed the "not-arrow-prefix" regexp used
+       * progmodes/cc-fonts.el (c-basic-matchers-before)
+       (c-complex-decl-matchers): Fixed the "not-arrow-prefix" regexp used
        in Pike.
 
        * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
        digraphs.
 
        * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
-       (c-cpp-message-directives, c-cpp-include-directives,
-       c-opt-cpp-macro-define, c-opt-cpp-macro-define-start,
-       c-cpp-expr-directives): Introduced new language constants to
+       (c-cpp-message-directives, c-cpp-include-directives)
+       (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
+       (c-cpp-expr-directives): Introduced new language constants to
        control cpp syntax in a cleaner way.
 
        (c-cpp-expr-functions): Renamed from c-cpp-defined-fns.
 
        (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
 
-       * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines,
-       c-multiline-string-start-char): New language constants and
+       * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
+       (c-multiline-string-start-char): New language constants and
        variables to specify how newlines in string literals work.
 
        (c-font-lock-invalid-string): Use them.
        * progmodes/cc-engine.el, cc-langs.el
        (c-opt-op-identifier-prefix): New language constant and variable.
 
-       (c-just-after-func-arglist-p, c-after-special-operator-id,
-       c-search-decl-header-end, c-inside-bracelist-p): Use it.
+       (c-just-after-func-arglist-p, c-after-special-operator-id)
+       (c-search-decl-header-end, c-inside-bracelist-p): Use it.
 
        * progmodes/cc-align.el, cc-engine.el
        (c-after-special-operator-id): New helper to handle C++ operator
        identifiers.
 
-       (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p,
-       c-guess-basic-syntax): Handle C++ operator identifiers in
+       (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
+       (c-guess-basic-syntax): Handle C++ operator identifiers in
        declarations.
 
        * progmodes/cc-langs.el (c-assignment-operators): Added the
        (c-point-syntax): Add a check for "virtual semicolons" in AWK
        mode, so that the tentative extra newline doesn't change the
        syntax of the following brace.
-       (c-electric-brace): restructure by extracting the above functions.
+       (c-electric-brace): Restructure by extracting the above functions.
        Tidy up the coding somewhat.
        (c-electric-semi&comma, c-electric-colon, c-electric-paren):
        restructure a bit.
        * progmodes/cc-subword.el: New functions and minor mode to handle
        SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
 
-       (c-forward-subword, c-backward-subword, c-mark-subword,
-       c-kill-subword, c-backward-kill-subword, c-transpose-subwords,
-       c-capitalize-subword, c-downcase-subword, c-upcase-subword):
+       (c-forward-subword, c-backward-subword, c-mark-subword)
+       (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
+       (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
        Functions corresponding to the standard word handling functions.
 
        (c-subword-move-mode): Minor mode that replaces all the standard
 
        Introduce an "awk" style, mainly for auto-newline and clean-ups.
 
-       * progmodes/cc-align.el: new function c-snug-1line-defun-close
+       * progmodes/cc-align.el: New function c-snug-1line-defun-close
 
        * progmodes/cc-cmds.el: In c-electric-brace, add code for new
        clean-up one-liner-defun.
        * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
        error if the mark isn't set.
 
-       * progmodes/cc-engine.el (c-guess-continued-construct,
-       c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
+       * progmodes/cc-engine.el (c-guess-continued-construct)
+       (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
        accurately detect functions inside functions.
 
        * progmodes/cc-engine.el (c-at-expression-start-p): New function
        (c-forward-objc-directive): New function to move over any ObjC
        directive.
 
-       (c-just-after-func-arglist-p, c-guess-basic-syntax,
-       c-basic-matchers-before): Use it.
+       (c-just-after-func-arglist-p, c-guess-basic-syntax)
+       (c-basic-matchers-before): Use it.
 
        (c-font-lock-objc-iip-decl): Removed.
 
        * progmodes/cc-styles.el (c-style-alist): Fixed several
        inconsistencies in the Whitesmith style.
 
-       * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks): New
-       lineup function to get lines after Whitesmith style blocks
+       * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
+       New lineup function to get lines after Whitesmith style blocks
        correctly indented.
 
        (c-lineup-whitesmith-in-block): Backed out the compensation for
 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
 
        * progmodes/cc-awk.el: Change the terminology of regexps: A char
-       list is now
-       [asdf], a char class [:alpha:].  Include code for char classes.
-       Set c-awk-NL-prop on lines ending in open strings.  (Bug fix.)
-       Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
+       list is now [asdf], a char class [:alpha:].  Include code for char
+       classes.  Set c-awk-NL-prop on lines ending in open strings.  (Bug
+       fix.)  Add character classes (e.g. "[:alpha:]") into AWK Mode's
+       regexps.
 
        Remove (nearly all of) the cruft associated with AWK Mode's former
        concept of "virtual semicolons":
        adapted for virtual semicolons.
 
        * progmodes/cc-engine.el:
-       (c-ws*-string-limit-regexp): new regexp.
+       (c-ws*-string-limit-regexp): New regexp.
        (c-forward-single-comment, c-backward-single-comment): Comment out
        the (now redundant) "special" AWK stuff.
 
 
        * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
        to the fontified region so that fontification doesn't occur
-       outside it
-       (could happen e.g. when fontifying a line with an unfinished
-       declaration).
+       outside it (could happen e.g. when fontifying a line with an
+       unfinished declaration).
 
 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
 
        initialised in c-setup-paragraph-variables, used in string
        scanning subroutines of c-beginning-of-statement.
 
-       * progmodes/cc-cmds.el (c-electric-brace): don't delete a comment
+       * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
        which precedes the newly inserted `{'.
 
 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
        * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified case
        16D - can't be a class-close at that point.
 
-       * progmodes/cc-engine.el (c-guess-basic-syntax,
-       c-add-class-syntax): Don't narrow out the enclosing declaration
+       * progmodes/cc-engine.el (c-guess-basic-syntax)
+       (c-add-class-syntax): Don't narrow out the enclosing declaration
        level.  This makes everything a lot easier, and it was actually
        only four small places that needed it to work.  Some places that
        previously did `widen' are removed now, which has the effect that
 
        * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
 
-       (c-decl-start-re): No no longer any need for special treatment of
+       (c-decl-start-re): No longer any need for special treatment of
        ObjC due to the above.
 
        (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
 
        (c-opt-identifier-prefix-key): New internal language constant.
 
-       (c-opt-identifier-concat-key, c-opt-after-id-concat-key,
-       c-identifier-start, c-identifier-key): Now completely calculated
+       (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
+       (c-identifier-start, c-identifier-key): Now completely calculated
        from other constants.
 
        (c-identifier-last-sym-match): Decommissioned since it's no longer
        * progmodes/cc-langs.el (c-filter-ops): New helper function to
        simplify access to `c-operators' and its likes.
 
-       (c-operator-list, c-all-op-syntax-tokens,
-       c-nonsymbol-token-regexp, c-<>-multichar-token-regexp,
-       c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds,
-       c-primary-expr-regexp, c-cast-parens): Use it.
+       (c-operator-list, c-all-op-syntax-tokens)
+       (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
+       (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
+       (c-primary-expr-regexp, c-cast-parens): Use it.
 
        * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
        an explicit language in functions.
        (c-type-decl-prefix-key): Removed some now unnecessary cruft from
        the Pike value.
 
-       * progmodes/cc-engine.el (c-on-identifier,
-       c-simple-skip-symbol-backward): Small fix for handling "-"
+       * progmodes/cc-engine.el (c-on-identifier)
+       (c-simple-skip-symbol-backward): Small fix for handling "-"
        correctly in `skip-chars-backward'.  Affected the operator lfun
        syntax in Pike.
 
        * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
        "__attribute__" is followed by a parenthesis.
 
-       (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re,
-       c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
+       (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
+       (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
        language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
 
        * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el: Internal
        declarations that can start anywhere.  Used for class declarations
        in Pike.
 
-       (c-specifier-key, c-not-decl-init-keywords,
-       c-decl-prefix-or-start-re, c-find-decl-prefix-search,
-       c-find-decl-spots): Implement `c-decl-start-kwds'.
+       (c-specifier-key, c-not-decl-init-keywords)
+       (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
+       (c-find-decl-spots): Implement `c-decl-start-kwds'.
 
-       (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds,
-       c-decl-hangon-key, c-forward-decl-or-cast-1): Separated the
+       (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
+       (c-decl-hangon-key, c-forward-decl-or-cast-1): Separated the
        handling of the compiler specific extension keywords into a new
        language constant `c-decl-hangon-kwds' that defines keyword
        clauses to be ignored in declarations.
        Necessary to stop at the declared identifier in e.g. IDL valuetype
        declarations.
 
-       (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds,
-       c-prefix-spec-kwds-re, c-postfix-spec-kwds,
-       c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key,
-       c-forward-decl-or-cast-1): Recognize the declared identifier in
+       (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
+       (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
+       (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
+       (c-forward-decl-or-cast-1): Recognize the declared identifier in
        class and enum declarations as such and not as part of the type.
 
        (c-forward-decl-or-cast-1, c-forward-label): Relaxed the
        * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
        value - this variable is always dynamically bound.
 
-       * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el,
-       cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el,
-       cc-cmds.el, cc-defs.el: Changed the policy for marking up
+       * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
+       * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
+       cc-cmds.el, cc-defs.el: Changed the policy for marking up
        functions that might do hidden buffer changes: All such internal
        functions are now marked instead of those that don't.
 
-       (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments,
-       c-(forward|backward)-single-comment, c-parse-state, c-on-identifier,
-       c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments,
-       c-literal-type): Allow these functions to make hidden buffer changes,
+       (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
+       (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
+       (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
+       (c-literal-type): Allow these functions to make hidden buffer changes,
        so that they are free to use text property caching later on.
 
-       (c-electric-backspace, c-electric-delete-forward, c-electric-pound,
-       c-electric-brace, c-electric-slash, c-electric-star,
-       c-electric-semi&comma, c-electric-colon, c-electric-lt-gt,
-       c-electric-paren, c-electric-continued-statement, c-indent-command,
-       c-indent-region, c-mask-paragraph, c-indent-new-comment-line,
-       c-context-line-break): Added `c-save-buffer-state' calls to comply
+       (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
+       (c-electric-brace, c-electric-slash, c-electric-star)
+       (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
+       (c-electric-paren, c-electric-continued-statement, c-indent-command)
+       (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
+       (c-context-line-break): Added `c-save-buffer-state' calls to comply
        with the changed semantics of the functions above.
 
        * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a bug
        (completed statement) with `}' (statement completed by closing
        brace or semicolon) and `$' (statement completed by EOL).
 
-       (c-awk-virtual-semicolon-ends-prev-line-p,
-       c-awk-virtual-semicolon-ends-line-p,
-       c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward,
-       c-awk-at-statement-end-p): new functions
+       (c-awk-virtual-semicolon-ends-prev-line-p)
+       (c-awk-virtual-semicolon-ends-line-p)
+       (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
+       (c-awk-at-statement-end-p): New functions.
 
        * progmodes/cc-cmds.el: Simplify the structure of functions
        c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
        * progmodes/cc-align.el (c-lineup-arglist): Fixed bug when the
        first argument starts with a special brace list.
 
-       * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1,
-       c-font-lock-declarations): Broke out the declaration and cast
+       * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
+       (c-font-lock-declarations): Broke out the declaration and cast
        recognition from `c-font-lock-declarations' to a new function, so
        that it can be used in the indentation engine.
 
        wrong side of the search limit that could happen when the start
        position is inside a literal.
 
-       * progmodes/cc-engine.el (c-parse-state,
-       c-invalidate-state-cache): Modified the use of `c-state-cache-end'
+       * progmodes/cc-engine.el (c-parse-state)
+       (c-invalidate-state-cache): Modified the use of `c-state-cache-end'
        so that it's kept a little bit back to increase the hit rate.
 
        (c-parse-state): Changed the macro handling and fixed some
        glitches.  Macro context is checked more often than necessary now,
        but otoh less garbage conses are generated.
 
-       * progmodes/cc-engine.el (c-parse-state,
-       c-invalidate-state-cache): Cache the last position where
+       * progmodes/cc-engine.el (c-parse-state)
+       (c-invalidate-state-cache): Cache the last position where
        `c-state-cache' applies.  This can speed up refontification quite
        a bit in blocks where there are many non-brace parens before the
        point.
        * progmodes/cc-engine.el (c-add-stmt-syntax): Narrowed down the
        special case for "else if" clauses.
 
-       * progmodes/cc-engine.el (c-looking-at-inexpr-block,
-       c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
+       * progmodes/cc-engine.el (c-looking-at-inexpr-block)
+       (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
 
        * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks): New
        language variable to recognize the gcc extension with statement
        `c-beginning-of-statement-1' instead of duplicating parts of it.
        This fixes bogus label recognition.
 
-       * progmodes/cc-engine.el (c-add-type, c-check-type,
-       c-forward-name, c-forward-type): Improved storage of template
+       * progmodes/cc-engine.el (c-add-type, c-check-type)
+       (c-forward-name, c-forward-type): Improved storage of template
        types in `c-found-types' so that they can be recognized better.
 
        (c-syntactic-content): Added option to skip past nested parens.
        (c-forward-type): Handle that `c-last-identifier-range' might be
        nil from `c-forward-name'.
 
-       * progmodes/cc-defs.el: (c-safe-scan-lists,
-       c-(go-)?(up|down)-list-(forward|backward)): Added limit arguments.
+       * progmodes/cc-defs.el (c-safe-scan-lists)
+       (c-(go-)?(up|down)-list-(forward|backward)): Added limit arguments.
 
        * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
        to work even if the form fails.
        * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
        Fixed a bug in the regexp that caused extreme backtracking.
 
-       * progmodes/cc-langs.el (c-block-comment-starter,
-       c-block-comment-ender): New language constants to specify in a
+       * progmodes/cc-langs.el (c-block-comment-starter)
+       (c-block-comment-ender): New language constants to specify in a
        single place how block comments look.
 
-       (c-comment-start-regexp, c-block-comment-start-regexp,
-       comment-start, comment-end, comment-start-skip,
-       c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws,
-       c-syntactic-ws, c-nonempty-syntactic-ws,
-       c-single-line-syntactic-ws, c-syntactic-eol): Now built from
+       (c-comment-start-regexp, c-block-comment-start-regexp)
+       (comment-start, comment-end, comment-start-skip)
+       (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
+       (c-syntactic-ws, c-nonempty-syntactic-ws)
+       (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
        `c-line-comment-starter', `c-block-comment-starter' and
        `c-block-comment-ender'.
 
-       (c-block-comment-regexp, c-unterminated-block-comment-regexp): New
-       language constants to break up things a bit.
+       (c-block-comment-regexp, c-unterminated-block-comment-regexp):
+       New language constants to break up things a bit.
 
        (c-simple-ws): New language constant for simple whitespace.
 
 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
        * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
-       Removed;
-       (c-major-mode-is 'awk-mode) can be used instead now.
+       Removed; (c-major-mode-is 'awk-mode) can be used instead now.
 
        * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
        it doesn't work no longer are supported.
 
-       * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el,
-       cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
+       * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
+       cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
        requires support for the syntax-table' text property, which rules
        out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
        cruft associated with those versions.
        variable and use an extra quoted face name instead.  All the
        emacsen flavors handle that correctly.
 
-       * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare,
-       c-font-lock-declarators, c-font-lock-declarations,
-       c-complex-decl-matchers, c-basic-matchers-after): Use a text
+       * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
+       (c-font-lock-declarators, c-font-lock-declarations)
+       (c-complex-decl-matchers, c-basic-matchers-after): Use a text
        property to mark the items in in declarator lists to handle
        refontification inside multiline declarations better.
 
 
 2005-12-07  Bill Wohler  <wohler@newt.com>
 
-       * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
+       * files.el (auto-mode-alist): Remove mh-letter-mode.  Unnecessary,
        and causes problems with non-MH users (such as Gnus users).
 
 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
 
 2005-12-07  Kim F. Storm  <storm@cua.dk>
 
-       * ido.el (ido-completion-map): Renamed from ido-mode-map.
+       * ido.el (ido-completion-map): Rename from ido-mode-map.
        (ido-common-completion-map, ido-file-completion-map)
        (ido-file-dir-completion-map, ido-buffer-completion-map):
-       Renamed from ido-mode-....-map.
-       (ido-init-completion-maps): Renamed from ido-init-mode-maps.
-       (ido-setup-completion-map): Renamed from ido-define-mode-map.
+       Rename from ido-mode-....-map.
+       (ido-init-completion-maps): Rename from ido-init-mode-maps.
+       (ido-setup-completion-map): Rename from ido-define-mode-map.
        (ido-read-internal): Bind minibuffer-local-filename-completion-map
        to ido-completion-map.
 
 
        * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
 
-2005-12-06  Nozomu Ando <nand@mac.com>  (tiny patch)
+2005-12-06  Nozomu Ando  <nand@mac.com>  (tiny patch)
 
        * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
        prompts work for AUTH PLAIN.  Also reported by Steve Allan
        (org-agenda-get-deadlines, org-agenda-get-scheduled)
        (org-agenda-get-blocks): Use `org-get-category'.
        (org-context-in-file-links): Rename from
-       `org-line-numbers-in-file-links' .
+       `org-line-numbers-in-file-links'.
 
 2005-12-06  Romain Francoise  <romain@orebokech.com>
 
 
 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
 
-       * allout.el:(eval-when-compile): Remove unnecessary load of cl.
+       * allout.el (eval-when-compile): Remove unnecessary load of cl.
        Add fset of allout-real-isearch-abort during compile to fix
        byte-compilation warnings.
        (allout-mode-p): Move definition of this macro above all uses, or
 
        (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
        arguments for hi-lock-set-pattern.
-       (hi-lock-unface-buffer, hi-lock-set-file-patterns): Call
-       font-lock-fontify-buffer.
+       (hi-lock-unface-buffer, hi-lock-set-file-patterns):
+       Call font-lock-fontify-buffer.
        (hi-lock-find-file-hook, hi-lock-current-line)
        (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
 
        (org-plain-list-ordered-item-terminator): New options.
        (org-at-item-p, org-beginning-of-item, org-end-of-item)
        (org-get-indentation, org-get-string-indentation)
-       (org-maybe-renumber-ordered-list, org-renumber-ordered-list): New
-       functions.
+       (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
+       New functions.
        (org-move-item-down, org-move-item-up): New commands.
        (org-export-as-html): New classes for CSS support.  Bug fix in
        regular expression detecting fixed-width regions.  Respect
        * man.el (Man-highlight-references): Doc fix.  Reformat code in a
        more Lisp-ish way.
 
-2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se> (tiny change)
+2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
 
        * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
        digits, not 8, to avoid misalignment for files larger than 100MB.
        (org-export-icalendar): Use `org-icalendar-combined-name'.
        (org-cycle-agenda-files, org-agenda-file-to-end)
        (org-agenda-file-to-front): New commands.
-       (org-table-tab-jumps-over-hlines,org-export-html-style): New
-       options.
+       (org-table-tab-jumps-over-hlines, org-export-html-style):
+       New options.
        (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
-       (org-at-table.el-p, org-set-autofill-regexps,org-html-protect):
+       (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
        New functions.
        (org-fill-paragraph): Call `org-table-align' in tables.
        (org-mode): Call `org-set-autofill-regexps'.
        (org-export-as-html): Support for local handformatted lists.
-       Modified to produce valid HTML 4.0. Use `org-export-html-style'.
+       Modified to produce valid HTML 4.0.  Use `org-export-html-style'.
        (org-export-local-list-max-depth): New option.
        (org-html-expand): Use `org-html-protect'.
 
        (apropos-variable): Doc fix.  Use apropos-read-pattern.
        (apropos-command): Doc fix.  Use apropos-read-pattern and
        apropos-parse-pattern.  Call apropos-print with nosubst=t.
-       (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
+       (apropos, apropos-value): Doc fix.  Use apropos-read-pattern and
        apropos-parse-pattern.
-       (apropos-documentation): Doc fix. Use apropos-read-pattern and
+       (apropos-documentation): Doc fix.  Use apropos-read-pattern and
        apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
        apropos-documentation-sort-by-scores.  Call apropos-print with
        nosubst=t.
 2005-11-10  Masatake YAMATO  <jet@gyve.org>
 
        * add-log.el (add-log-current-defun): Handle class::method
-       notation of c++. Fix incorrect comment.
+       notation of c++.  Fix incorrect comment.
 
 2005-11-10  Alan Mackenzie  <acm@muc.de>
 
 
        * replace.el (occur-engine): Add marker at end of line, too.
 
-2005-11-04 Ken Manheimer  <ken.manheimer@gmail.com>
+2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
 
        * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
        (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
        * font-lock.el: Don't deal with font-lock-face-attributes here,
        move the code ...
 
-       * startup.el (command-line): ... here. Use face-spec-set instead
+       * startup.el (command-line): ... here.  Use face-spec-set instead
        of custom-declare-face.
 
        * faces.el (face-spec-set): Reset the face if spec is not nil.
 
 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
 
-       * newsticker.el: Commentary updated. Code formatting changed.
+       * newsticker.el: Commentary updated.  Code formatting changed.
        (newsticker-version): Change to "1.9".
        (newsticker, newsticker-feed): Doc fix.
        (newsticker-url-list): Doc fix.  Add option "Weekly".
        (newsticker-mode): Doc fix.
        (newsticker-mode): Change mode-line-format.
        (newsticker-start): Remove debug output.
-       (newsticker-start-ticker): Doc fix.  Add Autoload cookie.
+       (newsticker-start-ticker): Doc fix.  Add autoload cookie.
        (newsticker-w3m-show-inline-images): Code formatting.
        (newsticker-next-item): Call `force-mode-line-update'.
        (newsticker-previous-item): Call `force-mode-line-update'.
 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
 
        (rcirc-browse-url-map, rcirc-browse-url-at-point)
-       (rcirc-browse-url-at-mouse, rcirc-mangle-text): Make urls
-       mouse and RET clickable.
+       (rcirc-browse-url-at-mouse, rcirc-mangle-text):
+       Make urls mouse and RET clickable.
 
 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
 
        * progmodes/fortran.el (fortran-blink-match):
        Use `blink-matching-delay'.
 
-2005-11-02  John Mongan <jmongan@mccammon.ucsd.edu>  (tiny change)
+2005-11-02  John Mongan  <jmongan@mccammon.ucsd.edu>  (tiny change)
 
        * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
 
        * vc-sccs.el: Update copyright year.
        * ezimage.el: Likewise.
 
-2005-11-01  KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>  (tiny change)
+2005-11-01  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
 
        * info.el (Info-fontify-node): Use `string-width' for fontifying
        underlined titles.
        * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
        (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
        (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
-       'passphrase' argument, so the passphrase can be managed externally
+       `passphrase' argument, so the passphrase can be managed externally
        and then passed in to the system.
 
        * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
        externally and passed in to the system.
 
        * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
-       'notruncate' argument, so the passphrase cache can be used
+       `notruncate' argument, so the passphrase cache can be used
        reliably with identifiers besides a pgp packet's key id.
 
 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
        (pgg-decrypt): Convey provided passphrase in subordinate call to
        pgg-decrypt-region.
 
-2005-10-20  Ken Manheimer <ken.manheimer+emacs@gmail.com>
+2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
 
        * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
        (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
        (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
-       'passphrase' argument, so the passphrase can be managed externally
+       `passphrase' argument, so the passphrase can be managed externally
        and then passed in to the system.
 
        * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
        externally and passed in to the system.
 
        * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
-       'notruncate' argument, so the passphrase cache can be used
+       `notruncate' argument, so the passphrase cache can be used
        reliably with identifiers besides a pgp packet's key id.
 
 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
 
 2005-10-28  Bill Wohler  <wohler@newt.com>
 
-       * help-mode.el (help-url): New button type. Calls browse-url.
+       * help-mode.el (help-url): New button type.  Calls browse-url.
        (help-xref-url-regexp): New regexp to recognize URLs in docstring.
        Similar to Info nodes: URL `url'.
        (help-make-xrefs): Create help-url buttons for
        * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
        multiplication by an identity matrix; don't turn multiplication by
        an inverse matrix into division.
-       (math-div-symbol-fancy):  Replace division by matrices with
+       (math-div-symbol-fancy): Replace division by matrices with
        multiplication by inverse.
 
        * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
        * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
        to gdb-mouse-toggle-breakpoint-fringe.
        (gdb-mouse-toggle-breakpoint-margin): Rename from
-       gdb-mouse-toggle-breakpoint. Fix doc.
+       gdb-mouse-toggle-breakpoint.  Fix doc.
        (gdb-mouse-toggle-breakpoint-fringe): New defun.
        (gdb-put-string): Add optional SPROPS arg.  Add props to string.
        (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
        (outlineify-sticky, outlinify-sticky): Add autoload cookie.
        (my-mark-marker): Use `(featurep 'xemacs)'.
 
-2005-10-23  Lars Hansen <larsh@soem.dk>
+2005-10-23  Lars Hansen  <larsh@soem.dk>
 
        * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
        (byte-compile-file-form-defmumble, byte-compile-defun)
 
        * calc/calc-units.el (math-standard-units): Add units, adjust
        symbols and update values.
-       (math-unit-prefixes):  Add more prefixes.
+       (math-unit-prefixes): Add more prefixes.
 
 2005-10-19  Romain Francoise  <romain@orebokech.com>
 
        lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
        the low resolution images in their own directory (low-color).
 
-       * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
-       * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
-       * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
-       * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
-       * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
-       * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
+       * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
+       * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
+       * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
+       * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
+       * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
+       * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
        * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
 
        * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
 
        * diff-mode.el (diff-mode): Doc fix.
 
-2005-10-16  David Reitter <david.reitter@gmail.com>
+2005-10-16  David Reitter  <david.reitter@gmail.com>
 
        * mail/sendmail.el (send-mail-function): Use mailclient-send-it
        as default on darwin and windows systems.
 
 2005-10-12  Bill Wohler  <wohler@newt.com>
 
-       * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
-       (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
+       * makefile.w32-in (MH-E-SRC): New.  Used by mh-autoloads.
+       (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
        files in MH-E-SRC have been updated.
        (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
 
 
        * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
 
-2005-09-30  Eric M. Ludlam <zappo@gnu.org>
+2005-09-30  Eric M. Ludlam  <zappo@gnu.org>
 
        * speedbar.el: New version 1.0pre3.
 
        color rxvt terminals by using the code xterm.el used to use before
        2005-04-09 in order to match the colors used by rxvt.
 
-2005-09-24  Emanuele Giaquinta <emanuele.giaquinta@gmail.com>  (tiny change)
+2005-09-24  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
 
        * term/rxvt.el (rxvt-register-default-colors): Add support for 88
        colors rxvt-unicode terminals by using the same code as xterm.el.
 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
-       fix compilation warning. Reorder the key definitions to group
+       fix compilation warning.  Reorder the key definitions to group
        together keys emitted by the current version of xterm.
 
        * progmodes/vhdl-mode.el (vhdl-highlight-faces)
        (vhdl-get-visible-signals): Fix signal name searching.
        (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
        (vhdl-fixup-whitespace-region): Fix for character
-       literals (e.g. ':').
+       literals (e.g. `:').
 
 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
 
 2005-08-10  Lars Hansen  <larsh@soem.dk>
 
        * desktop.el (desktop-buffer-mode-handlers):
-       Make non-customizable. Add autoload cookie.  Change initial value to
+       Make non-customizable.  Add autoload cookie.  Change initial value to
        nil; add elements in respective modules instead.  Fix doc string.
        (desktop-load-file): New function.
        (desktop-minor-mode-handlers): New autoloaded variable.
        indicate-buffer-boundaries, indicate-empty-lines and
        show-trailing-whitespace.
        (desktop-clear): Allow desktop-clear-preserve-buffers to contain
-       regexps. Don't use desktop-clear-preserve-buffers-regexp.
+       regexps.  Don't use desktop-clear-preserve-buffers-regexp.
        (desktop-clear-preserve-buffers-regexp): Delete.
        (desktop-clear-preserve-buffers): Update initial value and docstring.
        (desktop-save-buffer): Fix doc string.
        not `bookmark-exit-hooks'.  Fix docstring.
        (bookmark-bmenu-select): "?\ " -> "?\s".
 
-2005-07-25  Ari Roponen <arjuropo@cc.jyu.fi>  (tiny change)
+2005-07-25  Ari Roponen  <arjuropo@cc.jyu.fi>  (tiny change)
 
        * startup.el (command-line): Fix typo.
 
        (xterm-rxvt-set-background-mode): Remove, not used anymore.
 
        * term/rxvt.el (function-key-map): Use substitute-key-definition
-       to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
+       to bind {C,S,C-S}-{f1-f10}.  Add a few missing key bindings.
 
        * term/cygwin.el: New file.
 
        (mac-services-mail-to): New functions.
        (mac-application-menu-map): Bind them.
 
-2005-07-12  wulei <milton@wulei.net>  (tiny change)
+2005-07-12  wulei  <milton@wulei.net>  (tiny change)
 
        * progmodes/gdb-ui.el: Add note about buffering with Windows.
 
 
        * textmodes/ispell.el (ispell-check-version):
        Use match-string-no-properties.
-       (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
+       (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
        (ispell-buffer-local-words): Likewise.
 
        * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
        with mode-require-final-newline.
        (mode-require-final-newline): Doc fix.
 
-2005-05-01  Stefan Monnier <monnier@iro.umontreal.ca>
+2005-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * international/latexenc.el (latexenc-find-file-coding-system):
        Fix regular expressions.
 
-2005-05-01  David Kastrup <dak@gnu.org>
+2005-05-01  David Kastrup  <dak@gnu.org>
 
        * international/latexenc.el (latexenc-find-file-coding-system):
        Fix regular expressions.
        (org-prefix-format-compiled): New variable.
        (org-compile-prefix-format): New function.
        (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
-       (org-agenda-prefix-format,org-timeline-prefix-format): New options.
+       (org-agenda-prefix-format, org-timeline-prefix-format): New options.
        (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
        (org-get-entries-from-diary): Use `org-get-time-of-day' for
        consistency with entries from `org-mode' files.
        (org-mode): Insert first line "*-* mode: org-mode -*-" when called
        interactively in empty file and option
        `org-insert-mode-line-in-empty-file' has been set.
-       (org-agenda-todo,org-agenda-priority): Modify to use
+       (org-agenda-todo, org-agenda-priority): Modify to use
        `org-agenda-change-all-lines'.
        (org-warning-face): Change color on dark background
 
 
 2005-03-25  Werner Lemberg  <wl@gnu.org>
 
-       * calc/calc-forms.el, calc/calc-sel.el:
-       * midnight.el, vc-cvs.el:
-       * emacs-lisp/cl-macs.el:
-       * emulation/vip.el:
-       * eshell/esh-io.el, eshell/esh-var.el:
-       * mail/supercite.el:
+       * calc/calc-forms.el, calc/calc-sel.el
+       * midnight.el, vc-cvs.el
+       * emacs-lisp/cl-macs.el
+       * emulation/vip.el
+       * eshell/esh-io.el, eshell/esh-var.el
+       * mail/supercite.el
        * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
        * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
        * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
-       * progmodes/sh-script.el, progmodes/xscheme.el:
+       * progmodes/sh-script.el, progmodes/xscheme.el
        * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
        * textmodes/reftex-index.el, textmodes/reftex-parse.el
        * textmodes/reftex-ref.el, textmodes/reftex-vars.el
 
 2005-03-23  David Ponce  <david@dponce.com>
 
-       * recentf.el: (recentf-keep): New option.
+       * recentf.el (recentf-keep): New option.
        (recentf-menu-action): Default to `find-file'.
        (recentf-keep-non-readable-files-flag)
        (recentf-keep-non-readable-files-p)
 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
 
        * ediff.el (ediff-set-diff-overlays-in-one-buffer)
-       (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
+       (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
        we use the syntax table of the correct buffer.
-       (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
+       (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
        Felix Gatzemeier.
 
        * ediff-init.el (ediff-hide-face): Check for definedness of functions.
        (rmail-movemail-variant-in-use): New variables.
        (rmail-remote-password, rmail-remote-password-required):
        New customization variables.
-       (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
+       (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
        (rmail-parse-url): New function.
        (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
        with GNU mailutils movemail.
@@ -19396,7 +20084,7 @@ See ChangeLog.11 for earlier changes.
 ;; coding: iso-2022-7bit
 ;; End:
 
-    Copyright (C) 2005 Free Software Foundation, Inc.
+    Copyright (C) 2005, 2006 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.