diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2005-05-19 23:29:21 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2005-05-19 23:29:21 +0000 |
commit | 6900105fc4ed503a7d97a697f82fbb0fa36cbe27 (patch) | |
tree | 1c39456a6dcca524235f8dad3934e1a876393f9a /lispref/ChangeLog | |
parent | cc2691b7ee27dd8eb0cbb54fccce35a705e62cbf (diff) | |
download | emacs-6900105fc4ed503a7d97a697f82fbb0fa36cbe27.tar.gz |
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
-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 @@ +2005-05-19 Luc Teirlinck <teirllm@auburn.edu> + + * modes.texi (Hooks): Delete confusing and unnecessary sentence. + (Major Mode Conventions): Refer to `Auto Major Mode' in more + appropriate place. + (Derived Modes): Small clarifications. + (Minor Mode Conventions, Keymaps and Minor Modes): Replace + references to nodes with references to anchors. + (Mode Line Data): Warn that `(:eval FORM)' should not load any files. + Clarify description of lists whose first element is an integer. + (Mode Line Variables): Add anchor. + (%-Constructs): Clarify description of integer after %. + (Emulating Mode Line): Describe nil value for FACE. + 2005-05-18 Luc Teirlinck <teirllm@auburn.edu> * modes.texi (Derived Modes): Correct references to non-existing |