From bdadfce34587aa50a0d1c85a18ac91ea96c4a1c0 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 2 Feb 2001 13:57:46 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 2 ++ lisp/ChangeLog | 6 ++++++ 2 files changed, 8 insertions(+) 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, -- 2.39.2