comparison lisp/ChangeLog @ 36318:130c11089c1d

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Fri, 23 Feb 2001 10:23:08 +0000
parents 1ce4f669af1f
children 237695999018
comparison
equal deleted inserted replaced
36317:34ffe86aeeae 36318:130c11089c1d
1 2001-02-23 Jason Rumney <jasonr@gnu.org>
2
3 * startup.el (tool-bar-originally-present): New variable.
4 (command-line): Set it if the tool-bar is switched on at startup.
5
6 * frame.el (frame-notice-user-settings): Only adjust frame height
7 for no tool-bar case if tool-bar was originally switched on.
8
1 2001-02-22 Stefan Monnier <monnier@cs.yale.edu> 9 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
2 10
3 * server.el (server-switch-buffer): Only switch window if the 11 * server.el (server-switch-buffer): Only switch window if the
4 current one is dedicated. 12 current one is dedicated.
5 13