Mercurial > emacs
comparison lisp/ChangeLog @ 52447:64ab6996afc6
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Sat, 06 Sep 2003 17:34:11 +0000 |
parents | 2fbdc8355e43 |
children | f558a29204a8 |
comparison
equal
deleted
inserted
replaced
52446:2683a7145ceb | 52447:64ab6996afc6 |
---|---|
1 2003-09-06 Dave Love <fx@gnu.org> | |
2 | |
3 * ielm.el (ielm-mode-hook): Add :options. | |
4 | |
5 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): | |
6 New. | |
7 (eldoc-print-current-symbol-info): Use it. | |
8 | |
1 2003-09-04 Nick Roberts <nick@nick.uklinux.net> | 9 2003-09-04 Nick Roberts <nick@nick.uklinux.net> |
2 | 10 |
3 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt | 11 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt |
4 being displayed in GUD buffer. | 12 being displayed in GUD buffer. |
5 (gdb-idle-input-queue): Remove var. Use just one queue. | 13 (gdb-idle-input-queue): Remove var. Use just one queue. |