Mercurial > emacs
comparison lisp/ChangeLog @ 62948:eb64de7c6f1b
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 01 Jun 2005 10:43:54 +0000 |
parents | eed5b72c957d |
children | 95c3843ef1b8 |
comparison
equal
deleted
inserted
replaced
62947:2a5dbdf6d22a | 62948:eb64de7c6f1b |
---|---|
1 2005-06-01 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * faces.el (list-faces-display): Improve the formatting by | |
4 computing the maximum length required for any face-name (reworked | |
5 patch of 1999-01-11, accidentally deleted on 1999-07-21). | |
6 (internal-find-face): Remove redundant info in docstring. | |
7 | |
1 2005-06-01 Nick Roberts <nickrob@snap.net.nz> | 8 2005-06-01 Nick Roberts <nickrob@snap.net.nz> |
2 | 9 |
3 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1) | 10 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1) |
4 (gdb-info-breakpoints-custom, gdb-delete-breakpoint) | 11 (gdb-info-breakpoints-custom, gdb-delete-breakpoint) |
5 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location) | 12 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location) |