diff options
| -rw-r--r-- | lispref/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index f518874eb04..f30e04cbedd 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2005-05-19 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * modes.texi (Hooks): Delete confusing and unnecessary sentence. | ||
| 4 | (Major Mode Conventions): Refer to `Auto Major Mode' in more | ||
| 5 | appropriate place. | ||
| 6 | (Derived Modes): Small clarifications. | ||
| 7 | (Minor Mode Conventions, Keymaps and Minor Modes): Replace | ||
| 8 | references to nodes with references to anchors. | ||
| 9 | (Mode Line Data): Warn that `(:eval FORM)' should not load any files. | ||
| 10 | Clarify description of lists whose first element is an integer. | ||
| 11 | (Mode Line Variables): Add anchor. | ||
| 12 | (%-Constructs): Clarify description of integer after %. | ||
| 13 | (Emulating Mode Line): Describe nil value for FACE. | ||
| 14 | |||
| 1 | 2005-05-18 Luc Teirlinck <teirllm@auburn.edu> | 15 | 2005-05-18 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 16 | ||
| 3 | * modes.texi (Derived Modes): Correct references to non-existing | 17 | * modes.texi (Derived Modes): Correct references to non-existing |