index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
button.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-03-08
Prevent button.el from clearing help-echo strings
Kévin Le Gouguec
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Delete remaining calls to purecopy
Stefan Kangas
2024-10-11
Remove buttons when disabling 'button-mode'
Robert Pluim
2024-10-11
Add unbuttonize-region
Robert Pluim
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-10
; Fix typos
Stefan Kangas
2023-11-11
Enable canceling tap gestures
Po Lu
2023-08-31
; Fix push-button when triggered by a single keypress
Steven Allen
2023-07-14
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-07-13
cl-print: Put buttons on ellipses
Stefan Monnier
2023-01-19
Update Android port
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-28
Add support for user-customizable icons
Lars Ingebrigtsen
2022-04-16
Fix button-buffer-map binding error
Lars Ingebrigtsen
2022-04-16
Crosslink some buttonize function doc strings
Lars Ingebrigtsen
2022-04-16
Bind TAB and <backtab> on buttons
Lars Ingebrigtsen
2022-04-16
Add new function buttonize-region
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-29
Do not buttonize key bindings outside of *Help* buffers
Gregory Heytings
2021-11-06
Make the lambda/closure buttons in `C-h b' say what they do
Lars Ingebrigtsen
2021-11-06
Add mouse-face to buttonize
Lars Ingebrigtsen
2021-11-04
Rename button-buttonize to buttonize
Lars Ingebrigtsen
2021-10-13
Mark all def* functions that should indent as `defun'
Lars Ingebrigtsen
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-07-20
* lisp/button.el (button-map): Bind [follow-link] to 'mouse-face' (bug#49626)
Juri Linkov
2021-03-11
; Fix some typos.
Basil L. Contovounesios
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-11
button-buttonize doc string clarification
Lars Ingebrigtsen
2020-12-11
Add a new function `button-buttonize'
Lars Ingebrigtsen
2020-10-16
Substitute command keys in button help-echo values
Basil L. Contovounesios
2020-09-09
Make the button navigation commands available via a minor mode
Lars Ingebrigtsen
2020-08-07
Add some documentation for widget-describe and button-describe
Lars Ingebrigtsen
2020-08-07
Add new commands to describe buttons and widgets
Mauro Aranda
2020-06-06
make-text-button no longer modifies its string arg
Paul Eggert
2020-06-03
Revert make-text-button string copy
Paul Eggert
2020-06-03
Fix make-text-button bug with string copy
Paul Eggert
2020-05-16
Don’t attempt to modify constant strings
Paul Eggert
2020-05-09
Only treat display strings as buttons if they have 'button' property
Clément Pit-Claudel
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-10
; Spelling fixes
Paul Eggert
2019-10-12
button-* function doc string clarifications
Jiajie Chen
2019-10-03
Further improve button.el support for help-echo
Basil L. Contovounesios
2019-10-03
Use lexical-binding in button.el
Basil L. Contovounesios
2019-09-26
Make forward-button support help-echo function (bug#37515)
Katsumi Yamaoka
2019-07-30
Extend button.el to take callback data
Lars Ingebrigtsen
[next]