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: Thu, 03 Nov 2005 17:04:38 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8514 emacs/lisp/ChangeLog:1.8515
*** emacs/lisp/ChangeLog:1.8514 Thu Nov  3 21:47:08 2005
--- emacs/lisp/ChangeLog        Thu Nov  3 22:04:36 2005
***************
*** 1,3 ****
--- 1,12 ----
+ 2005-11-04  Nick Roberts  <address@hidden>
+ 
+       * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
+       case GUD buffer is not visible.
+       (gdb-goto-breakpoint): Try to force display in source buffer.
+       (gdb-frame-gdb-buffer): Copy other similar functions.
+       (gdb-restore-windows): Don't display source if not asked for.
+       (gdb-assembler-buffer-name): Don't capitalise.
+ 
  2005-11-03  Richard M. Stallman  <address@hidden>
  
        * wid-edit.el (key-sequence): New widget type.
***************
*** 22,27 ****
--- 31,37 ----
        Bind deactivate-mark to prevent deactivation.
  
  2005-11-03  Lars Hansen  <address@hidden>
+ 
        * dired-x.el: Add menu bindings for dired-do-find-marked-files,
        dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
        dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
***************
*** 60,67 ****
  
  2005-11-02  Nick Roberts  <address@hidden>
  
!       * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in
!       diassembly buffer too.
        (gdb-exited): Remove overlay arrows when execution has finished.
        (gdb-info-frames-custom, gdb-info-threads-custom)
        (gdb-info-registers-custom): Don't add inappropriate text
--- 70,77 ----
  
  2005-11-02  Nick Roberts  <address@hidden>
  
!       * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
!       disassembly buffer too.
        (gdb-exited): Remove overlay arrows when execution has finished.
        (gdb-info-frames-custom, gdb-info-threads-custom)
        (gdb-info-registers-custom): Don't add inappropriate text




reply via email to

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