diff options
| author | Chong Yidong | 2011-09-07 10:40:27 -0400 |
|---|---|---|
| committer | Chong Yidong | 2011-09-07 10:40:27 -0400 |
| commit | 4feb6e7359c345a00e1c8020be444fc6c2e22f1a (patch) | |
| tree | 17bdee76e5b828a09d40e97e36df63496b23f434 /lisp/ChangeLog | |
| parent | 91ab9c13bfffea4b4c3634a1782e23da1b0de5b3 (diff) | |
| download | emacs-4feb6e7359c345a00e1c8020be444fc6c2e22f1a.tar.gz emacs-4feb6e7359c345a00e1c8020be444fc6c2e22f1a.zip | |
* lisp/help-mode.el (help-mode): Restore autoload.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2bb7bf0466d..9d9d564fa15 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-09-07 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * help-mode.el (help-mode): Restore autoload. | ||
| 4 | |||
| 1 | 2011-09-07 Juri Linkov <juri@jurta.org> | 5 | 2011-09-07 Juri Linkov <juri@jurta.org> |
| 2 | 6 | ||
| 3 | * progmodes/compile.el (compilation-start): Let-bind `thisenv' to | 7 | * progmodes/compile.el (compilation-start): Let-bind `thisenv' to |