aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cbd685727bd..c9917d36ba3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12007-11-09 Stefan Monnier <monnier@iro.umontreal.ca> 12007-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * abbrev.el (define-abbrev-table): Record the variable definition.
4
3 * emacs-lisp/bytecomp.el (byte-compile-file-form-define-abbrev-table): 5 * emacs-lisp/bytecomp.el (byte-compile-file-form-define-abbrev-table):
4 New function. 6 New function.
5 7