Mercurial > emacs
diff lisp/ChangeLog @ 61862:30109b37b466
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Tue, 26 Apr 2005 14:17:51 +0000 |
parents | 348a53b1dd79 |
children | d2d61028720d |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 26 14:15:54 2005 +0000 +++ b/lisp/ChangeLog Tue Apr 26 14:17:51 2005 +0000 @@ -26,6 +26,11 @@ 2005-04-26 Lute Kamstra <lute@gnu.org> + * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring. + + * font-lock.el (font-lock-fontify-region-function): Fix docstring. + (font-lock-comment-delimiter-face): Ditto. + * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults. 2005-04-25 Jay Belanger <belanger@truman.edu>