Mercurial > emacs
comparison lisp/ChangeLog @ 50578:2bf79af13e21
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.
author | Kai Großjohann <kgrossjo@eu.uu.net> |
---|---|
date | Sun, 13 Apr 2003 12:46:11 +0000 |
parents | e5f72e7c4f4c |
children | bcc6ebd2dc9e |
comparison
equal
deleted
inserted
replaced
50577:e5f72e7c4f4c | 50578:2bf79af13e21 |
---|---|
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 |
4 of major-mode on the mode line. Setting the face on | 11 of major-mode on the mode line. Setting the face on |
5 the mode line code is installed by my mistake in | 12 the mode line code is installed by my mistake in |