diff options
| author | Richard M. Stallman | 2007-05-10 16:39:46 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-05-10 16:39:46 +0000 |
| commit | dd5983667ceb93fca27b7990641c49e342caa7c6 (patch) | |
| tree | 0cd2c1b22a05fbdf4b30e5517c569a07ae5c0e9d /lispref/ChangeLog | |
| parent | a484846f80a3adae6f85b6fb897a6ae9887b32fb (diff) | |
| download | emacs-dd5983667ceb93fca27b7990641c49e342caa7c6.tar.gz emacs-dd5983667ceb93fca27b7990641c49e342caa7c6.zip | |
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 59430c5a82e..5659c4354f1 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,5 +1,12 @@ | |||
| 1 | 2007-05-10 Richard Stallman <rms@gnu.org> | 1 | 2007-05-10 Richard Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * keymaps.texi (Scanning Keymaps): Update where-is-internal example. | ||
| 4 | |||
| 5 | * help.texi (Keys in Documentation): Add reference to | ||
| 6 | Documentation Tips. | ||
| 7 | |||
| 8 | * files.texi (Format Conversion): TO-FN gets three arguments. | ||
| 9 | |||
| 3 | * modes.texi (Auto Major Mode): Document file-start-mode-alist. | 10 | * modes.texi (Auto Major Mode): Document file-start-mode-alist. |
| 4 | 11 | ||
| 5 | 2007-05-06 Richard Stallman <rms@gnu.org> | 12 | 2007-05-06 Richard Stallman <rms@gnu.org> |