diff options
| author | Glenn Morris | 2009-11-03 03:22:30 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-11-03 03:22:30 +0000 |
| commit | df8fff6c8af1159934fd41d2bae22257c03a0f97 (patch) | |
| tree | 8e156f7a22c647025e4a2a7e11cb6fa748c743fd /lisp/ChangeLog | |
| parent | 2aea6521e39d2838f6541afc06a90e1f8b655386 (diff) | |
| download | emacs-df8fff6c8af1159934fd41d2bae22257c03a0f97.tar.gz emacs-df8fff6c8af1159934fd41d2bae22257c03a0f97.zip | |
(with-mode-local): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e3cb2bfc0f6..56a62adb847 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2009-11-03 Glenn Morris <rgm@gnu.org> | 1 | 2009-11-03 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * cedet/mode-local.el (with-mode-local): Doc fix. | ||
| 4 | |||
| 3 | * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar) | 5 | * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar) |
| 4 | (byte-compile-file-form-define-abbrev-table) | 6 | (byte-compile-file-form-define-abbrev-table) |
| 5 | (byte-compile-file-form-custom-declare-variable) | 7 | (byte-compile-file-form-custom-declare-variable) |