diff options
| author | Alan Mackenzie | 2007-04-09 17:05:39 +0000 |
|---|---|---|
| committer | Alan Mackenzie | 2007-04-09 17:05:39 +0000 |
| commit | ca1355599dab77ffac73b7ca4d9fe27a665b3e26 (patch) | |
| tree | 02048bdc58f0ba50df15e02722de5cedeb3b50dc /lisp | |
| parent | 321668472135a2d3c4f08b7ce091752849205715 (diff) | |
| download | emacs-ca1355599dab77ffac73b7ca4d9fe27a665b3e26.tar.gz emacs-ca1355599dab77ffac73b7ca4d9fe27a665b3e26.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -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 |