summaryrefslogtreecommitdiff
path: root/lisp/button.el
Commit message (Expand)AuthorAgeFilesLines
* Add support for user-customizable iconsLars Ingebrigtsen2022-07-281-5/+9
* Fix button-buffer-map binding errorLars Ingebrigtsen2022-04-161-2/+2
* Crosslink some buttonize function doc stringsLars Ingebrigtsen2022-04-161-2/+6
* Bind TAB and <backtab> on buttonsLars Ingebrigtsen2022-04-161-23/+18
* Add new function buttonize-regionLars Ingebrigtsen2022-04-161-10/+23
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Do not buttonize key bindings outside of *Help* buffersGregory Heytings2021-11-291-1/+2
* | Make the lambda/closure buttons in `C-h b' say what they doLars Ingebrigtsen2021-11-061-2/+5
* | Add mouse-face to buttonizeLars Ingebrigtsen2021-11-061-0/+1
* | Rename button-buttonize to buttonizeLars Ingebrigtsen2021-11-041-1/+3
* | Mark all def* functions that should indent as `defun'Lars Ingebrigtsen2021-10-131-0/+1
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-22/+23
* * lisp/button.el (button-map): Bind [follow-link] to 'mouse-face' (bug#49626)Juri Linkov2021-07-201-0/+1
* ; Fix some typos.Basil L. Contovounesios2021-03-111-2/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* button-buttonize doc string clarificationLars Ingebrigtsen2020-12-111-1/+3
* Add a new function `button-buttonize'Lars Ingebrigtsen2020-12-111-0/+12
* Substitute command keys in button help-echo valuesBasil L. Contovounesios2020-10-161-6/+11
* Make the button navigation commands available via a minor modeLars Ingebrigtsen2020-09-091-0/+4
* Add some documentation for widget-describe and button-describeLars Ingebrigtsen2020-08-071-1/+5
* Add new commands to describe buttons and widgetsMauro Aranda2020-08-071-0/+45
* make-text-button no longer modifies its string argPaul Eggert2020-06-061-3/+6
* Revert make-text-button string copyPaul Eggert2020-06-031-1/+0
* Fix make-text-button bug with string copyPaul Eggert2020-06-031-1/+2
* Don’t attempt to modify constant stringsPaul Eggert2020-05-161-1/+1
* Only treat display strings as buttons if they have 'button' propertyClément Pit-Claudel2020-05-091-4/+6
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* ; Spelling fixesPaul Eggert2019-12-101-1/+1
* button-* function doc string clarificationsJiajie Chen2019-10-121-6/+18
* Further improve button.el support for help-echoBasil L. Contovounesios2019-10-031-10/+16
* Use lexical-binding in button.elBasil L. Contovounesios2019-10-031-33/+29
* Make forward-button support help-echo function (bug#37515)Katsumi Yamaoka2019-09-261-0/+3
* Extend button.el to take callback dataLars Ingebrigtsen2019-07-301-7/+25
* Distinguish buttons from widgets (bug#34506)Basil L. Contovounesios2019-04-071-4/+6
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* * lisp/button.el (button-activate): Fix doc typo.Glenn Morris2017-10-271-1/+1
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Ensure button-get works in any bufferWilfred Hughes2017-05-291-0/+2
* * lisp/button.el (forward-button): Use user-error instead.Mark Oteiza2017-03-191-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-3/+3
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-3/+3
* lisp/button.el (button-activate, push-button): Doc fix. (Bug#19628)Eli Zaretskii2015-01-201-9/+11
* Backport: Unbreak `mouse-action' property in text buttonsDmitry Gutov2015-01-041-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1