summaryrefslogtreecommitdiff
path: root/lisp/wid-edit.el
Commit message (Expand)AuthorAge
* ; Fix widget button press cancellationPo Lu2024-05-01
* Miscellaneous fixes for Android portPo Lu2024-04-24
* Don't error on tabbing to a widget at BOB (bug#69943)Stephen Berman2024-04-18
* Allow tabbing between widgets to skip inactive widgets (bug#70413)Stephen Berman2024-04-17
* Fix touch screen hscroll when initiated from widgetsPo Lu2024-04-16
* Fix display of custom menus after putative cosmetic changePo Lu2024-03-22
* wid-edit.el: Cosmetic changesStefan Monnier2024-03-21
* (widget--allow-insertion): New macroStefan Monnier2024-03-21
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Enable canceling tap gesturesPo Lu2023-11-11
* | Avoid errors when a restricted-sexp widget is emptyMauro Aranda2023-09-16
* | Fix and extend applying substitution in widget-chooseStephen Berman2023-09-02
* | Use ensure-list in many more placesStefan Kangas2023-08-27
* | Specialize default-get for alist widgets (Bug#63290)Mauro Aranda2023-08-19
* | Update Android portPo Lu2023-08-17
* | Update Android portPo Lu2023-08-16
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-23
|\ \
| * | Don't always toggle a choice when promptingMauro Aranda2023-07-22
| * | Avoid prompting when creating a restricted-sexp widgetMauro Aranda2023-07-22
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-21
|\| |
| * | Fix last change to wid-edit.elStephen Berman2023-07-20
* | | Improve touch-screen supportPo Lu2023-07-16
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-06-25
|\| |
| * | Apply quote substitution to popup choice menusStephen Berman2023-06-24
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-14
|\| |
| * | Merge from origin/emacs-29Eli Zaretskii2023-05-13
| |\|
| | * ; * lisp/wid-edit.el (widget-specify-insert): Fix debug spec. (Bug#63437)Eli Zaretskii2023-05-11
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-04-25
|\| |
| * | Require custom values of `boolean` type to be nil or tMattias EngdegÄrd2023-04-24
| |/
* / Update Android portPo Lu2023-01-19
|/
* Fix `pr-interface'Robert Pluim2023-01-06
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix some typosMichael Heerdegen2022-11-26
* Prefer defvar-keymap in several casesStefan Kangas2022-09-13
* Add a basic widget type for buffer predicatesLars Ingebrigtsen2022-09-04
* Make alias widget-visibility-value-create obsoleteStefan Kangas2022-08-06
* Give a warning if setopt has been used with an invalid valueLars Ingebrigtsen2022-07-05
* Fix :match function for the key widgetMauro Aranda2022-02-19
* New :type key for defcustomStefan Kangas2022-01-02
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
| * Revert "* lisp/wid-edit.el (widget-field): Add subtle border to face."Stefan Kangas2021-11-05
* | Make sure widget buttons always have a left box linePo Lu2021-12-30
* | Make `group' widgets prettier in CustomizeBrahimi Saifullah2021-11-29
* | Use format-prompt for many more promptsStefan Kangas2021-10-05
|/
* ; * lisp/wid-edit.el (natnum): rectify tag stringMattias EngdegÄrd2021-09-25
* New :type natnum for defcustomStefan Kangas2021-09-25
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* Clarify boolean widget promptLars Ingebrigtsen2021-06-06