*** empty log message ***
This commit is contained in:
parent
921bb882db
commit
33b71f4121
2 changed files with 8 additions and 0 deletions
3
etc/NEWS
3
etc/NEWS
|
@ -500,6 +500,9 @@ elements are deleted.
|
|||
|
||||
** 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,
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2005-05-07 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* building.texi (Debugger Operation): Update to reflect changes
|
||||
in GUD tooltips.
|
||||
|
||||
2005-04-30 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* files.texi (Compressed Files): Auto Compression normally enabled.
|
||||
|
|
Loading…
Add table
Reference in a new issue