index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
button.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Add support for user-customizable icons
Lars Ingebrigtsen
2022-07-28
1
-5
/
+9
*
Fix button-buffer-map binding error
Lars Ingebrigtsen
2022-04-16
1
-2
/
+2
*
Crosslink some buttonize function doc strings
Lars Ingebrigtsen
2022-04-16
1
-2
/
+6
*
Bind TAB and <backtab> on buttons
Lars Ingebrigtsen
2022-04-16
1
-23
/
+18
*
Add new function buttonize-region
Lars Ingebrigtsen
2022-04-16
1
-10
/
+23
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Do not buttonize key bindings outside of *Help* buffers
Gregory Heytings
2021-11-29
1
-1
/
+2
*
|
Make the lambda/closure buttons in `C-h b' say what they do
Lars Ingebrigtsen
2021-11-06
1
-2
/
+5
*
|
Add mouse-face to buttonize
Lars Ingebrigtsen
2021-11-06
1
-0
/
+1
*
|
Rename button-buttonize to buttonize
Lars Ingebrigtsen
2021-11-04
1
-1
/
+3
*
|
Mark all def* functions that should indent as `defun'
Lars Ingebrigtsen
2021-10-13
1
-0
/
+1
|
/
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-22
/
+23
*
* lisp/button.el (button-map): Bind [follow-link] to 'mouse-face' (bug#49626)
Juri Linkov
2021-07-20
1
-0
/
+1
*
; Fix some typos.
Basil L. Contovounesios
2021-03-11
1
-2
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
button-buttonize doc string clarification
Lars Ingebrigtsen
2020-12-11
1
-1
/
+3
*
Add a new function `button-buttonize'
Lars Ingebrigtsen
2020-12-11
1
-0
/
+12
*
Substitute command keys in button help-echo values
Basil L. Contovounesios
2020-10-16
1
-6
/
+11
*
Make the button navigation commands available via a minor mode
Lars Ingebrigtsen
2020-09-09
1
-0
/
+4
*
Add some documentation for widget-describe and button-describe
Lars Ingebrigtsen
2020-08-07
1
-1
/
+5
*
Add new commands to describe buttons and widgets
Mauro Aranda
2020-08-07
1
-0
/
+45
*
make-text-button no longer modifies its string arg
Paul Eggert
2020-06-06
1
-3
/
+6
*
Revert make-text-button string copy
Paul Eggert
2020-06-03
1
-1
/
+0
*
Fix make-text-button bug with string copy
Paul Eggert
2020-06-03
1
-1
/
+2
*
Don’t attempt to modify constant strings
Paul Eggert
2020-05-16
1
-1
/
+1
*
Only treat display strings as buttons if they have 'button' property
Clément Pit-Claudel
2020-05-09
1
-4
/
+6
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
; Spelling fixes
Paul Eggert
2019-12-10
1
-1
/
+1
*
button-* function doc string clarifications
Jiajie Chen
2019-10-12
1
-6
/
+18
*
Further improve button.el support for help-echo
Basil L. Contovounesios
2019-10-03
1
-10
/
+16
*
Use lexical-binding in button.el
Basil L. Contovounesios
2019-10-03
1
-33
/
+29
*
Make forward-button support help-echo function (bug#37515)
Katsumi Yamaoka
2019-09-26
1
-0
/
+3
*
Extend button.el to take callback data
Lars Ingebrigtsen
2019-07-30
1
-7
/
+25
*
Distinguish buttons from widgets (bug#34506)
Basil L. Contovounesios
2019-04-07
1
-4
/
+6
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
* lisp/button.el (button-activate): Fix doc typo.
Glenn Morris
2017-10-27
1
-1
/
+1
*
; Typo fixes, mostly repeated words
Paul Eggert
2017-10-09
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Ensure button-get works in any buffer
Wilfred Hughes
2017-05-29
1
-0
/
+2
*
* lisp/button.el (forward-button): Use user-error instead.
Mark Oteiza
2017-03-19
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-3
/
+3
*
Use curved quotes in core elisp diagnostics
Paul Eggert
2015-08-16
1
-3
/
+3
*
lisp/button.el (button-activate, push-button): Doc fix. (Bug#19628)
Eli Zaretskii
2015-01-20
1
-9
/
+11
*
Backport: Unbreak `mouse-action' property in text buttons
Dmitry Gutov
2015-01-04
1
-1
/
+1
[next]