diff options
| author | Miles Bader | 2007-01-30 22:22:43 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-01-30 22:22:43 +0000 |
| commit | bb5b9e9dbe671b0525692acf1337efa271b33fb6 (patch) | |
| tree | 810c31e2c5f1bc8e79df0cc4b121a25a9d4b8642 /lispref/ChangeLog | |
| parent | f3df78db7218a084cbd58dc9a3cb5b9909b02d4d (diff) | |
| parent | 41e49ce63ee2f9945ff99a19b00752ea887ef506 (diff) | |
| download | emacs-bb5b9e9dbe671b0525692acf1337efa271b33fb6.tar.gz emacs-bb5b9e9dbe671b0525692acf1337efa271b33fb6.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 615-621)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 197-199)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-166
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" |