summaryrefslogtreecommitdiff
path: root/lisp/tooltip.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp: Prefer inlinable functions to macros.Stefan Monnier2014-12-051-5/+1
* * lisp/subr.el (alist-get): New accessor.Stefan Monnier2014-10-011-8/+6
* Fix bug #17331 with display properties on help-echo strings.Eli Zaretskii2014-04-241-4/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Preload tooltip.el unconditionally.Eli Zaretskii2013-10-081-3/+1
* Gud tooltip tweakGlenn Morris2013-05-231-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Fix and improve GUD Tooltip mode.Eli Zaretskii2012-08-141-2/+7
* Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-121-2/+2
* Minor-mode doc fixes for ARG behaviorGlenn Morris2012-02-071-1/+3
* Mark tooltip-use-echo-area as obsolete.Chong Yidong2012-01-281-14/+14
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* 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