comparison lisp/ChangeLog @ 95660:048996b7366b

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 08 Jun 2008 10:49:19 +0000
parents 007178a22142
children d4f0cb2dfc4d
comparison
equal deleted inserted replaced
95659:926453fe3d68 95660:048996b7366b
1 2008-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
1 2008-06-08 Andreas Schwab <schwab@suse.de> 11 2008-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
4 cannot be split. 14 cannot be split.
5 15