diff options
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> |