diff options
author | Kim F. Storm <storm@cua.dk> | 2005-05-18 08:00:50 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2005-05-18 08:00:50 +0000 |
commit | 0fa5d10ef8f77ccdd04479cb4fb58694d7f7779e (patch) | |
tree | 7e51c1733a91b964a410aa56bfa1641dbf0fc47a /etc | |
parent | d11ad5a745e57452d08187a45873aa199a04d716 (diff) | |
download | emacs-0fa5d10ef8f77ccdd04479cb4fb58694d7f7779e.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -819,7 +819,7 @@ trouble with fontification and/or indentation. *** New standard font-lock face `font-lock-comment-delimiter-face'. -*** Easy to overlook single character negation is now font-locked. +*** Easy to overlook single character negation can now be font-locked. You can use the new variable `font-lock-negation-char-face' and the face of the same name to customize this. Currently the cc-modes, sh-script-mode, cperl-mode and make-mode support this. |