summaryrefslogtreecommitdiff
path: root/lisp/tooltip.el
Commit message (Expand)AuthorAge
* Add 2010 to copyright years.Glenn Morris2010-01-13
* (tooltip-frame-parameters): Undo previous change.Dan Nicolaescu2009-11-12
* * widget.el (define-widget): Purecopy the docstring.Dan Nicolaescu2009-11-11
* * mail/sendmail.el (send-mail-function):Stefan Monnier2009-09-13
* * tooltip.el (tooltip-show-help): Fall back onChong Yidong2009-04-28
* * tooltip.el (tooltip-show-help-non-mode): Don't save the lastChong Yidong2009-04-06
* (tooltip-show-help-non-mode): Don't set tooltip-previous-message ifChong Yidong2009-03-16
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * tooltip.el (tooltip-frame-parameters): Doc fix.Juanma Barranquero2008-10-31
* Rename `tooltip-hook' to `tooltip-functions'.Juanma Barranquero2008-10-29
* (tooltip-mode): Initialize unconditionally to t.Chong Yidong2008-09-06
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-12
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* * tooltip.el (tooltip-previous-message): New var.Stefan Monnier2008-04-19
* (tooltip-show-help-non-mode): Set message-truncate-linesJan Djärv2008-04-11
* (tooltip-mode): Set tooltip-show-help-non-mode asJan Djärv2008-04-09
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | Doc fix.Richard M. Stallman2007-12-25
* | (tooltip-region-active-p): Use `use-region-p'.Richard M. Stallman2007-12-25
* | * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.Dan Nicolaescu2007-10-22
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* 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