diff options
| author | Stefan Monnier | 2007-11-09 15:57:46 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2007-11-09 15:57:46 +0000 |
| commit | b7c76a30f9717dccc396fd4fc7493cbbf589a8e8 (patch) | |
| tree | b8dc5d731d08a77607d5555c42381710b1c5793d /lisp/ChangeLog | |
| parent | d54ad496474b0294cb99bd072e17c9db56e97c53 (diff) | |
| download | emacs-b7c76a30f9717dccc396fd4fc7493cbbf589a8e8.tar.gz emacs-b7c76a30f9717dccc396fd4fc7493cbbf589a8e8.zip | |
(byte-compile-file-form-define-abbrev-table): New function.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2007-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 | |||
| 1 | 2007-11-09 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | 2007-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. |