]> git.eshelyaron.com Git - emacs.git/commitdiff
emacs.texi (Top): Update node names to those in building.texi.
authorNick Roberts <nickrob@snap.net.nz>
Sun, 28 Mar 2010 04:00:37 +0000 (17:00 +1300)
committerNick Roberts <nickrob@snap.net.nz>
Sun, 28 Mar 2010 04:00:37 +0000 (17:00 +1300)
doc/emacs/ChangeLog
doc/emacs/emacs.texi

index fa454dd976acf9d19ca2759c90ea60e36b2794a8..f4742c904bcd37dacf012ae6bbaf5ed25d8025e9 100644 (file)
@@ -1,3 +1,7 @@
+2010-03-28  Nick Roberts  <nickrob@snap.net.nz>
+
+       * emacs.texi (Top): Update node names to those in building.texi.
+
 2010-03-24  Glenn Morris  <rgm@gnu.org>
 
        * ack.texi (Acknowledgments):
index b77863e366bbbf3f0a5d02478a587875a9bbdc63..0704b616543ae991930a4ec47283e4d2c91adfc1 100644 (file)
@@ -746,13 +746,13 @@ Running Debuggers Under Emacs
 
 GDB Graphical Interface
 
-* GDB-UI Layout::               Control the number of displayed buffers.
+* GDB User Interface Layout::   Control the number of displayed buffers.
 * Source Buffers::              Use the mouse in the fringe/margin to
                                 control your program.
 * Breakpoints Buffer::          A breakpoint control panel.
 * Threads Buffer::              Displays your threads.
 * Stack Buffer::                Select a frame from the call stack.
-* Other GDB-UI Buffers::        Input/output, locals, registers,
+* Other GDB Buffers::           Input/output, locals, registers,
                                 assembler, threads and memory buffers.
 * Watch Expressions::           Monitor variable values in the speedbar.
 * Multithreaded Debugging::     Debugging programs with several threads.