diff lisp/ChangeLog @ 85989:89ba7e228a5b

(byte-compile-file-form-define-abbrev-table): New function.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 09 Nov 2007 15:57:46 +0000
parents 915f18d633ac
children dd802e6c104e
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Nov 09 15:34:03 2007 +0000
+++ b/lisp/ChangeLog	Fri Nov 09 15:57:46 2007 +0000
@@ -1,3 +1,8 @@
+2007-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* emacs-lisp/bytecomp.el (byte-compile-file-form-define-abbrev-table):
+	New function.
+
 2007-11-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
 	* ps-print.el: Clean the code for checking suitable Emacs version.