]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
index 743922f0ef59bb9c112fc9e02eb423d1f959bb5f..9d7cc373d5e7f40968cb6b2795fcf3971c2ddf02 100644 (file)
@@ -1,3 +1,764 @@
+2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el (org-mode-map): Catch conflict with old
+       allout.el.
+       (org-open-at-point): Remove the "...done" message to keep output
+       in the echo area visible.
+       (org-export-as-xoxo): Fix call to `indent-region'.
+
+2006-04-21  Kevin Ryde  <user42@zip.com.au>
+
+       * international/mule.el (keyboard-coding-system): defcustom
+       info-link fixes: "Specify Coding" has been split, keyboard now in
+       "Terminal Coding", and "Single-Byte Character Support" is now
+       "Unibyte Mode".
+
+2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el (gdb-data-list-register-values-handler): 
+       Use font-lock-warning-face for any errors e.g. no stack.
+       (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
+
+2006-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * progmodes/sh-script.el (sh-shell): Mark as safe.
+
+       * newcomment.el (comment-start, comment-start-skip)
+       (comment-end-skip, comment-end): Mark as safe.
+
+2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el: (org-deadline-announce): Face removed.
+        (org-level-faces, org-n-levels): Converted to constant.
+        (org-compatible-face): New function.
+        (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
+        (org-level-5, org-level-6, org-level-7, org-level-8)
+        (org-special-keyword, org-warning, org-headline-done, org-link)
+        (org-date, org-tag, org-todo, org-done, org-table, org-formula)
+        (org-scheduled-today, org-scheduled-previously, org-time-grid):
+       Face definition revised for better color tty support.
+        (org-bold-re, org-italic-re, org-underline-re): New constants.
+        (org-set-font-lock-defaults): Use the new constants.
+        (org-agenda-highlight-todo): New function.
+        (org-agenda-todo): Fixed bug with point at end of line.
+        (org-agenda-change-all-lines, org-finalize-agenda-entries):
+       Fontify TODO keywords.
+        (org-insert-link): Preserve relative path in ../ links.
+        (org-export-as-html): Convert links pointing to .org files into
+       links that will work beteen the exported HTML files.
+        (org-todo-list): Fix bug when arg=0.
+        (org-insert-heading): More fine-tuning.
+
+2006-04-19  Romain Francoise  <romain@orebokech.com>
+
+       * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
+       from `rmail-mime-charset-pattern'.
+
+2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * progmodes/python.el (python-mode): Fix typo.
+
+2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
+
+       * comint.el (comint-previous-input): Don't clobber input line
+       when moving off either end of the input history ring.
+       (comint-delete-input): New function, used by
+       `comint-previous-input' and others.
+       (comint-previous-matching-input): Use
+       `coming-delete-input'. Save the partial input if leaving the
+       edit line.  Goto point-max before deleting input to avoid
+       partial input fragments hanging around.
+       (comint-restore-input): New function, used by
+       `comint-previous-input', and bound to "C-c C-j".
+
+2006-04-18  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * imenu.el (imenu--index-alist): Balance parentheses.
+
+2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * progmodes/python.el (python-mode): Add support for
+       hs-minor-mode.
+
+2006-04-19  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
+       file is nil.
+
+2006-04-18  Richard Stallman  <rms@gnu.org>
+
+       * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
+
+       * imenu.el (imenu-create-index-function, imenu--index-alist)
+       (imenu--last-menubar-index-alist, imenu--make-index-alist)
+       (imenu-default-create-index-function, imenu--generic-function):
+       Doc fixes.
+
+       * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
+
+       * help-mode.el (help-mode): Set view-exit-action to delete window.
+
+       * env.el (setenv): Get rid of arg UNSET.  Interactive unsetting
+       now works by passing nil as arg.
+
+       * apropos.el (apropos-print): Don't do where-is on self-insert-command.
+
+       * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
+       (read-abbrev-file): Provide default when reading filename.
+
+       * files.el (enable-local-variables): Allow :all as value.
+       (hack-local-variables): Implement that value.
+       (safe-local-variable-values, safe-local-eval-forms)
+       (enable-local-variables): Mark as risky.
+       (find-file-visit-truename, kept-old-versions): Mark safe.
+
+       * time-stamp.el (time-stamp-format, time-stamp-line-limit)
+       (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
+       (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
+
+2006-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * progmodes/tcl.el (tcl-send-string, tcl-send-region):
+       Use forward-line so as to get to BOL even in the presence of fields.
+       (tcl-eval-region): Strip surrounding space to avoid multiple prompts
+       in return.
+       (inferior-tcl): Tell tclsh to work in interactive mode.
+
+       * complete.el (partial-completion-mode):
+       Use 'choose-completion-string-functions to make sure that
+       choose-completion fills the minibuffer properly.
+
+       * complete.el (PC-old-read-file-name-internal): Remove.
+       (PC-read-include-file-name-internal): Remove.  Turn it into an advice
+       of read-file-name-internal.
+       (partial-completion-mode): Enable/disable this advice.
+
+2006-04-18  Juanma Barranquero  <lekktu@gmail.com>
+
+       * net/tramp.el (tramp-completion-file-name-handler): Revert change
+       of 2006-04-17.
+
+2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el (org-insert-heading): Insert heading before
+       current if at beginning of line.
+       (org-todo, org-date): New faces.
+       (org-table-align): Make sure tooltip window contains full text.
+       (org-no-properties): New defsubst.
+       (org-set-font-lock-defaults): Use new faces.
+
+2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gud.el (gud-speedbar-item-info): Display frame address
+       for root variables.
+
+       * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
+       (gdb-frame-address): Re-use to identify frame for watch expression.
+       (gdb-var-list, gdb-var-create-handler): Add frame address for root
+       variables.
+       (gdb-init-1, gdb-source, gdb-post-prompt, )
+       (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
+       (gdb-frame-handler): Get gdb-frame-address.
+
+2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
+
+       Sync with Tramp 2.0.53.
+
+       * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
+       'control.  Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
+       (tramp-completion-file-name-handler): Add autoload cookie for
+       adding to `file-name-handler-alist'.
+
+       * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
+       the prompt.  If it returns earlier (when detecting an error
+       message), the rest of the output will merge accidently with the
+       output of the next command.  Reported by M Jared Finder
+       <jared@hpalace.com>.
+
+       * 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-04-17  Ralf Angeli  <angeli@iwi.uni-sb.de>
+
+       * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
+       (tex-font-lock-keywords-3): Use it.
+
+2006-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * newcomment.el (comment-add): New function.
+       (comment-region-default, comment-dwim): Use it.
+
+2006-04-15  Michael Olson  <mwolson@gnu.org>
+
+       * emacs-lisp/tq.el: Improve comments.
+       (tq-queue-head-question): New accessor function.
+       (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
+       Update for modified queue structure.
+       (tq-queue-add): Accept `question' argument.
+       (tq-queue-pop): If a question is pending, send it.
+       (tq-enqueue): Accept new optional argument `delay-question'.
+       If this is non-nil, and at least one other question is pending a
+       response, queue the question rather than sending it immediately.
+
+2006-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
+
+       * calendar/appt.el (appt-add): Check whether an appointment is
+       already present in appt-time-msg-list.  Simplify code.
+
+2006-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * progmodes/cc-langs.el (c-mode-menu):
+       Don't presume c-subword-mode is bound.
+
+2006-04-13  Bill Wohler  <wohler@newt.com>
+
+       * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
+       (customize-package-emacs-version): Use cdr instead of cadr now
+       that alists use dotted pairs.
+
+       * custom.el (defcustom): Fix docstring for :package-version.
+
+2006-04-13  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
+       (tramp-handle-shell-command): Display output buffer only when
+       `tramp-display-shell-command-buffer' is true.
+       (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
+
+2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el (org-set-autofill-regexps): Set only the local
+       values of `adaptive-fill-regexp' and `adaptive-fill-function'.
+
+2006-04-13  Romain Francoise  <romain@orebokech.com>
+
+       * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
+       leaving temporary .cvsignore buffers behind.
+
+2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el: (org-set-regexps-and-options)
+       (org-get-current-options): Better names for the startup folding
+       options.
+
+2006-04-13  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * vc.el (vc-annotate): Arrange for point to end up at the same
+       line number as in the original, but only when using a new buffer.
+
+2006-04-12  Stuart Herring  <herring@lanl.gov>  (tiny change)
+
+       * files.el (hack-one-local-variable-eval-safep):
+       Recognize `edebug-form-spec' for `put', but only if it passes
+       `edebug-basic-spec'.  Generalize `put' handling.
+
+       * emacs-lisp/edebug.el (edebug-basic-spec): New function for
+       vetting file-local form specs.
+
+       * allout.el (allout-layout): Autoload its `safe-local-variable'
+       property.
+
+2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el: (org-ctrl-c-ctrl-c): Improve documentation string.
+       (org-agenda-mouse-1-follows-link)
+       (org-mouse-1-follows-link): New options.
+       (org-format-agenda-item): Fix bug if TAGS is nil.
+       (org-agenda-get-scheduled): Quote `priority' symbol in plist.
+
+2006-04-13  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
+       GDB 6.1+ gives full filename for "info sources" so use
+       file-name-nondirectory.
+
+2006-04-12  Romain Francoise  <romain@orebokech.com>
+
+       * subr.el (read-passwd): Bind `message-log-max' to nil.
+
+2006-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * progmodes/perl-mode.el (perl-indent-new-calculate):
+       Recompute parse-start after jumping backward by a whole sexp.
+
+2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
+       window configuration.
+       (vc-annotate-display-select): Select the buffer so that current-buffer
+       (and selected-window) is the output buffer at the end of vc-annotate.
+
+2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
+
+       * vc.el (vc-annotate-color-map): Add custom TTY color map for
+       8-color terminals, to use all of the colors in a sensible order.
+       256-color terminals work well with the standard map.
+       (vc-annotate-lines): Only strip the first color character if it
+       is "#", to allow for terminal-style named colors.
+       (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
+       the correct buffer is scrolled.
+
+2006-04-11  Richard Stallman  <rms@gnu.org>
+
+       * emacs-lisp/bytecomp.el (byte-compile-file):
+       Bind enable-local-variables to :safe, and make normal-mode obey it.
+
+       * files.el (enable-local-variables): Allow value :safe.
+       (normal-mode): Doc fix.
+       (hack-local-variables): Implement enable-local-variables = :safe.
+       (hack-local-variables-confirm): Don't prevent quitting.
+
+2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * loadhist.el (unload-feature): A bit of sanity check of
+       load-history entries.  Cancel timer-vars before unbinding them.
+
+       * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
+       quote special chars, and make the trick work on the hex part of the
+       buffer as well.
+       (hexl-mode, hexl-save-buffer, hexl-mode-exit)
+       (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
+
+       * startup.el (normal-splash-screen): Fix last change so we don't wait
+       2 minutes if we don't show the splash screen.
+
+2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el (org-export-plain-list-max-depth)
+       (org-table-spaces-around-separators)
+       (org-radio-targets, org-activate-camels)
+       (org-table-spaces-around-invisible-separators): Options removed.
+       (org-time-stamp-rounding-minutes, org-remember-templates)
+       (org-ellipsis, org-activate-links, org-descriptive-links):
+       New options.
+       (org-remember-apply-template, org-current-time)
+       (org-finish-edit-table-field)
+       (org-link-unescape, org-link-escape)
+       (org-string-width, org-table-clean-line, org-html-do-expand)
+       (org-edit-agenda-file-list, org-store-new-agenda-file-list)
+       (org-read-agenda-file-list): New functions.
+       (org-table-edit-field)
+       (org-table-create-or-convert-from-region): New commands
+       (org-table-toggle-vline-visibility): Command removed.
+       (org-table-convert-region): Made a command.
+       (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
+       Replace with the normal org- functions.
+       (org-self-insert-command): Don't trigger realign unnecessarily
+       when blanking a field that is not full.
+       (org-mode): `Set buffer-invisibility-spec' for links.
+       (org-activate-links2): Hide link part and only show descriptive
+       part of the link.
+       (org-insert-link): Modify for new linking system.
+       (org-store-link): Store description separately, for use by
+       `org-insert-link'.
+       (org-table-align): Use `org-string-width'.
+       (defgroup): Completely new group structure for custom variables.
+       (org-agenda-files): Option: Single file name allowed.  Function:
+       Optional argument unrestrited means ignore any restricitons.
+       (org-install-agenda-files-menu): Find a buffer in Org-mode before
+       trying to modify the menu.  Use generalized access to
+       `org-agenda-files.'
+       (org-agenda-list, org-todo-list, org-cycle-agenda-files)
+       (org-agenda-file-to-front, org-remove-file, org-diary)
+       (org-tags-view, org-export-icalendar-all-agenda-files)
+       (org-export-icalendar-combine-agenda-files): Use generalized
+       access to `org-agenda-files'.
+       (org-remember-handler): Correctly preserve heading if present.
+       (org-table-insert-row, org-table-insert-hline): Deal with
+       invisible characters.
+
+2006-04-10  J.D. Smith  <jdsmith@as.arizona.edu>
+
+       * vc.el (vc-annotate-display-mode): Made default 'fullscale.
+       (vc-annotate-color-map): New 18 element constant
+       value/saturation, rotating hue colormap, from red->blue.
+       (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
+       (vc-annotate-display-select): Switch to annotate-mode elsewhere.
+       (vc-annotate): To avoid killing the required local variables,
+       set them before the end of `with-output-to-temp-buffer', and
+       after first switching to annotate-mode.
+       (vc-annotate-warp-version): Add buffer argument in goto-line to
+       ensure annotation, not source, is scrolled.
+
+2006-04-10  Bill Wohler  <wohler@newt.com>
+
+       * custom.el (defcustom, custom-handle-keyword):
+       Add :package-version keyword.
+       (custom-add-package-version): New function.  Sets value of new
+       property 'custom-package-version from :package-version keyword.
+       (defcustom): Create Common Keywords section in docstring.
+       (defface, defgroup): Replace definitions of a select few keywords
+       with a reference to the Common Keywords in defcustom.
+       (defcustom, defface, defgroup): Replace reference to Customization
+       chapter in manual with hyperlink.
+
+       * cus-edit.el (customize-package-emacs-version-alist):
+       New variable.
+       (customize-changed-options): Add check for custom-package-version.
+       (customize-package-emacs-version): New function to look up Emacs
+       version corresponding to the given package version.
+
+       * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
+       defun name, in similar fashion to find-variable-regexp.
+
+2006-04-10  Eli Zaretskii  <eliz@gnu.org>
+
+       * international/mule-cmds.el (set-locale-environment): Fix last
+       change for when the locale's preferences don't specify any encoding.
+
+2006-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
+       so the defined var/fun doesn't need to be quoted.
+
+2006-04-10  Richard Stallman  <rms@gnu.org>
+
+       * finder.el (finder-mode-map): Add n and p bindings.
+
+2006-04-10  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
+       (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
+       (gdb-setup-windows): Put something in source window if we can't find
+       the source file.
+       (gdb-frame-handler): Make it work again with just assembly.
+       (gdb-data-list-register-values-handler): Make it work when there is
+       no stack.
+
+2006-04-09  Richard Stallman  <rms@gnu.org>
+
+       * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
+       specs while looking for charset.
+
+       * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
+
+       * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
+       Make them faces.
+       (lm-font-lock-keywords): Update appropriately.
+
+2006-04-10  Kim F. Storm  <storm@cua.dk>
+
+       * simple.el (filter-buffer-substring): Add NOPROPS arg, so
+       it can also replace buffer-substring-no-properties.
+
+       * emulation/cua-base.el (cua-delete-region, cua-paste)
+       (cua-repeat-replace-region): Use filter-buffer-substring.
+
+       * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
+       (cua-cut-region-to-global-mark): Likewise.
+
+       * emulation/cua-rect.el (cua--extract-rectangle)
+       (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
+
+2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
+
+       * textmodes/bibtex.el (bibtex-entry-update): New optional arg
+       entry-type.  Add field delimiters to numerical fields if they are
+       not present.
+
+2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
+
+       * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
+       string-const to return value.
+       (bibtex-remove-delimiters): Use it.
+
+2006-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
+       cl-byte-compile-compiler-macro unless it exists.
+
+2006-04-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * files.el (hack-local-variables-confirm) <offer-save>:
+       Clarify message text.  Suggested by Ralf Angeli.
+
+2006-04-08  Michael Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
+
+       * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
+       (delete-extract-rectangle-line): Use `filter-buffer-substring'
+       instead of `buffer-substring' and `delete-region'.  (Most of the
+       code actually copied from `kill-region'.)
+
+2006-04-08  Ryan Yeske  <rcyeske@gmail.com>
+
+       * rcirc.el (rcirc-default-server): Rename from rcirc-server.
+       (rcirc-default-port): Rename from rcirc-port.
+       (rcirc-default-nick): Rename from rcirc-nick.
+       (rcirc-default-user-name): Rename from rcirc-user-name.
+       (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
+       (rcirc-low-priority-flag): New variable.
+       (rcirc-decode-coding-system): New defcustom.
+       (rcirc-encode-coding-system): New defcustom.
+       (rcirc-coding-system-alist): New defcustom.
+       (rcirc-multiline-major-mode): New defcustom.
+       (rcirc-nick): New internal variable.
+       (rcirc-process): Remove variable.
+       (rcirc-server-buffer): New variable.
+       (rcirc): Update to use rcirc-default-* variables above.
+       (rcirc-connect): Do not add window-configuration-hook-here.
+       (rcirc-server): New internal variable.
+       (rcirc-connect): Do not send keepalive pings if
+       rcirc-keepalive-seconds is nil.
+       (with-rcirc-server-buffer): New macro.
+       (rcirc-send-string): Encode with rcirc-encode-coding-system.
+       (rcirc-server-name): Rename from rcirc-server.
+       (rcirc-buffer-process): New function.
+       (rcirc-buffer-nick): New function.
+       (rcirc-buffer-target): Remove function.
+       (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
+       New commands.
+       (rcirc-mode-map): Change binding of C-c C-l to
+       rcirc-toggle-low-priority.
+       (rcirc-mode): Initialize coding system based on
+       rcirc-coding-system-alist.  New change-major-mode-hook to part the
+       channel on a mode change.  Make kill-buffer-hook buffer-local.
+       (rcirc-change-major-mode-hook): New function.
+       (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
+       (rcirc-last-post-time): New variable.
+       (rcirc-process-message): Store the last time user posted a message
+       to this target.
+       (rcirc-multiline-minor-mode): New mode.
+       (rcirc-multiline-minor-mode-map): New mode map.
+       (rcirc-edit-multiline): Put multiline-edit buffer in
+       rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
+       (rcirc-print): Ignore any line starting with an ignored nick.
+       (rcirc-print): Decode using rcirc-decode-coding-system.
+       (rcirc-track-minor-mode): Update global-mode-string when disabling
+       this mode.
+       (minor-mode-alist): Add LowPri indicator.
+       (rcirc-toggle-low-priority): New function.
+       (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
+       next lowpriority buffer with activity.
+       (rcirc-record-activity): Sort buffers in rcirc-activity by the
+       last time the user posted a message in to the target.
+       (rcirc-update-activity-string): New formatting for low priority
+       buffers.
+       (rcirc-split-activity): New function.
+       (rcirc-handler-PART, rcirc-handler-KICK)
+       (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
+       (rcirc-nick-away-alist): New variable.
+       (rcirc-handler-301): New handler.  Away messages are printed once
+       per change.
+
+2006-04-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * info.el (Info-follow-nearest-node): Doc fix.
+
+       * international/mule-cmds.el (set-locale-environment): Make sure
+       the coding-system preferred by the locale's language has the same
+       EOL conversion type as the original buffer-file-coding-system.
+       (locale-language-names): Add a few MS Windows language codes.
+
+2006-04-07  Richard Stallman  <rms@gnu.org>
+
+       * simple.el (eval-expression): Doc fix.
+
+       * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
+       (eval-defun): Doc fixes.
+
+2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
+
+2006-04-07  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
+       GDB list command without argument for greater generality.
+
+2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * subr.el (string-or-null-p): New function.
+
+       * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
+
+       * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
+
+       * files.el: Update comment about safe-local-variable declarations.
+
+2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
+
+       * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
+       See idlwave.org.
+
+       * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
+       See idlwave.org.  Includes code to obsolete idlw-rinfo.el.
+
+       * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
+       See idlwave.org.
+
+       * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
+       version 6.0 (minimal changes).  See idlwave.org.
+
+       * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
+       6.0 (minimal changes).  See idlwave.org.
+
+       * progmodes/idlw-rinfo.el: File obsoleted and removed.
+
+2006-04-06  Romain Francoise  <romain@orebokech.com>
+
+       * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
+       symmetric encryption features and a new asynchronous interface to
+       GnuPG.  This new version is version 1.4, plus whitespace changes.
+
+2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * files.el: Move some `safe-local-variable' declarations to the
+       respective files.
+
+       * textmodes/ispell.el (ispell-check-comments)
+       (ispell-local-dictionary): Mark as safe.
+
+       * abbrev.el (abbrev-mode): Mark as safe.
+
+       * add-log.el (change-log-default-name): Mark as safe.
+
+       * textmodes/reftex-vars.el (reftex-vref-is-default)
+       (reftex-fref-is-default, reftex-level-indent)
+       (reftex-guess-label-type): Mark as safe.
+
+       * textmodes/fill.el (colon-double-space): Mark as safe.
+
+       * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
+       (sentence-end-double-space, sentence-end-without-period)
+       (sentence-end-without-space, sentence-end, sentence-end-base)
+       (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
+
+2006-04-06  Kim F. Storm  <storm@cua.dk>
+
+       * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
+       the :set-after list.
+       (ido-downcase-unc-hosts): New user option.  Default on.
+       (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
+       when it is set, as regexps are now applied on the fly.
+       (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
+       Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
+       on the fly, but only when ido-process-ignore-lists is set.
+       Do case insensitive filtering if ido-downcase-unc-hosts is set.
+       Only downcase names if ido-downcase-unc-hosts is set.
+
+2006-04-06  Juanma Barranquero  <lekktu@gmail.com>
+
+       * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
+
+       * woman.el (WoMan-xref-man-page): Fix call to `substring'.
+
+2006-04-05  Kim F. Storm  <storm@cua.dk>
+
+       * ido.el (ido-mode): Set after ido-unc-hosts and
+       ido-ignore-unc-host-regexps.
+       (ido-save-history): Save ido-unc-hosts-cache.
+       (ido-load-history): Load ido-unc-hosts-cache.
+       (ido-reread-directory): Refresh unc hosts cache in // dir.
+
+       * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
+       to nil while displaying slash screen.
+
+2006-04-05  Daiki Ueno  <ueno@unixuser.org>
+
+       * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
+       Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
+
+2006-04-05  Kenichi Handa  <handa@m17n.org>
+
+       * international/characters.el: Setup cases of Latin, Greek, and
+       Cyrillic characters in CJK charsets.
+
+2006-03-29  Daiki Ueno  <ueno@unixuser.org>
+
+       * pgg-gpg.el (pgg-gpg-start-process): Don't bind
+       default-enable-multibyte-characters.  This reverts the change from
+       revision 6.17 which is no longer necessary because the passphrase
+       is sent separately now.  GnuPG messages are unreadable under
+       multibyte locales with default-enable-multibyte-characters set to nil.
+
+2006-04-04  Andreas Schwab  <schwab@suse.de>
+
+       * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
+       and `byte-compile-warnings' as `safe-local-variable'.
+
+2006-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * man.el (Man-mode-map): Restore the \r binding.
+       (Man-abstract-xref-man-page): If Man-target-string is a function,
+       call it.
+       (Man-highlight-references): Use Man-default-man-entry to get the
+       target. Deal with xrefs too.
+       (Man-highlight-references0): Don't call the target function.
+
+       * woman.el (WoMan-xref-man-page): Strip the section number, woman
+       cannot deal with it.
+
+2006-04-04  Daiki Ueno  <ueno@unixuser.org>
+
+       * pgg-gpg.el: Clean up process buffers every time gpg processes
+       complete.
+
+2006-04-04  Kenichi Handa  <handa@m17n.org>
+
+       * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
+       here.
+       (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
+       Temporarily bind inhibit-field-text-motion to t.
+
+2006-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * startup.el (normal-splash-screen): Only set mode-line-format in the
+       splash buffer, so as not to interfere when debugging the code.
+       Ignore errors when switching buffer.
+
+2006-04-03  Romain Francoise  <romain@orebokech.com>
+
+       * dired.el (dired-dnd-protocol-alist): Fix typo.
+
+2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * savehist.el (savehist): Add :version.
+       (savehist-ignored-variables): New variable.
+       (savehist-minibuffer-hook): Don't save variables listed in
+       `savehist-ignored-variables'.
+
+       * dired.el (dired-dnd-protocol-alist): Mention that change does
+       only apply to new buffers in doc string.
+
+2006-04-03  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
+
+       * recentf.el (recentf-open-files-item): Include newline in button
+       field, so opening a file will work, when the point is at the end
+       of the file name.  Allow, for example, to [i]search a file by
+       extension and just push RET to open it.
+
+2006-04-03  Daiki Ueno  <ueno@unixuser.org>
+
+       * pgg-gpg.el (pgg-gpg-process-filter)
+       (pgg-gpg-wait-for-completion): Check if buffer is alive.
+
+       * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
+       lines, temporary fix.
+
+2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
+
+2006-04-02  Richard Stallman  <rms@gnu.org>
+
+       * progmodes/compile.el (compilation-message-face): Make it defcustom.
+
+2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * ibuf-macs.el (define-ibuffer-column): Add a new key:
+       header-mouse-map.
+
+       * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
+       (ibuffer-mode-header-map): New keymaps.
+       (ibuffer-update-title-and-summary): Enable mouse face highlighting
+       and keybindings for column headers.
+       (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
+       property.
+
+2006-04-02  Drew Adams  <drew.adams@oracle.com>  (tiny change)
+
+       * speedbar.el (speedbar-after-create-hook): Doc fix.
+
 2006-04-02  Michael Ernst  <mernst@alum.mit.edu>
 
        * shell.el (shell-directory-tracker)
 
 2006-03-27  Carsten Dominik  <dominik@science.uva.nl>
 
-       * textmodes/org.el (org-get-level-face): Fix bug with level
-       counting.
+       * textmodes/org.el (org-get-level-face): Fix bug with level counting.
 
 2006-03-26  Andreas Schwab  <schwab@suse.de>
 
        (cua--init-keymaps): Use it instead of fixed C-return.
        (cua-mode): Set after it.
 
-       * emulation/cua-rect.el (cua--init-rectangles): Use
-       cua-rectangle-mark-key instead of fixed C-return.
+       * emulation/cua-rect.el (cua--init-rectangles):
+       Use cua-rectangle-mark-key instead of fixed C-return.
 
 2006-03-25  Nick Roberts  <nickrob@snap.net.nz>
 
        * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
        prevent compiler warnings.
        (gdb-stopped): Check for gud-last-last-frame (case: signal).
-       (breakpoint-disabled): Make lighter for contrast with overlay
-       arrow.
+       (breakpoint-disabled): Make lighter for contrast with overlay arrow.
        (gdb-assembler-custom): Use hollow-right-triangle for assembler
        buffer too.
 
        (org-format-org-table-html, org-format-table-table-html):
        Fix typos in docstrings.
 
-12006-02-23  Carsten Dominik  <dominik@science.uva.nl>
+2006-02-23  Carsten Dominik  <dominik@science.uva.nl>
 
        * textmodes/org.el (org-cleaned-string-for-export)
        (org-solidify-link-text): New function.
        (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
+       * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
        no longer necessary.
 
 2006-01-25  Kenichi Handa  <handa@m17n.org>
        display-multi-frame-p, use selected-frame when menu-updating-frame
        is nil.
 
-2005-12-20  Davis Herring  <herring@lanl.gov>  (tiny change)
+2005-12-20  Stuart Herring  <herring@lanl.gov>  (tiny change)
 
        * align.el (align-rules-list): Use [ \t] instead of \s-
        for column separators in text mode.
 
 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
 
-       * textmodes/org.el (org-export-plain-list-max-depth): Renamed from
+       * textmodes/org.el (org-export-plain-list-max-depth): Rename from
        `org-export-local-list-max-depth'.  Change default value to 3.
        (org-auto-renumber-ordered-lists)
        (org-plain-list-ordered-item-terminator): New options.