aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Mackenzie2007-02-04 18:57:24 +0000
committerAlan Mackenzie2007-02-04 18:57:24 +0000
commitfad2430195513284e73be732a696390add2cfc7f (patch)
tree342fc9260f52b84876642f831e7bea5f5240369d
parentcb4e834e318ccf05d5716180b81f9e1edc364e59 (diff)
downloademacs-fad2430195513284e73be732a696390add2cfc7f.tar.gz
emacs-fad2430195513284e73be732a696390add2cfc7f.zip
*** empty log message ***
-rw-r--r--lispref/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index f570f204d60..ca36fcc35bf 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,9 @@
12007-02-03 Alan Mackenzie <acm@muc.de>
2
3 * loading.texi (Hooks for Loading): Make the description of
4 `eval-after-load' more detailed, and amend the description of
5 after-load-alist, in accordance with changes from 2006-05.
6
12007-02-03 Chong Yidong <cyd@stupidchicken.com> 72007-02-03 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * modes.texi (Defining Minor Modes): Document that a :require 9 * modes.texi (Defining Minor Modes): Document that a :require