emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 25 May 2003 12:50:07 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5155 emacs/lisp/ChangeLog:1.5156
*** emacs/lisp/ChangeLog:1.5155 Sat May 24 22:15:05 2003
--- emacs/lisp/ChangeLog        Sun May 25 12:50:06 2003
***************
*** 1,3 ****
--- 1,18 ----
+ 2003-05-25  Nick Roberts  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * which-func.el (which-func-update-timer): New variable.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]