Mercurial > emacs
diff etc/NEWS @ 62142:534734b70d1a
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sat, 07 May 2005 00:07:03 +0000 |
parents | 3deee372e47e |
children | 83bf059ae430 |
line wrap: on
line diff
--- a/etc/NEWS Fri May 06 23:43:06 2005 +0000 +++ b/etc/NEWS Sat May 07 00:07:03 2005 +0000 @@ -500,6 +500,9 @@ ** Redisplay Changes +*** GUD tooltips can be toggled independently of normal tooltips +with the minor mode, gud-tooltip-mode. + *** Easy to overlook single character negation is now 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,