Mercurial > emacs
comparison lisp/ChangeLog @ 99618:c6d19e61e452
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 16 Nov 2008 14:16:41 +0000 |
parents | 323122b67831 |
children | 24f96d6d9ae2 |
comparison
equal
deleted
inserted
replaced
99617:0ba4a2790571 | 99618:c6d19e61e452 |
---|---|
1 2008-11-16 Michael Albinus <michael.albinus@gmx.de> | |
2 | |
3 * net/tramp.el (tramp-handle-file-name-as-directory): New defun. | |
4 (tramp-file-name-handler-alist): Handle `file-name-as-directory'. | |
5 | |
6 * net/tramp-fish.el (tramp-fish-file-name-handler-alist) | |
7 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Handle | |
8 `file-name-as-directory'. | |
9 | |
1 2008-11-16 Chong Yidong <cyd@stupidchicken.com> | 10 2008-11-16 Chong Yidong <cyd@stupidchicken.com> |
2 | 11 |
3 * startup.el (fancy-startup-text): Give "Emacs tutorial" line the | 12 * startup.el (fancy-startup-text): Give "Emacs tutorial" line the |
4 usual variable-pitch face. | 13 usual variable-pitch face. |
5 | 14 |