Mercurial > emacs
changeset 107551:0edec97c4c3b
emacs.texi (Top): Update node names to those in building.texi.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 28 Mar 2010 17:00:37 +1300 |
parents | 2931d193b6c2 |
children | d9250f687548 1d298baf84b9 e79d23254789 |
files | doc/emacs/ChangeLog doc/emacs/emacs.texi |
diffstat | 2 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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):
--- 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.