diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7b5dc9afe5c..7b00d330159 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2009-09-05 Glenn Morris <rgm@gnu.org> | 1 | 2009-09-05 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * font-lock.el (lisp-font-lock-keywords-2): Add letf. | ||
| 4 | |||
| 3 | * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix. | 5 | * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix. |
| 4 | (byte-compile-dest-file-function): New option. | 6 | (byte-compile-dest-file-function): New option. |
| 5 | (byte-compile-dest-file): Doc fix. | 7 | (byte-compile-dest-file): Doc fix. |