comparison lisp/ChangeLog @ 103498:4470991d3249

(lisp-indent-defun-method, common-lisp-indent-function): Add doc strings.
author Glenn Morris <rgm@gnu.org>
date Sun, 21 Jun 2009 01:16:55 +0000
parents 35e2bfc7107c
children 247269056555
comparison
equal deleted inserted replaced
103497:0475d1e553c3 103498:4470991d3249
1 2009-06-21 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/cl-indent.el (lisp-indent-defun-method)
4 (common-lisp-indent-function): Add doc strings.
5
1 2009-06-19 David Casperson <casper@unbc.ca> (tiny change) 6 2009-06-19 David Casperson <casper@unbc.ca> (tiny change)
2 7
3 * font-core.el (turn-on-font-lock-if-desired): Correctly handle 8 * font-core.el (turn-on-font-lock-if-desired): Correctly handle
4 the case where font-lock-global-modes is a list that doesn't begin 9 the case where font-lock-global-modes is a list that doesn't begin
5 with `not' (Bug#3611). 10 with `not' (Bug#3611).