From: Nick Roberts Date: Sun, 28 Mar 2010 04:00:37 +0000 (+1300) Subject: emacs.texi (Top): Update node names to those in building.texi. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~649 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=22ef1944028e9ac89a9717439b175ce3230a4ba1;p=emacs.git emacs.texi (Top): Update node names to those in building.texi. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index fa454dd976a..f4742c904bc 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2010-03-28 Nick Roberts + + * emacs.texi (Top): Update node names to those in building.texi. + 2010-03-24 Glenn Morris * ack.texi (Acknowledgments): diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index b77863e366b..0704b616543 100644 --- a/doc/emacs/emacs.texi +++ b/doc/emacs/emacs.texi @@ -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.