aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 25909586102..6077deea9bb 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,23 @@
12005-05-29 Luc Teirlinck <teirllm@auburn.edu>
2
3 * modes.texi (Major Mode Conventions): A derived mode only needs
4 to put the call to the parent mode inside `delay-mode-hooks'.
5
62005-05-29 Richard M. Stallman <rms@gnu.org>
7
8 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
9 new, and what that implies. Clarify.
10
11 * files.texi (Locating Files): Clean up the text.
12
13 * frames.texi (Window Frame Parameters): Document user-size.
14 Shorten entry for top by referring to left.
15
162005-05-26 Richard M. Stallman <rms@gnu.org>
17
18 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
19 is new, and what the implications are. Other clarifications.
20
12005-05-24 Richard M. Stallman <rms@gnu.org> 212005-05-24 Richard M. Stallman <rms@gnu.org>
2 22
3 * frames.texi (Dialog Boxes): Minor fixes. 23 * frames.texi (Dialog Boxes): Minor fixes.