summaryrefslogtreecommitdiff
path: root/lisp/tooltip.el
Commit message (Expand)AuthorAge
* tooltip.el: Move comment about track-mouse...Nick Roberts2006-07-03
* (tooltip-mode, tooltip-use-echo-area): Doc fixes.Richard M. Stallman2006-04-18
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (tooltip-mode): Doc fix.Luc Teirlinck2006-01-12
* (tooltip): Move defgroup before define-minor-mode.Juri Linkov2005-12-20
* Delete defcustom variable :tag names.Richard M. Stallman2005-12-16
* Changed default to 20 for tooltip-y-offset.Jan Djärv2005-12-12
* (tooltip-mode): Move to start of file so that itNick Roberts2005-12-10
* (tooltip-x-offset, tooltip-y-offset): Change defaults.Richard M. Stallman2005-10-23
* (tooltip): Add group `basic-faces'.Juri Linkov2005-09-29
* (comint-prompt-regexp): Add defvar.Juanma Barranquero2005-08-31
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* (tooltip-mode): Test emacs-basic-display, not emacs-quick-startup.Richard M. Stallman2005-07-25
* (tooltip-mode): Use `custom-initialize-safe-default' and simplifyLuc Teirlinck2005-07-14
* (tooltip-mode): Revert to previous implementation of its defcustom.Luc Teirlinck2005-07-12
* (tooltip-mode): Use custom-initialize-safe-default and simplifyLuc Teirlinck2005-07-10
* Update FSF's address.Lute Kamstra2005-07-04
* (gud-tooltip-mode): Add defvar.Richard M. Stallman2005-07-03
* (tooltip-use-echo-area): Don't make it obsolete.Nick Roberts2005-06-19
* (tooltip-start-delayed-tip, tooltip-timeout, tooltip-use-echo-area,Juanma Barranquero2005-06-16
* * tooltip.el (tooltip-use-echo-area): Restore from gud.el forNick Roberts2005-06-14
* (require): CL no longer needed to compile case.Nick Roberts2005-05-06
* (tooltip-gud-tips): Use gdb-define-alist.Nick Roberts2005-05-03
* (tooltip-gud-tips): Show the associated #defineNick Roberts2005-04-27
* (tooltip-gud-tips-p): Expand documentation.Nick Roberts2005-04-20
* (tooltip-use-echo-area): Replace as alias and deprecate.Nick Roberts2005-04-19
* (tooltip-show): Change second arg to USE-ECHO-AREAKim F. Storm2005-04-18
* (tooltip-mode): `emacs-quick-startup' and `display-graphic-p' may notYAMAMOTO Mitsuharu2005-04-18
* (tooltip-gud-echo-area): Rename fromNick Roberts2005-04-18
* (tooltip-mode): Specify correct standard value for Custom in init-value.Luc Teirlinck2005-04-16
* (tooltip-show-help-function): Don't fixup message here.Kim F. Storm2005-03-31
* (tooltip-gud-display): Use gud-overlay-arrow-position.Nick Roberts2005-03-30
* (tooltip-show-help-function): Ignore negative mouseKim F. Storm2005-03-22
* (tooltip-show-help-function): Check car and cdr ofKim F. Storm2005-03-21
* (tooltip-mode): Don't complain that you can't turn theStefan Monnier2005-03-10
* (tooltip-mode): Use define-minor-mode and simplify.Nick Roberts2005-03-09
* (tooltip-show-help-function): Pass event toKim F. Storm2005-02-22
* (tooltip-show-help-function): Replace "mouse-2"Kim F. Storm2004-12-17
* (tooltip-mode): Doc fix.Richard M. Stallman2004-11-25
* (require): Explain why CL is needed.Nick Roberts2004-11-12
* Require CL.Stefan Monnier2004-11-11
* Don't require cl, comint, gud, gdb-ui forNick Roberts2004-11-10
* Add arch taglinesMiles Bader2003-09-01
* (defface tooltip): Inherit from variable-pitch.John Paul Wallington2003-07-23
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (tooltip-gud-tips): Output tooltip without switchingNick Roberts2002-12-22
* (tooltip-gud-tips-p): Undo previous change.Richard M. Stallman2002-12-04
* (tooltip-gud-process-output): Handle annotations thatNick Roberts2002-11-30
* (tooltip-gud-tips-p): Doc fix.Richard M. Stallman2002-11-29
* (tooltip-gud-tips-setup): Remove.Nick Roberts2002-11-28