summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-02-02 13:57:46 +0000
committerGerd Moellmann <gerd@gnu.org>2001-02-02 13:57:46 +0000
commitbdadfce34587aa50a0d1c85a18ac91ea96c4a1c0 (patch)
treed4cdaa087512279ef445f7e8915abcfb63301293
parent085ef9b398c7ab58fd668aed202979e450540727 (diff)
downloademacs-bdadfce34587aa50a0d1c85a18ac91ea96c4a1c0.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog2
-rw-r--r--lisp/ChangeLog6
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df3e013beb6..503a8bd7d5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2001-02-02 Gerd Moellmann <gerd@gnu.org>
+ * 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 <gerd@gnu.org>
+
+ * 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 <miles@gnu.org>
* image-file.el (insert-image-file): When visiting an image,