diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a43dd64ed2e..4479267b406 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +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. | ||
| 4 | |||
| 3 | * frame.el (frame-initialize): Remove spurious setting of | 5 | * frame.el (frame-initialize): Remove spurious setting of |
| 4 | special-display-function with the default value. | 6 | special-display-function with the default value. |
| 5 | 7 | ||