Mercurial > emacs
changeset 72770:3350729e576f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 10 Sep 2006 00:30:52 +0000 |
parents | 00b6d782491f |
children | 0bddfbc5a0a5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Sep 10 00:30:46 2006 +0000 +++ b/lisp/ChangeLog Sun Sep 10 00:30:52 2006 +0000 @@ -3,6 +3,10 @@ * textmodes/conf-mode.el (conf-space-mode): Use hack-local-variables-hook instead of calling hack-local-variables. (conf-space-keywords-override): New variable. + (conf-space-mode-internal): New subroutine. Reinit Font Lock mode. + (conf-space-mode): Always make conf-space-keywords and + conf-space-keywords-override local. + Call conf-space-mode-internal directly as well as via hook. 2006-09-09 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)