aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2008-06-08 10:49:19 +0000
committerMichael Albinus2008-06-08 10:49:19 +0000
commit48846dc595ab1fcd3713457b0c6c379a54fdf2d1 (patch)
treeff4919dae1f7701fe587b3ccc240842322eb24d6 /lisp/ChangeLog
parentb8206d82a5b56d3e466e59e378170fce3d560c64 (diff)
downloademacs-48846dc595ab1fcd3713457b0c6c379a54fdf2d1.tar.gz
emacs-48846dc595ab1fcd3713457b0c6c379a54fdf2d1.zip
* net/tramp.el (top): Quote feature names. Remove
`tramp-rfn-eshadow-setup-minibuffer' from `rfn-eshadow-setup-minibuffer-hook' when unloading. (tramp-read-passwd): There is only one call to `auth-source-user-or-password' needed. Pacify byte compiler.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8a5b4058b5e..3cef51e02d8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12008-06-08 Michael Albinus <michael.albinus@gmx.de>
2
3 * uniquify.el (uniquify-get-proposed-name): Handle remote files.
4
5 * net/tramp.el (top): Quote feature names. Remove
6 `tramp-rfn-eshadow-setup-minibuffer' from
7 `rfn-eshadow-setup-minibuffer-hook' when unloading.
8 (tramp-read-passwd): There is only one call to
9 `auth-source-user-or-password' needed. Pacify byte compiler.
10
12008-06-08 Andreas Schwab <schwab@suse.de> 112008-06-08 Andreas Schwab <schwab@suse.de>
2 12
3 * window.el (display-buffer): Use lru window if current window 13 * window.el (display-buffer): Use lru window if current window