aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorNick Roberts2005-05-07 00:07:03 +0000
committerNick Roberts2005-05-07 00:07:03 +0000
commit33b71f4121de66fe84226f8a1c494dabe9ccc5b7 (patch)
tree7010922c734fa0b4a31416f314a75b8548f059b3 /etc
parent921bb882db51f48f122bcbbe15a4abd25756616a (diff)
downloademacs-33b71f4121de66fe84226f8a1c494dabe9ccc5b7.tar.gz
emacs-33b71f4121de66fe84226f8a1c494dabe9ccc5b7.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index fa99b3f8f18..5b7338c5c3d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -500,6 +500,9 @@ elements are deleted.
500 500
501** Redisplay Changes 501** Redisplay Changes
502 502
503*** GUD tooltips can be toggled independently of normal tooltips
504with the minor mode, gud-tooltip-mode.
505
503*** Easy to overlook single character negation is now font-locked. 506*** Easy to overlook single character negation is now font-locked.
504You can use the new variable `font-lock-negation-char-face' and the face of 507You can use the new variable `font-lock-negation-char-face' and the face of
505the same name to customize this. Currently the cc-modes, sh-script-mode, 508the same name to customize this. Currently the cc-modes, sh-script-mode,