comparison lisp/ChangeLog @ 104863:03f15a6c0c31

(lisp-font-lock-keywords-2): Add letf.
author Glenn Morris <rgm@gnu.org>
date Sat, 05 Sep 2009 21:00:39 +0000
parents ea878f8b6510
children f1938074431e
comparison
equal deleted inserted replaced
104862:5ba38f143540 104863:03f15a6c0c31
1 2009-09-05 Glenn Morris <rgm@gnu.org> 1 2009-09-05 Glenn Morris <rgm@gnu.org>
2
3 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
2 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.
6 Obey byte-compile-dest-file-function. 8 Obey byte-compile-dest-file-function.