# HG changeset patch # User Gerd Moellmann # Date 980867365 0 # Node ID 1dedd00219d593b110659ad3b661fec309824531 # Parent b0dd419f05345eab979ba1f0b4bb1f2aa916ba69 *** empty log message *** diff -r b0dd419f0534 -r 1dedd00219d5 lisp/ChangeLog --- 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 + + * 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 * lpr.el: Compatibility with XEmacs and doc fixes.