# HG changeset patch # User Richard M. Stallman # Date 1009599685 0 # Node ID 3e46c235491f255da7bda1153006fd1133f5053a # Parent 92c21a38c0960a6f69398e4d02d65f1cbc3b53c7 *** empty log message *** diff -r 92c21a38c096 -r 3e46c235491f lisp/ChangeLog --- 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 + * 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.