Mercurial > emacs
comparison lisp/ChangeLog @ 42400:3e46c235491f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 29 Dec 2001 04:21:25 +0000 |
parents | a1745c808765 |
children | e4bc19536f88 |
comparison
equal
deleted
inserted
replaced
42399:92c21a38c096 | 42400:3e46c235491f |
---|---|
1 2001-12-28 Richard M. Stallman <rms@gnu.org> | 1 2001-12-28 Richard M. Stallman <rms@gnu.org> |
2 | |
3 * mouse.el (mouse-drag-mode-line-1): When dragging a mode line upward, | |
4 shrink the windows above as necessary to get space. | |
5 (mouse-drag-move-window-bottom, mouse-drag-window-above): New fns. | |
2 | 6 |
3 * net/ange-ftp.el (ange-ftp-allow-child-lookup): Always return nil. | 7 * net/ange-ftp.el (ange-ftp-allow-child-lookup): Always return nil. |
4 This fixes a bug that treated all files as directories. | 8 This fixes a bug that treated all files as directories. |
5 (ange-ftp-insert-directory): Explicitly follow symlinks. | 9 (ange-ftp-insert-directory): Explicitly follow symlinks. |
6 | 10 |