diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b9ed400e30a..0d54031220f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-04-08 Alan Mackenzie <acm@muc.de> | ||
| 2 | |||
| 3 | * startup.el (inhibit-splash-screen): Emphatically state that it | ||
| 4 | can't be set in site-start.el. | ||
| 5 | |||
| 1 | 2007-04-09 Masatake YAMATO <jet@gyve.org> | 6 | 2007-04-09 Masatake YAMATO <jet@gyve.org> |
| 2 | 7 | ||
| 3 | * progmodes/cc-subword.el (c-capitalize-subword): Implement | 8 | * progmodes/cc-subword.el (c-capitalize-subword): Implement |