Mercurial > emacs
changeset 42400:3e46c235491f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 29 Dec 2001 04:21:25 +0000 |
parents | 92c21a38c096 |
children | b04a7400fcb8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 29 04:21:15 2001 +0000 +++ b/lisp/ChangeLog Sat Dec 29 04:21:25 2001 +0000 @@ -1,5 +1,9 @@ 2001-12-28 Richard M. Stallman <rms@gnu.org> + * mouse.el (mouse-drag-mode-line-1): When dragging a mode line upward, + shrink the windows above as necessary to get space. + (mouse-drag-move-window-bottom, mouse-drag-window-above): New fns. + * net/ange-ftp.el (ange-ftp-allow-child-lookup): Always return nil. This fixes a bug that treated all files as directories. (ange-ftp-insert-directory): Explicitly follow symlinks.