summaryrefslogtreecommitdiff
path: root/lisp/tooltip.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* With tooltip-mode disabled, don't unconditionally clear the echo areaMauro Aranda2019-09-161-1/+4
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-1/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | New defcustom 'tooltip-resize-echo-area'Eli Zaretskii2017-10-071-1/+14
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Provide additional support for child framesMartin Rudalics2017-06-251-2/+4
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Improve the custom type of some user options.Glenn Morris2016-01-301-1/+3
* 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