]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(command-line-1): Refer to "Pure Storage" on
[gnu-emacs] / lisp / ChangeLog
index 6c39e0bd77a1407f7012b466c7316a80dfb5593f..90e67dabb864b545b789f5e12b9e6e7953abd49e 100644 (file)
@@ -1,3 +1,554 @@
+2006-05-05  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * startup.el (command-line-1): Refer to "Pure Storage" on
+       pure-space-overflow.
+
+2006-05-05  Martin Rudalics  <rudalics@gmx.at>
+
+       * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
+       provided faces once they all have been used up.
+
+2006-05-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
+       reference to the Lisp manual to the warning about pure space
+       overflow.
+
+2006-05-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+
+       * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
+       argument to avoid the call to `ispell-internal-change-dictionary'
+       when not needed.
+       (ispell-change-dictionary): Use this argument and call
+       `ispell-internal-change-dictionary' after the possible change
+       to `ispell-local-dictionary'.
+       (ispell-internal-change-dictionary): Check for a change in
+       personal dictionary use too.
+       Cosmetic changes from Agustin Martin
+       <agustin.martin@hispalinux.es>.
+
+2006-05-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * startup.el (command-line): On MS-Windows, probe "~", not
+       "~USER", for warning about non-existent home directory
+
+       * arc-mode.el (archive-l-e): New optional argument `float' means
+       generate a float value.
+       (archive-arc-summarize, archive-lzh-summarize)
+       (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
+       with 3rd argument non-nil when file's size is being computed.
+       Format the file sizes with %8.0f instead of %8d.
+
+2006-05-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * cus-start.el (all): Add mac-dnd-known-types.
+
+       * term/mac-win.el: (mac-utxt-to-string, mac-string-to-utxt)
+       (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
+       (mac-TIFF-to-string): New functions.
+       (mac-text-encoding-mac-japanese-basic-variant): New constant.
+       (x-get-selection, x-selection-value)
+       (mac-select-convert-to-string): Use them.
+       (mac-dnd-types-alist): New customization variable.
+       (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
+       (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
+       (mac-dnd-handle-drag-n-drop-event): New functions.
+       (mac-drag-n-drop): Remove function.
+       (global-map): Bind drag-n-drop and M-drag-n-drop to
+       mac-dnd-handle-drag-n-drop-event.
+
+2006-05-04  Karl Chen  <quarl@NOSPAM.quarl.org>
+
+       * progmodes/perl-mode.el (perl-beginning-of-function):
+       Skip anonymous subs.
+
+2006-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
+       regexp-opt at run time.
+
+       * term.el (term-handle-ansi-escape): Fix off by one error.
+
+2006-05-04  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
+       (gdb-init-1, gdb-post-prompt): ...and references to it.
+       (gdb-frame-handler): Strip directory name from filename if present.
+
+       * progmodes/gud.el (gdb-force-update): Delete defvar
+       (gud-speedbar-buttons): ...and references to it.  Use window-start
+       to try to keep positon in watch expression.
+
+2006-05-03  Richard Stallman  <rms@gnu.org>
+
+       * simple.el (next-history-element, previous-history-element): Doc fix.
+
+       * isearch.el (isearch-update-ring): Doc fix.
+
+2006-05-03  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * isearch.el (isearch-update-ring): Take history-delete-duplicates
+       into consideration. Replace one arm ifs with whens.
+
+2006-05-03  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
+       (menu): Fix typo.
+
+2006-05-02  Miles Bader  <miles@gnu.org>
+
+       * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
+
+2006-05-02  Jay Belanger  <belanger@truman.edu>
+
+       * calc/calc-embed.el: (calc-override-minor-modes-map)
+       (calc-override-minor-modes): New variables.
+       (calc-do-embedded): Make sure that Calc keystrokes aren't
+       overwritten by minor modes.
+
+2006-05-02  Chong Yidong  <cyd@mit.edu>
+
+       * msb.el (msb): If EVENT is a down event, read and discard the up event.
+
+2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * startup.el (command-line-1): Refer to Lisp manual when
+       pure-space-overflow occurs.
+
+       * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
+       (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
+       (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
+       (version-control): Don't use `t' for safe-local-variable declarations.
+
+2006-05-01  Richard Stallman  <rms@gnu.org>
+
+       * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
+       M-r, M-R, M-A, M-SPC or M-DEL.
+       (diff-mode-map): diff-refine-hunk now on C-c C-w
+       (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
+
+       * help-mode.el (help-mode): view-exit-action calls delete-window
+       only when it is safe and possible.
+
+       * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
+       in messages.
+
+       * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
+
+       * tool-bar.el (tool-bar-setup): Put Help and Preferences items
+       in the default tool-bar-map.
+
+2006-05-01  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-completion-file-name-handler-alist)
+       (tramp-run-real-handler, tramp-completion-run-real-handler)
+       (tramp-completion-handle-file-name-all-completions)
+       (tramp-completion-handle-file-name-completion): Autoload them.
+       (tramp-completion-handle-file-exists-p)
+       (tramp-completion-handle-file-name-directory)
+       (tramp-completion-handle-file-name-nondirectory)
+       (tramp-completion-handle-expand-file-name): Remove them.
+       (tramp-handle-file-name-directory): Return the real directory name.
+       Returning "/" only doesn't need to be necessary any longer.
+       (tramp-file-name-handler): Make special attention when in hostname
+       completion mode.
+       (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
+       (tramp-register-file-name-handlers):
+       Register `tramp-completion-file-name-handler' only when
+       `partial-completion-mode' is enabled.
+       (tramp-completion-handle-file-name-all-completions):
+       Delete directory part from results.
+       (tramp-get-completion-methods, tramp-get-completion-user-host):
+       Discard deleting "/", it doesn't work after the change of
+       `tramp-handle-file-name-directory' above.
+
+2006-05-01  Kim F. Storm  <storm@cua.dk>
+
+       * progmodes/grep.el (grep-expand-template): Use save-match-data
+       and symbol-value.
+
+2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
+       Use select-frame-set-input-focus instead of raise-frame.
+       (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
+
+2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gud.el (gud-def): Add %c case.
+       (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
+       (gud-format-command): Make match case sensitive.  Match on %F.
+
+2006-04-30  Glenn Morris  <rgm@gnu.org>
+
+       * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
+       (cal-tex-preamble): Use cal-tex-preamble-extra.
+       (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
+       than alias `list-diary-entries'.
+
+2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * help-fns.el (describe-variable): Add info about safe local variables.
+
+2006-04-29  Richard Stallman  <rms@gnu.org>
+
+       * bindings.el (mode-line-format): help-echo doc fixes.
+
+       * net/tramp.el (tramp-file-name-handler-alist): Delete
+       expand-file-name and other operations that can cause spurious loading.
+
+2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * files.el (safe-local-variable-p): Remove support for the special
+       value t.
+
+       * textmodes/paragraphs.el (sentence-end-without-space):
+       Fix safety predicate.
+       (sentence-end-double-space, sentence-end-without-period)
+       (paragraph-ignore-fill-prefix):
+       * textmodes/fill.el (colon-double-space):
+       * abbrev.el (abbrev-mode): Tighten the safety predicate.
+
+       * subr.el (booleanp): New fun.
+
+       * textmodes/reftex-vars.el (reftex-guess-label-type):
+       Tighten the safety predicate.
+
+2006-04-28  Kim F. Storm  <storm@cua.dk>
+
+       * progmodes/grep.el (defgroup grep): Doc fix.
+       (grep-auto-highlight): Remove.
+       (grep-template): New defcustom.
+       (grep-find-template): Rename from grep-tree-template.
+       (grep-files-aliases): Rename from grep-tree-files-aliases.
+       Remove "all" alias, add "l" alias.
+       (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
+       (grep-find-ignored-directories): New defcustom to replace
+       grep-tree-ignore-CVS-directories, to facilitate ignoring
+       subdirectories for multiple version control systems.
+       (grep-mode-map): Add Recursive grep item to GREP menu.
+       (grep-regexp-history, grep-files-history): New defvars.
+       (grep-probe): New helper function.
+       (grep-compute-defaults): Use it to simplify code.
+       Adapt to name changes.
+       Use `.' as base in grep-find-template rather than <D>.
+       (grep): Remove superfluous highlight-regexp arg.  Fix doc.
+       Call grep-compute-defaults unconditionally.
+       (grep-expand-keywords): New defconst.
+       (grep-expand-template): Rename from grep-expand-command-macros.
+       Simplify via grep-expand-keywords.  Look at case-fold-search instead
+       of grep-tree-ignore-case to add -i option.
+       Bind case-fold-search to nil while matching keywords.
+       (grep-tree-last-regexp, grep-tree-last-files): Remove.
+       (grep-read-regexp, grep-read-files): New helper functions.
+       (rgrep): Rename from grep-tree.  Rework to use proper histories.
+       Adapt to changes in defcustoms and functions above.
+       (lgrep): New command, as grep, but using same interactive UI as rgrep.
+
+2006-04-28  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-completion-file-name-handler):
+       Disable Tramp's functionality while loading Tramp itself.
+       (tramp-register-file-name-handlers): That's a defsubst now.
+       Code from `tramp-repair-jka-compr' moved here.  Apply it via
+       `after-init-hook'.
+       (tramp-repair-jka-compr): Remove.
+
+2006-04-27  Jay Belanger  <belanger@truman.edu>
+
+       * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
+       read expression when `math-read-big-expr' doesn't work.
+
+2006-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * startup.el (command-line-1): Display warning when
+       pure-space-overflow is non-nil.
+
+2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
+
+       * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
+       risky.
+
+2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
+
+       * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
+       Return the URL or nil if none can be generated.
+
+2006-04-27  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gud.el (gud-comint-buffer): Move forward to stop
+       byte compiler warnings.
+       (gud-basic-call, gud-find-expr): Let user select an expression
+       for printing.  Print expression as well as value in GUD buffer.
+
+2006-04-17  Ken Manheimer  <ken.manheimer@gmail.com>
+
+       * allout.el: Remove local autoload declaration for
+       pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
+       (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
+       (allout-plain-bullets-string, allout-distinctive-bullets-string)
+       (allout-use-mode-specific-leader, allout-old-style-prefixes)
+       (allout-stylish-prefixes, allout-numbered-bullet)
+       (allout-file-xref-bullet, allout-presentation-padding)
+       (allout-use-hanging-indents, allout-reindent-bodies): Mark as
+       safe-local-variable with suitable value spec, and add autoload
+       cookie for loaddefs inclusion.  We now use an explicit spec everywhere.
+       (move-beginning-of-line, move-end-of-line): Repair so these compat
+       functions now actually resituate the point, when appropriate.
+
+2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
+
+       * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
+       (add-log-iso8601-time-string): Fix call to format-time-string.
+
+2006-04-26  Kim F. Storm  <storm@cua.dk>
+
+       * subr.el (posn-string, posn-image, posn-object): Doc fix.
+
+2006-04-26  Masatake YAMATO  <jet@gyve.org>
+
+       * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
+       Add support for "//" style comments.  Remove `b' flag
+       from ?* in `asm-mode-syntax-table'.
+
+2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * follow.el: Use (featurep 'xemacs) everywhere.
+       (follow-mode): Use define-minor-mode.
+       (follow-mode-map): Move initialization into the declaration.
+       Use command remapping.
+       (follow-emacs-version-xemacs-p): Remove.
+       (follow-submit-feedback): Remove.
+
+       * allout.el (allout-layout, allout-passphrase-verifier-string)
+       (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
+
+       * textmodes/reftex-vars.el (reftex-vref-is-default)
+       (reftex-fref-is-default, reftex-guess-label-type):
+       Tighten up a bit the safety predicate.
+
+       * textmodes/paragraphs.el (sentence-end-double-space)
+       (sentence-end-without-period, sentence-end-without-space)
+       (page-delimiter, paragraph-ignore-fill-prefix):
+       Tighten up a bit the safety predicate.
+
+       * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
+
+       * progmodes/python.el (python-continuation-line-p)
+       (python-beginning-of-statement): syntax-ppss may return
+       a negative depth.
+       (python-mode): Don't forcefully enable font-lock.
+
+       * time-stamp.el (time-stamp-start, time-stamp-end)
+       (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
+
+       * add-log.el: Remove spurious * in docstrings.
+       (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
+       (add-change-log-entry): Use it here, since it's not specific
+       to iso8601.
+       (add-log-iso8601-time-string): Don't use it here any more.
+       (change-log-indent-text, change-log-indent): Rename from add-log-*.
+
+       * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
+
+2006-04-25  Ryan Yeske  <rcyeske@gmail.com>
+
+       * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
+       (rcirc-toggle-low-priority): Doc fix.
+       (rcirc-handler-NOTICE): Remove beginning of line anchor in
+       ChanServ regexp.
+       (rcirc-startup-channels-alist): Connect to #rcirc by default, not
+       #emacs.
+       (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
+       (rcirc-decode-coding-system): Use utf-8 as the default.
+       (rcirc-multiline-minor-mode): Set the fill-column.
+       (rcirc-format-response-string): Display bright and dim nicks.
+       (rcirc-browse-url): Update interactive spec to fill ARG.
+       (rcirc-bright-nick, rcirc-dim-nick): Add faces.
+       (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
+
+2006-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
+
+       * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
+       case for @Article, etc.
+
+2006-04-23  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-register-file-name-handlers): New defun.
+       Added with autoload cookie.
+       (tramp-unload-file-name-handlers): Rename from
+       `tramp-unload-file-name-handler-alist'.
+
+2006-04-23  Romain Francoise  <romain@orebokech.com>
+
+       * comint.el (comint-match-partial-filename): Doc fix.
+
+2006-04-21  Glenn Morris  <rgm@gnu.org>
+
+       * calendar/cal-menu.el (calendar-mode-map): Refer to
+       `diary-view-entries' rather than alias `view-diary-entries'.
+       * calendar/diary-lib.el (view-other-diary-entries): Ditto.
+
+2006-04-21  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * progmodes/antlr-mode.el (antlr-default):
+       * cus-edit.el (custom-documentation):
+       * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
+       in defface.
+
+2006-04-21  Kim F. Storm  <storm@cua.dk>
+
+       * image.el (image-type): New defun split out of create-image.
+       (create-image): Use it.
+
+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): Convert 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): Fix 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'.
+
+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
@@ -7,7 +558,7 @@
        (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-init-1, gdb-source, gdb-post-prompt)
        (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
        (gdb-frame-handler): Get gdb-frame-address.
 
        Sync with Tramp 2.0.53.
 
        * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
-       'control.  Reported by Matthias Förste
-       <slashdevslashnull@gmx.net>.
+       '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'.
 
 
 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
 
-       * textmodes/org.el: (org-set-regexps-and-options)
+       * textmodes/org.el (org-set-regexps-and-options)
        (org-get-current-options): Better names for the startup folding
        options.
 
        * 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  Davis Herring  <herring@lanl.gov>  (tiny change)
+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
 
 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
 
-       * textmodes/org.el: (org-ctrl-c-ctrl-c): Improve documentation string.
+       * 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.
        * files.el (hack-local-variables): Remove ignored variables before
        checking if any variables need setting.
 
-2006-02-14  Jan Djärv  <jan.h.d@swipnet.se>
+2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
 
        (describe-key-briefly-internal, describe-key-internal):
        Functions merged back into their callers.
 
-2006-02-13  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
+2006-02-13  Martin Rudalics  <rudalics@gmx.at>
 
        * info.el (info-xref-visited): Inherit from info-xref too.
        (Info-set-mode-line): Replace occurrences of `%' by `%%'
        * international/latexenc.el: Add a suitable `coding:' tag.
        (latexenc-find-file-coding-system): Undo last change.
 
-2006-01-27  Arne Jørgensen  <arne@arnested.dk>
+2006-01-27  Arne J\e,Ax\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.
        * term/w32-win.el (image-library-alist): Add additional names for
        GIF library.
 
-2006-01-23  Arne Jørgensen  <arne@arnested.dk>
+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.
        * add-log.el (add-change-log-entry, change-log-merge):
        Conditionally use `hard-newline'.
 
-2006-01-13  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
+2006-01-13  Martin Rudalics  <rudalics@gmx.at>
 
        * wid-edit.el (widget-field-end): If the overlay is no longer
        associated with a buffer, behave as if the overlay didn't exist.
        * descr-text.el (describe-char): Set help-xref-stack-item
        explicitly after buffer has been generated.
 
-2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
+2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * cus-start.el (all): Add x-gtk-show-hidden-files.
 
        New variables.
        (hi-lock-string-serialize) New function.
 
-2005-12-23  Jan Djärv  <jan.h.d@swipnet.se>
+2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * menu-bar.el (menu-find-file-existing): New function.
        (menu-bar-file-menu): Use menu-find-file-existing for Open.
        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.
        * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
        Capture error from printing circular structures.
 
-2005-12-17  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
+2005-12-17  Martin Rudalics  <rudalics@gmx.at>
 
        * wid-edit.el (widget-checkbox-action): Clear undo info.
 
        Let term-handle-ansi-terminal-messages override what Bash says about
        its current directory.
 
-2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
+2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
 
        * bindings.el (last-buffer): Move to simple.el.
        * simple.el (last-buffer): Move here.
        * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
        frame in case of errors.
 
-2005-12-13  Jan Djärv  <jan.h.d@swipnet.se>
+2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
        so it comes after "On the Left" in the menu.
        (org-log-done): New function.
        (org-log-done, org-closed-string): New options.
 
-2005-12-12  Jan Djärv  <jan.h.d@swipnet.se>
+2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * tooltip.el (tooltip-y-offset): Change default to 20.
 
 
        * help.el (help-for-help-internal): Add `r' in doc string.
 
-2005-12-10  Johan Bockgård  <bojohan@dd.chalmers.se>
+2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
 
        * align.el (align-regexp, align-highlight-rule):
        Use region-beginning and region-end instead of point and mark, so that
        prompts work for AUTH PLAIN.  Also reported by Steve Allan
        <seallan@verizon.net>.
 
-2005-12-06  Lőrentey Károly  <lorentey@elte.hu>
+2005-12-06  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
 
        * frame.el (set-frame-parameter): Add doc string.
 
        scrolling the help window.  Doc fix.
        (help-return-method): Doc fix.
 
-2005-12-03  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
+2005-12-03  Martin Rudalics  <rudalics@gmx.at>
 
        * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
        whereby names of length one or names starting with a
        symbol-constituent character would not be returned.
 
-2005-12-03  Johan Bockgård  <bojohan@dd.chalmers.se>
+2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
 
        * subr.el (atomic-change-group): Add edebug and indentation spec.
 
 
        * completion.el (save-completions-file-name): Fix typo in last change.
 
-2005-12-02  Jan Djärv  <jan.h.d@swipnet.se>
+2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * info.el: Move back/forward history to the beginning of the tool bar.
 
        (flyspell-post-command-hook): Check input-pending-p while processing
        the potentially long list of buffer changes.
 
-2005-11-28  Lőrentey Károly  <lorentey@elte.hu>
+2005-11-28  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
 
        * buff-menu.el (list-buffers-noselect): Display the selected
        frame's buffer list, not the global one.
 
        * custom.el (defcustom): Update link types in docstring.
 
-2005-11-20  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
+2005-11-20  Martin Rudalics  <rudalics@gmx.at>
 
        * custom.el (defgroup): Add doc-string-elt info.
 
 
        * apropos.el (apropos-calc-scores): Use apropos-pattern.
 
-2005-11-16  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
+2005-11-16  Martin Rudalics  <rudalics@gmx.at>
 
        * wid-edit.el (color): Enclose %t in %{...%}.
 
        * newcomment.el (comment-region-internal): Box more tightly in the
        common case where there's no TAB in the boxed text.
 
-2005-11-04  Jan Djärv  <jan.h.d@swipnet.se>
+2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * info.el (info-tool-bar-map): Use images prev-node, next-node and
        up-node.
        (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
        mouse-1-click-follows-link.
 
-2005-10-13  Jan Djärv  <jan.h.d@swipnet.se>
+2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
        Gnome file-manager.png.  Suggested by
        (mixal-font-lock-syntactic-keywords): New var.
        (mixal-mode): Use it.  Fix comment-start-skip.
 
-2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
+2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * startup.el (command-line-x-option-alist): -nb => -nbi
 
 
        * textmodes/ispell.el (ispell-check-version): Fix last change.
 
-2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
+2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * term/x-win.el: Remove -i, --icon-type from comment.
 
        Fix bug introduced 2005-07-03: Use (car (last ...))
        to faithfully reproduce replaced artist-last.
        (artist-set-arrow-points-for-poly): Likewise.
-       Suggested by Johan Bockgård.
+       Suggested by Johan Bockg\e,Ae\e(Brd.
 
 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
 
        (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
        instead of speedbar-line-path.
 
-2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
+2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
        to nil if dropping on a window.  Handle dropping on a minibuffer window
 
        * net/newsticker.el: Get rid of CVS keyword.
 
-2005-09-19  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
+2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
 
        * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
        The prompt is formatted later.
        (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
        only if ispell-aspell-supports-utf8 is non-nil.
 
-2005-09-17  Johan Bockgård  <bojohan@dd.chalmers.se>
+2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
 
        * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
        buffer-local value to lisp-indent-function.
        * image-file.el (insert-image-file, image-file-yank-handler):
        Fix last change to maintain a (unique) yank-handler on yanked images.
 
-2005-07-22  Eduardo Muñoz  <emufer@terra.es>  (tiny change)
+2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
 
        * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
        of the file size (as in "177B" for 177 bytes).  This happens with
        * emulation/edt-mapper.el (edt-save-function-key-map)
        (EDT-key-name): `defvar' to silence the byte-compiler.
 
-2005-07-02  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
+2005-07-02  Martin Rudalics  <rudalics@gmx.at>
 
        * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
        font-lock-regexp-backslash.  Doc fix.
        * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
        (crm-find-current-element): Likewise.
 
-2005-06-30  Johan Bockgård  <bojohan@users.sourceforge.net>
+2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
 
        * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
 
 
        * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
 
-2005-06-06  Matthias Förste  <slashdevslashnull@gmx.net>
+2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
 
        * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
        (hack-one-local-variable, hack-local-variables)
        <kifer@cs.sunysb.edu> (and a lot of other people all the years).
        (tramp-handle-shell-command): `insert-buffer' cannot be used
        because the contents of the Tramp buffer is changed before
-       insertion (`expand-file' and alike).  Reported by Frédéric Bothamy
+       insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
        <frederic.bothamy@free.fr>.
        (tramp-set-auto-save): Actions should be done for Tramp file name
        handler only.  Ange-FTP has its own auto-save mechanism.
 
        * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
 
-2005-05-13  Jan Djärv  <jan.h.d@swipnet.se>
+2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * dired.el (dired-mode): make-variable-buffer-local =>
        make-local-variable.
        * add-log.el (find-change-log): Fix typos in the docstring
        of function.
 
-2005-05-11  Arne Jørgensen  <arne@arnested.dk>
+2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
 
        * international/latexenc.el (latexenc-find-file-coding-system):
        Avoid `re-search-forward' when looking for input encoding because
        * international/mule.el (sgml-xml-auto-coding-function):
        Recognize encoding='FOO' in single quotes as well as in double quotes.
 
-2005-05-07  Johan Bockgård  <bojohan@dd.chalmers.se>
+2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
 
        * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
        as well as `interactive', so that defmacro* would recognize
 
        * ido.el (ido-everywhere): Fix last change.
 
-2005-04-28  Arne Jørgensen  <arne@arnested.dk>
+2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
 
        * international/latexenc.el: New file.
        * international/mule-conf.el (file-coding-system-alist): For .tex,
 
        * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
 
-2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
+2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * startup.el (command-line): Turn off blinking cursor if
        cursorBlink in resources is off or false.
        * faces.el (secondary-selection): Use yellow1, not yellow.
        (trailing-whitespace): Use red1, not red.
 
-2005-04-11  Jan Djärv  <jan.h.d@swipnet.se>
+2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
        (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
        (mail-directory-process defvar): Doc fix.
        (mail-names): Doc fix.
 
-2005-03-25  Johan Bockgård  <bojohan+mail@dd.chalmers.se>  (tiny change)
+2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
 
        * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
 
        * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
        (flymake-find-buildfile, flymake-find-possible-master-files)
        (flymake-check-include, flymake-parse-line): Replace loops over the
-       length of lists, by loops over lists, to remove silly O(n²) behavior.
+       length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
 
        * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
        Substitute file-name-as-directory in the rest of the file.
 
        * facemenu.el (global-map): Bind M-o, not M-g.
 
-2005-03-06  Jan Djärv  <jan.h.d@swipnet.se>
+2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * menu-bar.el (menu-bar-file-menu): Add the same :enable to
        "Open Directory" as for "Open File".
 
        * emacs-lisp/lisp.el (buffer-end): Doc fix.
 
-2005-02-05  Arne_Jørgensen  <arne@arnested.dk>  (tiny change)
+2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
 
        * net/ldap.el (ldap-search-internal): Support attributes with
        optional descriptions separated by a semi-colon, as in
        "userCertificate;binary".
 
-2005-02-05  Jan Djärv  <jan.h.d@swipnet.se>
+2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
        isn't a cons (i.e. the version is 0).
        (line-move): New function that adjusts vscroll for partially
        visible rows, and calls line-move-1 otherwise.
 
-2005-01-21  René Kyllingstad  <listmailxemacs@kyllingstad.com>
+2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
 
        * pcomplete.el: Define pcomplete-read-event instead of read-event,
        since it's not a complete read-event implementation
        (ispell-get-casechars, ispell-get-not-casechars)
        (ispell-get-otherchars): Call ispell-get-decoded-string.
 
-2005-01-12  Johan Bockgård  <bojohan@users.sourceforge.net>
+2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
 
        * custom.el (custom-declare-variable): Just put symbol instead
        of (defvar . symbol) in `current-load-list'.