* net/tramp.el (tramp-process-actions, tramp-read-passwd): Allow
[bpt/emacs.git] / lisp / ChangeLog
index 9da3daa..fe7441c 100644 (file)
@@ -1,7 +1,76 @@
+2009-01-29  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-process-actions, tramp-read-passwd): Allow
+       correction of passwords.
+
+2009-01-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mail/rmail.el (rmail-toggle-header): Determine current header
+       style using the buffer-local value of rmail-header-style in the
+       view buffer.
+       (rmail-show-message): Set a buffer-local value of
+       rmail-header-style in the view buffer.
+
+2009-01-29  Juanma Barranquero  <lekktu@gmail.com>
+
+       * vc-dir.el (vc-dir-menu-map, vc-dir-at-event, vc-dir-resynch-file):
+       Fix typos in docstrings.
+
+2009-01-29  Juanma Barranquero  <lekktu@gmail.com>
+
+       * bindings.el (completion-ignored-extensions):
+       Add entries for VCS metadata directories (CVS/, .svn, etc).
+
+       * pcvs.el (completion-ignored-extensions):
+       * vc-svn.el (completion-ignored-extensions): Don't add VCS-specific
+       directory, now done in bindings.el.
+
+2009-01-29  Klaus Straubinger  <KSNetz@UseNet.ArcorNews.DE>  (tiny change)
+
+       * pcmpl-rpm.el (pcmpl-rpm): Doc fix.  (Bug#2094)
+
+2009-01-29  Glenn Morris  <rgm@gnu.org>
+
+       * mail/rmail.el (rmail-file-name): Remove duplicate definition.
+       (rmail-set-header): Ensure header changes get saved.
+
+       * mail/rmailedit.el (rmail-summary-disable): Fix declaration.
+
+       * mail/rmailkwd.el (rmail-set-label): Update the summary, if there is
+       one, after a label is added.
+
+       * mail/rmailsum.el (rmail-summary-update-line): New function.
+       (rmail-summary-goto-msg): Return a value according to whether message
+       was found.
+       (rmail-summary-update-highlight): Give the overlay an 'rmail-summary
+       property.  Use line-end-position.
+
+2009-01-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mail/rmailedit.el (rmail-cease-edit): Add additional quotes to
+       quoted From lines.
+
+       * mail/rmail.el (rmail-redecode-body): New function, based on old
+       version removed in 2009-01-22 change.
+       (rmail-show-message): Unquote From lines.
+
+2009-01-28  Tassilo Horn  <tassilo@member.fsf.org>
+
+       * doc-view.el (doc-view-mode): Don't use string-match and file
+       extension to choose fallback mode on empty/non-existing files but
+       let-bind auto-mode-alist and call normal-mode.
+
+2009-01-28  Eli Zaretskii  <eliz@gnu.org>
+
+       * ls-lisp.el (ls-lisp-classify): Propertize file name before
+       concatenating the type indicating character.
+       (ls-lisp-format): Don't propertize file-name only if
+       ls-lisp-classify already did.
+
 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
 
-       * net/dbus.el (dbus-event-error-hooks): Fix docstring.  Describe
-       second parameter of hook functions.
+       * net/dbus.el (dbus-event-error-hooks): Fix docstring.
+       Describe second parameter of hook functions.
        (dbus-handle-event): Apply it.
 
 2009-01-28  Chong Yidong  <cyd@stupidchicken.com>
@@ -16,9 +85,9 @@
 
 2009-01-28  Stephen Berman  <stephen.berman@gmx.net>
 
-       * calendar/todo-mode.el (todo-insert-item-here): Prevent insertion
-       of a new entry inside of an existing entry.  Minor code cleanup.
-       (Bug#2084)
+       * calendar/todo-mode.el (todo-insert-item-here):
+       Prevent insertion of a new entry inside of an existing entry.
+       Minor code cleanup.  (Bug#2084)
        (todo-add-category): Change the interactive spec.  Signal an error
        if the Todo file is non-empty but contains no category.  Reject
        category names that could induce bugs and confusion.  Call