comparison lisp/ChangeLog @ 98291:bea14960a539

(command-line): Remove always true test.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 21 Sep 2008 23:32:49 +0000
parents 90bc7e356363
children 1943be2bc7c2
comparison
equal deleted inserted replaced
98290:90bc7e356363 98291:bea14960a539
1 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu> 1 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * startup.el (command-line): Start the server when in daemon mode. 3 * startup.el (command-line): Start the server when in daemon mode.
4 Remove always true test.
4 5
5 * frame.el (frame-initialize): Remove spurious setting of 6 * frame.el (frame-initialize): Remove spurious setting of
6 special-display-function with the default value. 7 special-display-function with the default value.
7 8
8 2008-09-20 Vincent Belaïche <vincent.b.1@hotmail.fr> 9 2008-09-20 Vincent Belaïche <vincent.b.1@hotmail.fr>