comparison 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
comparison
equal deleted inserted replaced
69609:eba3995e301f 69610:2fde6329f77d
1 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
2
3 * diff-mode.el (diff-function): Make it inherit from diff-header
4 instead of diff-context.
5
6 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
7 bitmap.
8 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
9 change names in macro above for consistency.
10 (gdb-frame-handler): Use hollow-right-triangle for all selected
11 frames which except the innermost (where execution has stopped).
12 (gdb-reset): Reset buffer-local values of overlay-arrow.
13
1 2006-03-20 Richard Stallman <rms@gnu.org> 14 2006-03-20 Richard Stallman <rms@gnu.org>
2 15
3 * simple.el (set-mark-command): Doc fix. 16 * simple.el (set-mark-command): Doc fix.
4 17
5 * files.el (display-buffer-other-frame): New command. 18 * files.el (display-buffer-other-frame): New command.