# HG changeset patch # User Nick Roberts # Date 1269748837 -46800 # Node ID 0edec97c4c3bb9c63bb72856ef9ca0a830dc477a # Parent 2931d193b6c272d0e2d0dd48aa7e00456f55a712 emacs.texi (Top): Update node names to those in building.texi. diff -r 2931d193b6c2 -r 0edec97c4c3b doc/emacs/ChangeLog --- a/doc/emacs/ChangeLog Sun Mar 28 02:27:43 2010 +1300 +++ b/doc/emacs/ChangeLog Sun Mar 28 17:00:37 2010 +1300 @@ -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 -r 2931d193b6c2 -r 0edec97c4c3b doc/emacs/emacs.texi --- a/doc/emacs/emacs.texi Sun Mar 28 02:27:43 2010 +1300 +++ b/doc/emacs/emacs.texi Sun Mar 28 17:00:37 2010 +1300 @@ -746,13 +746,13 @@ 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.