aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2007-11-09 15:57:46 +0000
committerStefan Monnier2007-11-09 15:57:46 +0000
commitb7c76a30f9717dccc396fd4fc7493cbbf589a8e8 (patch)
treeb8dc5d731d08a77607d5555c42381710b1c5793d /lisp/ChangeLog
parentd54ad496474b0294cb99bd072e17c9db56e97c53 (diff)
downloademacs-b7c76a30f9717dccc396fd4fc7493cbbf589a8e8.tar.gz
emacs-b7c76a30f9717dccc396fd4fc7493cbbf589a8e8.zip
(byte-compile-file-form-define-abbrev-table): New function.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1919f435af7..cbd685727bd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12007-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/bytecomp.el (byte-compile-file-form-define-abbrev-table):
4 New function.
5
12007-11-09 Vinicius Jose Latorre <viniciusjl@ig.com.br> 62007-11-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2 7
3 * ps-print.el: Clean the code for checking suitable Emacs version. 8 * ps-print.el: Clean the code for checking suitable Emacs version.