diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 56f35ef3296..9be1104a256 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2011-02-18 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 | 2011-02-18 Glenn Morris <rgm@gnu.org> | ||
| 12 | |||
| 13 | * keymaps.texi (Remapping Commands): Mention how to undo it. | ||
| 14 | |||
| 1 | 2011-02-05 Chong Yidong <cyd@stupidchicken.com> | 15 | 2011-02-05 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 16 | ||
| 3 | * commands.texi (Accessing Mouse): Note that a header line is not | 17 | * commands.texi (Accessing Mouse): Note that a header line is not |