Mercurial > emacs
diff lisp/ChangeLog @ 69610:2fde6329f77d
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 21 Mar 2006 10:19:51 +0000 |
parents | a0ab0382b7ca |
children | 04a1dd9137ea |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Mar 21 10:16:34 2006 +0000 +++ b/lisp/ChangeLog Tue Mar 21 10:19:51 2006 +0000 @@ -1,3 +1,16 @@ +2006-03-21 Nick Roberts <nickrob@snap.net.nz> + + * 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 <rms@gnu.org> * simple.el (set-mark-command): Doc fix.