comparison lisp/ChangeLog @ 43021:1f46029bcbb6

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Tue, 29 Jan 2002 14:19:21 +0000
parents b03bfca3fc6e
children 98b7448c1aac
comparison
equal deleted inserted replaced
43020:9a93c325183a 43021:1f46029bcbb6
1 2002-01-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 1 2002-01-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs 3 * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
4 Version" to "About Emacs". 4 Version" to "About Emacs".
5 (menu-bar-options-save): Add `default-frame-alist'
6 to saved variables.
7 (menu-bar-showhide-scroll-bar-menu): Use frame-parameters instead
8 of the variable `scroll-bar-mode'.
5 9
6 * startup.el (normal-splash-screen, display-splash-screen): 10 * startup.el (normal-splash-screen, display-splash-screen):
7 New functions (separated from command-line-1). 11 New functions (separated from command-line-1).
8 (command-line-1): Use them. 12 (command-line-1): Use them.
9 13