comparison lisp/ChangeLog @ 98597:36ba1f7c4d10

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 10 Oct 2008 08:54:08 +0000
parents 07dedfc8a63c
children c53a955375b8
comparison
equal deleted inserted replaced
98596:6560d393fd4d 98597:36ba1f7c4d10
1 2008-10-10 Eli Zaretskii <eliz@gnu.org>
2
3 * startup.el (command-line): Don't invoke tool-bar-mode if it is
4 not fboundp.
5
1 2008-10-09 Chong Yidong <cyd@stupidchicken.com> 6 2008-10-09 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * startup.el (command-line): Enable tool-bar-mode as long as it is 8 * startup.el (command-line): Enable tool-bar-mode as long as it is
4 not suppressed by X resources, regardless of the terminal. 9 not suppressed by X resources, regardless of the terminal.
5 10