From 22ef1944028e9ac89a9717439b175ce3230a4ba1 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Sun, 28 Mar 2010 17:00:37 +1300 Subject: [PATCH] emacs.texi (Top): Update node names to those in building.texi. --- doc/emacs/ChangeLog | 4 ++++ doc/emacs/emacs.texi | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) 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. -- 2.39.2