summaryrefslogtreecommitdiff
path: root/lisp/tooltip.el
Commit message (Expand)AuthorAgeFilesLines
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-5/+8
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-3/+3
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (tooltip-frame-parameters): Undo previous change.Dan Nicolaescu2009-11-121-1/+1
* * widget.el (define-widget): Purecopy the docstring.Dan Nicolaescu2009-11-111-1/+1
* * mail/sendmail.el (send-mail-function):Stefan Monnier2009-09-131-1/+1
* * tooltip.el (tooltip-show-help): Fall back onChong Yidong2009-04-281-16/+20
* * tooltip.el (tooltip-show-help-non-mode): Don't save the lastChong Yidong2009-04-061-6/+9
* (tooltip-show-help-non-mode): Don't set tooltip-previous-message ifChong Yidong2009-03-161-2/+4
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * tooltip.el (tooltip-frame-parameters): Doc fix.Juanma Barranquero2008-10-311-1/+4
* Rename `tooltip-hook' to `tooltip-functions'.Juanma Barranquero2008-10-291-9/+12
* (tooltip-mode): Initialize unconditionally to t.Chong Yidong2008-09-061-4/+3
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+5
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* * tooltip.el (tooltip-previous-message): New var.Stefan Monnier2008-04-191-26/+40
* (tooltip-show-help-non-mode): Set message-truncate-linesJan Djärv2008-04-111-13/+4
* (tooltip-mode): Set tooltip-show-help-non-mode asJan Djärv2008-04-091-2/+18
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Doc fix.Richard M. Stallman2007-12-251-1/+1
* | (tooltip-region-active-p): Use `use-region-p'.Richard M. Stallman2007-12-251-3/+1
* | * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.Dan Nicolaescu2007-10-221-1/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* tooltip.el: Move comment about track-mouse...Nick Roberts2006-07-031-6/+0
* (tooltip-mode, tooltip-use-echo-area): Doc fixes.Richard M. Stallman2006-04-181-5/+11
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (tooltip-mode): Doc fix.Luc Teirlinck2006-01-121-1/+4
* (tooltip): Move defgroup before define-minor-mode.Juri Linkov2005-12-201-15/+19
* Delete defcustom variable :tag names.Richard M. Stallman2005-12-161-8/+0
* Changed default to 20 for tooltip-y-offset.Jan Djärv2005-12-121-1/+1
* (tooltip-mode): Move to start of file so that itNick Roberts2005-12-101-30/+29
* (tooltip-x-offset, tooltip-y-offset): Change defaults.Richard M. Stallman2005-10-231-11/+7
* (tooltip): Add group `basic-faces'.Juri Linkov2005-09-291-1/+2
* (comint-prompt-regexp): Add defvar.Juanma Barranquero2005-08-311-0/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (tooltip-mode): Test emacs-basic-display, not emacs-quick-startup.Richard M. Stallman2005-07-251-1/+1
* (tooltip-mode): Use `custom-initialize-safe-default' and simplifyLuc Teirlinck2005-07-141-6/+3
* (tooltip-mode): Revert to previous implementation of its defcustom.Luc Teirlinck2005-07-121-3/+5
* (tooltip-mode): Use custom-initialize-safe-default and simplifyLuc Teirlinck2005-07-101-5/+3
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (gud-tooltip-mode): Add defvar.Richard M. Stallman2005-07-031-0/+2
* (tooltip-use-echo-area): Don't make it obsolete.Nick Roberts2005-06-191-5/+0
* (tooltip-start-delayed-tip, tooltip-timeout, tooltip-use-echo-area,Juanma Barranquero2005-06-161-8/+8