diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index e6c901f786e..0f778a1591c 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,40 @@ | |||
| 1 | 2005-04-03 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | * hooks.texi (Standard Hooks): Add some hooks. Add cross | ||
| 4 | references and/or descriptions. Delete major mode hooks; mention | ||
| 5 | them as a category instead. Rename or delete obsolete hooks. | ||
| 6 | |||
| 7 | 2005-04-02 Richard M. Stallman <rms@gnu.org> | ||
| 8 | |||
| 9 | * nonascii.texi (Coding System Basics): Another wording cleanup. | ||
| 10 | |||
| 11 | 2005-04-01 Richard M. Stallman <rms@gnu.org> | ||
| 12 | |||
| 13 | * nonascii.texi (Coding System Basics): Clarify previous change. | ||
| 14 | |||
| 15 | 2005-04-01 Kenichi Handa <handa@m17n.org> | ||
| 16 | |||
| 17 | * nonascii.texi (Coding System Basics): Describe about rondtrip | ||
| 18 | identity of coding systems. | ||
| 19 | |||
| 20 | 2005-03-29 Chong Yidong <cyd@stupidchicken.com> | ||
| 21 | |||
| 22 | * text.texi (Buffer Contents): Add filter-buffer-substring and | ||
| 23 | buffer-substring-filters. | ||
| 24 | |||
| 25 | 2005-03-26 Chong Yidong <cyd@stupidchicken.com> | ||
| 26 | |||
| 27 | * anti.texi (Antinews): Mention `G' interactive code. | ||
| 28 | |||
| 29 | * tips.texi (Compilation Tips): Mention benchmark.el. | ||
| 30 | |||
| 31 | 2005-03-27 Luc Teirlinck <teirllm@auburn.edu> | ||
| 32 | |||
| 33 | * modes.texi (Other Font Lock Variables): `font-lock-fontify-block' | ||
| 34 | is now bound to M-o M-o. | ||
| 35 | |||
| 36 | * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o. | ||
| 37 | |||
| 1 | 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk> | 38 | 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk> |
| 2 | 39 | ||
| 3 | * calendar.texi: Delete file (and move contents to emacs-xtra.texi | 40 | * calendar.texi: Delete file (and move contents to emacs-xtra.texi |