From cfec25c34f5ae0f3ca2ed9b0029c11e1cbc4884d Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Sun, 25 May 2003 16:50:06 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6dbf994695d..c5a6800cce9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,18 @@ +2003-05-25 Nick Roberts + + * gdb-ui.el (gdb-info-breakpoints-custom, gdb-assembler-custom): + Put string associated with breakpoint at start of line so that it + is always visible. + (gdb-display-source-buffer): Display assembler during execution, + when requested. + (gud-menu-map): Add a toggle button to menubar for + gdb-many-windows. + (gdb-many-windows): Define explicitly as a function and a variable + (formerly as a minor mode). These need to be global so layout can + be reset from any buffer. + (gdb-assembler-mode): Keep fringe outside margin as the overlay + arrow is not used for assembler. + 2003-05-25 Tim Van Holder * which-func.el (which-func-update-timer): New variable. -- 2.39.2