diff options
| author | Nick Roberts | 2005-05-07 00:07:03 +0000 |
|---|---|---|
| committer | Nick Roberts | 2005-05-07 00:07:03 +0000 |
| commit | 33b71f4121de66fe84226f8a1c494dabe9ccc5b7 (patch) | |
| tree | 7010922c734fa0b4a31416f314a75b8548f059b3 /etc | |
| parent | 921bb882db51f48f122bcbbe15a4abd25756616a (diff) | |
| download | emacs-33b71f4121de66fe84226f8a1c494dabe9ccc5b7.tar.gz emacs-33b71f4121de66fe84226f8a1c494dabe9ccc5b7.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -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 | ||
| 504 | with 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. |
| 504 | You can use the new variable `font-lock-negation-char-face' and the face of | 507 | You can use the new variable `font-lock-negation-char-face' and the face of |
| 505 | the same name to customize this. Currently the cc-modes, sh-script-mode, | 508 | the same name to customize this. Currently the cc-modes, sh-script-mode, |