diff options
| author | Richard M. Stallman | 2007-10-02 19:26:50 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-10-02 19:26:50 +0000 |
| commit | 87ef89380c68232faa3cb08c6b0108bc64885ddb (patch) | |
| tree | 5de9729e6ce9ef149890158800506f1eae09ecd3 | |
| parent | 39c9a04753168745305a0f2ce0d0129e4e6af8ac (diff) | |
| download | emacs-87ef89380c68232faa3cb08c6b0108bc64885ddb.tar.gz emacs-87ef89380c68232faa3cb08c6b0108bc64885ddb.zip | |
*** empty log message ***
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 068ad522546..dd6456aaf28 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -3,6 +3,10 @@ | |||
| 3 | * xdisp.c (get_window_cursor_type): Implement documented behavior | 3 | * xdisp.c (get_window_cursor_type): Implement documented behavior |
| 4 | for cursor-in-non-selected-windows = t. | 4 | for cursor-in-non-selected-windows = t. |
| 5 | 5 | ||
| 6 | 2007-10-01 Juanma Barranquero <lekktu@gmail.com> | ||
| 7 | |||
| 8 | * lread.c (Fload): Fix typo in docstring. | ||
| 9 | |||
| 6 | 2007-09-29 Juri Linkov <juri@jurta.org> | 10 | 2007-09-29 Juri Linkov <juri@jurta.org> |
| 7 | 11 | ||
| 8 | * emacs.c (standard_args): Change priority of "--no-splash" | 12 | * emacs.c (standard_args): Change priority of "--no-splash" |