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: Tue, 21 Mar 2006 10:14:51 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9299 emacs/lisp/ChangeLog:1.9300
--- emacs/lisp/ChangeLog:1.9299 Mon Mar 20 15:08:56 2006
+++ emacs/lisp/ChangeLog        Tue Mar 21 10:14:50 2006
@@ -1,3 +1,16 @@
+2006-03-21  Nick Roberts  <address@hidden>
+
+       * diff-mode.el (diff-function): Make it inherit from diff-header
+       instead of diff-context.
+
+       * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
+       bitmap.
+       (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
+       change names in macro above for consistency.
+       (gdb-frame-handler): Use hollow-right-triangle for all selected
+       frames which except the innermost (where execution has stopped).
+       (gdb-reset): Reset buffer-local values of overlay-arrow.
+
 2006-03-20  Richard Stallman  <address@hidden>
 
        * simple.el (set-mark-command): Doc fix.




reply via email to

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