diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index bb944e2879a..de524bc6500 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,19 @@ | |||
| 1 | 2007-01-29 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local | ||
| 4 | Variables", and "Standard Keymaps" to the detailed menu. | ||
| 5 | |||
| 6 | * variables.texi (Future Local Variables): Add index entry. | ||
| 7 | |||
| 8 | 2007-01-28 Richard Stallman <rms@gnu.org> | ||
| 9 | |||
| 10 | * tips.texi (Coding Conventions): Clarify the tip about macros | ||
| 11 | that define a function or a variable. | ||
| 12 | |||
| 13 | * files.texi (File Attributes): UID and GID can be floats. | ||
| 14 | (Magic File Names): Explain why deferring all operations to | ||
| 15 | the standard handler does not work. | ||
| 16 | |||
| 1 | 2007-01-23 Martin Rudalics <rudalics@gmx.at> | 17 | 2007-01-23 Martin Rudalics <rudalics@gmx.at> |
| 2 | 18 | ||
| 3 | * backups.texi (Reverting): Use "buffer" instead of "file" | 19 | * backups.texi (Reverting): Use "buffer" instead of "file" |