Mercurial > emacs
comparison lisp/ChangeLog @ 36320:237695999018
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Fri, 23 Feb 2001 10:25:34 +0000 |
parents | 130c11089c1d |
children | 503cfe1e6686 |
comparison
equal
deleted
inserted
replaced
36319:77c56d3f0b8f | 36320:237695999018 |
---|---|
3 * startup.el (tool-bar-originally-present): New variable. | 3 * startup.el (tool-bar-originally-present): New variable. |
4 (command-line): Set it if the tool-bar is switched on at startup. | 4 (command-line): Set it if the tool-bar is switched on at startup. |
5 | 5 |
6 * frame.el (frame-notice-user-settings): Only adjust frame height | 6 * frame.el (frame-notice-user-settings): Only adjust frame height |
7 for no tool-bar case if tool-bar was originally switched on. | 7 for no tool-bar case if tool-bar was originally switched on. |
8 From E. Jay Berkenbilt. | |
8 | 9 |
9 2001-02-22 Stefan Monnier <monnier@cs.yale.edu> | 10 2001-02-22 Stefan Monnier <monnier@cs.yale.edu> |
10 | 11 |
11 * server.el (server-switch-buffer): Only switch window if the | 12 * server.el (server-switch-buffer): Only switch window if the |
12 current one is dedicated. | 13 current one is dedicated. |