Mercurial > emacs
comparison lisp/ChangeLog @ 61625:ec1c2d7cc792
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 18 Apr 2005 10:22:38 +0000 |
parents | 8c9ab6158305 |
children | 6bb23444f64f |
comparison
equal
deleted
inserted
replaced
61624:c80acd5ef579 | 61625:ec1c2d7cc792 |
---|---|
1 2005-04-18 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA | |
4 and make it optional. Don't test tooltip-gud-echo-area here. | |
5 (tooltip-gud-process-output, gdb-tooltip-print): Pass | |
6 tooltip-gud-echo-area to tooltip-show. | |
7 (tooltip-help-tips): Remove second optional arg. | |
8 | |
1 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 9 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
2 | 10 |
3 * tooltip.el (tooltip-mode): `emacs-quick-startup' and | 11 * tooltip.el (tooltip-mode): `emacs-quick-startup' and |
4 `display-graphic-p' may not be bound yet. | 12 `display-graphic-p' may not be bound yet. |
5 | 13 |