Mercurial > emacs
comparison lisp/ChangeLog @ 61607:22de918e7a8c
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 18 Apr 2005 00:29:13 +0000 |
parents | 26bb83260541 |
children | f906487da0a1 |
comparison
equal
deleted
inserted
replaced
61606:e348d86e70f8 | 61607:22de918e7a8c |
---|---|
1 2005-04-18 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * tooltip.el (tooltip-gud-echo-area): Rename from | |
4 tooltip-use-echo-area. | |
5 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print) | |
6 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo | |
7 area independently of where help tooltips are displayed. | |
8 | |
1 2005-04-17 David Kastrup <dak@gnu.org> | 9 2005-04-17 David Kastrup <dak@gnu.org> |
2 | 10 |
3 * cus-theme.el (custom-theme-write-variables): Quote variables | 11 * cus-theme.el (custom-theme-write-variables): Quote variables |
4 where necessary. | 12 where necessary. |
5 | 13 |