diff options
| author | Kai Großjohann | 2003-04-13 12:46:11 +0000 |
|---|---|---|
| committer | Kai Großjohann | 2003-04-13 12:46:11 +0000 |
| commit | 64cf24550f3cfaf9c3ae692156b60676c00607d5 (patch) | |
| tree | 5da68910a6b9ad4492e42e8155170a9acfaac3ae /lisp/ChangeLog | |
| parent | 457bc85868b5bf0f510411b064b040b912b691a3 (diff) | |
| download | emacs-64cf24550f3cfaf9c3ae692156b60676c00607d5.tar.gz emacs-64cf24550f3cfaf9c3ae692156b60676c00607d5.zip | |
From Michael Albinus <Michael.Albinus@alcatel.de>.
(ange-ftp-expand-symlink): If result of
expansion is a symlink, expand again.
(ange-ftp-file-symlink-p): Return target of symlink literally.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 55563864e85..0b77e1d148d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2003-04-13 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> | ||
| 2 | From Michael Albinus <Michael.Albinus@alcatel.de>. | ||
| 3 | |||
| 4 | * net/ange-ftp.el (ange-ftp-expand-symlink): If result of | ||
| 5 | expansion is a symlink, expand again. | ||
| 6 | (ange-ftp-file-symlink-p): Return target of symlink literally. | ||
| 7 | |||
| 1 | 2003-04-13 Masatake YAMATO <jet@gyve.org> | 8 | 2003-04-13 Masatake YAMATO <jet@gyve.org> |
| 2 | 9 | ||
| 3 | * bindings.el (toplevel): Don't change the face | 10 | * bindings.el (toplevel): Don't change the face |