diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 0f1f0425478..90eed004d39 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,23 @@ | |||
| 1 | 2011-02-19 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * elisp.texi: Sync @dircategory with ../../info/dir. | ||
| 4 | |||
| 5 | * files.texi (Visiting Functions): Document find-file-literally, | ||
| 6 | both the command and the variable. | ||
| 7 | |||
| 8 | * variables.texi (Creating Buffer-Local): Explain the meaning of | ||
| 9 | permanent local variables. | ||
| 10 | |||
| 11 | * files.texi (Visiting Functions): Document find-file-literally, | ||
| 12 | both the command and the variable. | ||
| 13 | |||
| 14 | * variables.texi (Creating Buffer-Local): Explain the meaning of | ||
| 15 | permanent local variables. | ||
| 16 | |||
| 17 | 2011-02-19 Glenn Morris <rgm@gnu.org> | ||
| 18 | |||
| 19 | * keymaps.texi (Remapping Commands): Mention how to undo it. | ||
| 20 | |||
| 1 | 2011-02-09 Reuben Thomas <rrt@sc3d.org> | 21 | 2011-02-09 Reuben Thomas <rrt@sc3d.org> |
| 2 | 22 | ||
| 3 | * loading.texi (Hooks for Loading): Remove unnecessary advice | 23 | * loading.texi (Hooks for Loading): Remove unnecessary advice |