# HG changeset patch # User Richard M. Stallman # Date 1116167433 0 # Node ID 55c2e9c1c3cb3c2a1933220806bcd7767aefad67 # Parent 6a0ab1c93beba34fa05612ab4d17edb0134d44c1 *** empty log message *** diff -r 6a0ab1c93beb -r 55c2e9c1c3cb etc/ChangeLog --- 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 (tiny change) * TUTORIAL.pl: Updated header. diff -r 6a0ab1c93beb -r 55c2e9c1c3cb lisp/ChangeLog --- 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 + + * 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 * calc/calc-store.el (calc-store-value): Return a string rather