Mercurial > emacs
comparison lisp/ChangeLog @ 62364:55c2e9c1c3cb
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 15 May 2005 14:30:33 +0000 |
parents | f7fdfa8ffb34 |
children | 146db6da77b4 |
comparison
equal
deleted
inserted
replaced
62363:6a0ab1c93beb | 62364:55c2e9c1c3cb |
---|---|
1 2005-05-15 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * emacs-lisp/lisp-mode.el (lisp-mode-variables): | |
4 Set font-lock-comment-start-skip. | |
5 | |
6 * font-lock.el (font-lock-comment-start-skip): New variable. | |
7 (font-lock-comment-end-skip): New variable. | |
8 (font-lock-fontify-syntactically-region): Use them if non-nil. | |
9 | |
1 2005-05-15 Jay Belanger <belanger@truman.edu> | 10 2005-05-15 Jay Belanger <belanger@truman.edu> |
2 | 11 |
3 * calc/calc-store.el (calc-store-value): Return a string rather | 12 * calc/calc-store.el (calc-store-value): Return a string rather |
4 than display it as a message. | 13 than display it as a message. |
5 Use calc-var-name for variable name. | 14 Use calc-var-name for variable name. |