diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4479267b406..da8b2f3cc93 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,7 @@ | |||
| 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. |