Mercurial > emacs
comparison lisp/ChangeLog @ 52810:f49c1c4d92de
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-79
Use :inverse-video face in gdb-ui.el
* gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
face instead of attempting to emulate it.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 08 Oct 2003 05:32:09 +0000 |
parents | 8471c440544b |
children | a1cd897c122c |
comparison
equal
deleted
inserted
replaced
52809:8471c440544b | 52810:f49c1c4d92de |
---|---|
1 2003-10-08 Miles Bader <miles@gnu.org> | |
2 | |
3 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video | |
4 face instead of attempting to emulate it. | |
5 | |
1 2003-10-07 Kenichi Handa <handa@m17n.org> | 6 2003-10-07 Kenichi Handa <handa@m17n.org> |
2 | 7 |
3 * international/mule-diag.el (list-coding-systems-1): List coding | 8 * international/mule-diag.el (list-coding-systems-1): List coding |
4 systems that are loaded automatically. | 9 systems that are loaded automatically. |
5 | 10 |