Mercurial > emacs
changeset 62364:55c2e9c1c3cb
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 15 May 2005 14:30:33 +0000 |
parents | 6a0ab1c93beb |
children | 69b2883d6502 |
files | etc/ChangeLog lisp/ChangeLog |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Sun May 15 14:29:25 2005 +0000 +++ b/etc/ChangeLog Sun May 15 14:30:33 2005 +0000 @@ -6,6 +6,8 @@ * GNU: Update footnotes. + * NEWS: Lots of clarifications and cleanups. + 2005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change) * TUTORIAL.pl: Updated header.
--- a/lisp/ChangeLog Sun May 15 14:29:25 2005 +0000 +++ b/lisp/ChangeLog Sun May 15 14:30:33 2005 +0000 @@ -1,3 +1,12 @@ +2005-05-15 Richard M. Stallman <rms@gnu.org> + + * emacs-lisp/lisp-mode.el (lisp-mode-variables): + Set font-lock-comment-start-skip. + + * font-lock.el (font-lock-comment-start-skip): New variable. + (font-lock-comment-end-skip): New variable. + (font-lock-fontify-syntactically-region): Use them if non-nil. + 2005-05-15 Jay Belanger <belanger@truman.edu> * calc/calc-store.el (calc-store-value): Return a string rather