aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d43a7b52765..bf83c18cd8b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12001-01-30 Gerd Moellmann <gerd@gnu.org> 12001-01-30 Gerd Moellmann <gerd@gnu.org>
2 2
3 * frame.el (frame-notice-user-settings): Do the tool-bar
4 stuff only for graphical displays. Fix a braino.
5
3 * frame.el (frame-initialize): Create initial frame visible. 6 * frame.el (frame-initialize): Create initial frame visible.
4 (frame-notice-user-settings): When tool-bar has been switched off, 7 (frame-notice-user-settings): When tool-bar has been switched off,
5 correct the frame size and sync too-bar-mode. 8 correct the frame size and sync too-bar-mode.