emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 07 Sep 2005 17:23:42 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8150 emacs/lisp/ChangeLog:1.8151
*** emacs/lisp/ChangeLog:1.8150 Wed Sep  7 19:54:49 2005
--- emacs/lisp/ChangeLog        Wed Sep  7 21:23:33 2005
***************
*** 1,3 ****
--- 1,19 ----
+ 2005-09-07  Michael Albinus  <address@hidden>
+ 
+       * woman.el (top): Remap `man' command by `woman' in
+       `woman-mode-map'.
+       (Man-getpage-in-background-advice): Remove defadvice; it isn't
+       necessary any longer with the remapped command.
+       (Man-bgproc-sentinel-advice): Remove defadvice which counts
+       formatting time only.
+ 
+       * net/tramp.el (tramp-action-password)
+       (tramp-multi-action-password): Compile the password prompt from
+       `method', `user' and `host'.  Sometimes it isn't obvious which
+       password to enter, for example with remote files offered by
+       recentf.el, or with multiple steps.  Suggested by Robert Marshall
+       <address@hidden>.
+ 
  2005-09-07  Stefan Monnier  <address@hidden>
  
        * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):




reply via email to

[Prev in Thread] Current Thread [Next in Thread]