index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
wid-edit.el
Age
Commit message (
Expand
)
Author
2026-02-07
; Fix documentation of widget commands
Eli Zaretskii
2026-01-03
Make tty default face show the face widget in customize
Jared Finder
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-09-27
Improve documentation and customization of 'derived-mode' in buffer predicate
Juri Linkov
2025-09-24
* lisp/wid-edit.el (buffer-predicate): Implement complete specification.
Juri Linkov
2025-06-23
Optionally suppress recentf open file messages (bug#78666)
Stephen Berman
2025-03-11
Remove variable aliases obsolete since Emacs 23.2
Stefan Kangas
2025-03-03
* lisp/wid-edit.el (widget-get): Make faster.
Mattias EngdegÄrd
2025-03-02
Simplify and speed up widget-get implementation
David Ponce
2025-03-02
Correctly return passed value from widget-put
David Ponce
2025-02-28
Lift widget functions from C to Lisp
Stefan Kangas
2025-02-26
Avoid display bugs after editable-field widgets
Mauro Aranda
2025-02-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-02-24
Fix bad fontification of inactive widgets
Mauro Aranda
2025-02-22
Fix last commit to wid-edit.el
Mauro Aranda
2025-02-22
Speed up widget creation (Bug#53606)
Mauro Aranda
2025-02-05
Prepare markers for insertions inside of a widget
Mauro Aranda
2025-01-25
Delete all overlays that belong to an editable-field
Mauro Aranda
2025-01-11
Merge from origin/emacs-30
Eli Zaretskii
2025-01-11
Fix widget buttons when button prefix includes space
David Ponce
2025-01-11
Fix checkbox's child creation
Mauro Aranda
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
; Drop two outdated calls to 'require'
Sean Whitton
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-09-14
Merge from origin/emacs-30
Eli Zaretskii
2024-09-14
Fix regression in widget-move (bug#72995)
Stephen Berman
2024-09-14
Update completion-styles defcustom for variable overrides
Spencer Baugh
2024-08-04
Fix regressions in Customize caused by 'widget-unselected' face
Stephen Berman
2024-06-26
Add new face 'widget-unselected' to wid-edit.el
Stephen Berman
2024-06-25
Fix tabbing between widgets (bug#70594)
Stephen Berman
2024-05-01
; Fix widget button press cancellation
Po Lu
2024-04-24
Miscellaneous fixes for Android port
Po Lu
2024-04-18
Don't error on tabbing to a widget at BOB (bug#69943)
Stephen Berman
2024-04-17
Allow tabbing between widgets to skip inactive widgets (bug#70413)
Stephen Berman
2024-04-16
Fix touch screen hscroll when initiated from widgets
Po Lu
2024-03-22
Fix display of custom menus after putative cosmetic change
Po Lu
2024-03-21
wid-edit.el: Cosmetic changes
Stefan Monnier
2024-03-21
(widget--allow-insertion): New macro
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-11
Enable canceling tap gestures
Po Lu
2023-09-16
Avoid errors when a restricted-sexp widget is empty
Mauro Aranda
2023-09-02
Fix and extend applying substitution in widget-choose
Stephen Berman
2023-08-27
Use ensure-list in many more places
Stefan Kangas
2023-08-19
Specialize default-get for alist widgets (Bug#63290)
Mauro Aranda
2023-08-17
Update Android port
Po Lu
2023-08-16
Update Android port
Po Lu
2023-07-23
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-07-22
Don't always toggle a choice when prompting
Mauro Aranda
[next]