]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Sat, 7 May 2005 00:07:03 +0000 (00:07 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sat, 7 May 2005 00:07:03 +0000 (00:07 +0000)
etc/NEWS
man/ChangeLog

index fa99b3f8f18ad084daf47548db0ff10f1c7d8e6a..5b7338c5c3dbfd6081da43b926aa584028d3f5a2 100644 (file)
--- a/etc/NEWS
+++ b/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,
index 553256ddd56003af77dcd117d49b16e9f12aeeca..d5f3b97c9a2ea25114b33099fbd973713179a7f9 100644 (file)
@@ -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.