diff options
| author | Alan Mackenzie | 2007-02-04 18:57:24 +0000 |
|---|---|---|
| committer | Alan Mackenzie | 2007-02-04 18:57:24 +0000 |
| commit | fad2430195513284e73be732a696390add2cfc7f (patch) | |
| tree | 342fc9260f52b84876642f831e7bea5f5240369d | |
| parent | cb4e834e318ccf05d5716180b81f9e1edc364e59 (diff) | |
| download | emacs-fad2430195513284e73be732a696390add2cfc7f.tar.gz emacs-fad2430195513284e73be732a696390add2cfc7f.zip | |
*** empty log message ***
| -rw-r--r-- | lispref/ChangeLog | 6 |
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 @@ | |||
| 1 | 2007-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 | |||
| 1 | 2007-02-03 Chong Yidong <cyd@stupidchicken.com> | 7 | 2007-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 |