Mercurial > emacs
comparison lisp/ChangeLog @ 65860:85eb38c15a8f
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 06 Oct 2005 06:05:59 +0000 |
parents | 6a0d43003c2b |
children | 31848056b33c |
comparison
equal
deleted
inserted
replaced
65859:398b39fb5c3f | 65860:85eb38c15a8f |
---|---|
2 | 2 |
3 * progmodes/gdb-ui.el (gdb-fringe-width): New variable. | 3 * progmodes/gdb-ui.el (gdb-fringe-width): New variable. |
4 (gdb-ann3): Set it. | 4 (gdb-ann3): Set it. |
5 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar | 5 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar |
6 frame. | 6 frame. |
7 (gdb-info-frames-custom): Use inverse-video for first five | |
8 characters of selected frame only. | |
9 (gdb-get-frame-number): Select frame even when point is on frame | |
10 number. | |
7 | 11 |
8 2005-10-06 Masatake YAMATO <jet@gyve.org> | 12 2005-10-06 Masatake YAMATO <jet@gyve.org> |
9 | 13 |
10 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Put | 14 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Put |
11 `font-lock-function-name-face'. | 15 `font-lock-function-name-face'. |