diff options
| -rw-r--r-- | lisp/ChangeLog | 5 | ||||
| -rw-r--r-- | man/ChangeLog | 5 |
2 files changed, 10 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 |
diff --git a/man/ChangeLog b/man/ChangeLog index 7538f80bd26..fe015cd1ce9 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-04-09 Alan Mackenzie <acm@muc.de> | ||
| 2 | |||
| 3 | * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its | ||
| 4 | new name. Insert concept index entries. | ||
| 5 | |||
| 1 | 2007-04-08 Richard Stallman <rms@gnu.org> | 6 | 2007-04-08 Richard Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * url.texi: Fix some indexing. | 8 | * url.texi: Fix some indexing. |