From: Gerd Moellmann Date: Fri, 2 Feb 2001 13:57:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.98~197 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bdadfce34587aa50a0d1c85a18ac91ea96c4a1c0;p=emacs.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index df3e013beb6..503a8bd7d5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 --git a/lisp/ChangeLog b/lisp/ChangeLog index 9b0e2e3be36..54e2ee9bff9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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,