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