# HG changeset patch # User Gerd Moellmann # Date 981122266 0 # Node ID 84bccf78a45faad789788bb2d3b31c8d3f5a9748 # Parent 41652bd9046827193dd1553463a6b120793edd2a *** empty log message *** diff -r 41652bd90468 -r 84bccf78a45f ChangeLog --- a/ChangeLog Fri Feb 02 13:55:42 2001 +0000 +++ b/ChangeLog Fri Feb 02 13:57:46 2001 +0000 @@ -1,5 +1,7 @@ 2001-02-02 Gerd Moellmann + * mkinstalldirs (errstatus): Chmod a+rx directories we create. + * Makefile.in (uninstall): Ignore exit code of `rm'. * Makefile.in (uninstall): Remove more info files. Remove diff -r 41652bd90468 -r 84bccf78a45f lisp/ChangeLog --- a/lisp/ChangeLog Fri Feb 02 13:55:42 2001 +0000 +++ b/lisp/ChangeLog Fri Feb 02 13:57:46 2001 +0000 @@ -1,3 +1,9 @@ +2001-02-02 Gerd Moellmann + + * frame.el (frame-notice-user-settings): When resizing the initial + frame because the tool bar is off, also change the frame's top + position if a negative top position was specified. + 2001-02-02 Miles Bader * image-file.el (insert-image-file): When visiting an image,