Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Sep 21 23:31:40 2008 +0000 +++ b/lisp/ChangeLog Sun Sep 21 23:32:49 2008 +0000 @@ -1,6 +1,7 @@ 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu> * startup.el (command-line): Start the server when in daemon mode. + Remove always true test. * frame.el (frame-initialize): Remove spurious setting of special-display-function with the default value.