changeset 35737:1dedd00219d5

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 30 Jan 2001 15:09:25 +0000
parents b0dd419f0534
children 7b487e845547
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jan 30 15:07:08 2001 +0000
+++ b/lisp/ChangeLog	Tue Jan 30 15:09:25 2001 +0000
@@ -1,3 +1,12 @@
+2001-01-30  Gerd Moellmann  <gerd@gnu.org>
+
+	* frame.el (frame-initialize): Create initial frame visible.
+	(frame-notice-user-settings): When tool-bar has been switched off,
+	correct the frame size and sync too-bar-mode.
+
+	* startup.el (command-line): Remove manipulation of frame
+	height for tool bars.
+
 2001-01-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
 
 	* lpr.el: Compatibility with XEmacs and doc fixes.