Mercurial > emacs
diff lisp/ChangeLog @ 105833:c214e49d9cc3
(with-mode-local): Doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 03 Nov 2009 03:22:30 +0000 |
parents | 56392d7b0ff4 |
children | a6f26c27084c |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Nov 03 03:16:23 2009 +0000 +++ b/lisp/ChangeLog Tue Nov 03 03:22:30 2009 +0000 @@ -1,5 +1,7 @@ 2009-11-03 Glenn Morris <rgm@gnu.org> + * cedet/mode-local.el (with-mode-local): Doc fix. + * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar) (byte-compile-file-form-define-abbrev-table) (byte-compile-file-form-custom-declare-variable)