]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Sun, 26 Nov 2006 08:40:10 +0000 (08:40 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sun, 26 Nov 2006 08:40:10 +0000 (08:40 +0000)
lisp/ChangeLog
man/ChangeLog

index 972330432bacc28d48674a294680860941dc27a2..afd59c546b242dc7ec0a11e8e52b1def22d6ff2d 100644 (file)
@@ -1,3 +1,9 @@
+2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gud.el (gdb): Explain how to run in text command mode
+       more clearly.  Say in error message that multiple debugging
+       requires restarting GDB.
+
 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
 
        * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
index fc7a8953a4ecab32fe69cfed33d9bd20ab360746..438112f3552dffeb8bf580e770ea6d5d1054c885 100644 (file)
@@ -1,3 +1,10 @@
+2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
+
+       * building.texi (Debugger Operation): Define text command mode.
+       Clarify how tooltips work.
+       (GDB Graphical Interface): Explain how to run in text command mode
+       more clearly.
+
 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
 
        * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.