comparison lisp/ChangeLog @ 36132:d818b887dfd3

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 16 Feb 2001 15:16:50 +0000
parents 0ebed3472d8e
children 0bfa71b66dd3
comparison
equal deleted inserted replaced
36131:ce0ddc7706bc 36132:d818b887dfd3
408 * frame.el (frame-notice-user-settings): Do the tool-bar 408 * frame.el (frame-notice-user-settings): Do the tool-bar
409 stuff only for graphical displays. Fix a braino. 409 stuff only for graphical displays. Fix a braino.
410 410
411 * frame.el (frame-initialize): Create initial frame visible. 411 * frame.el (frame-initialize): Create initial frame visible.
412 (frame-notice-user-settings): When tool-bar has been switched off, 412 (frame-notice-user-settings): When tool-bar has been switched off,
413 correct the frame size and sync too-bar-mode. 413 correct the frame size and sync tool-bar-mode.
414 414
415 * startup.el (command-line): Remove manipulation of frame 415 * startup.el (command-line): Remove manipulation of frame
416 height for tool bars. 416 height for tool bars.
417 417
418 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> 418 2001-01-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>