aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/wid-edit.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix display of custom menus after putative cosmetic changePo Lu2024-03-221-8/+11
* wid-edit.el: Cosmetic changesStefan Monnier2024-03-211-204/+159
* (widget--allow-insertion): New macroStefan Monnier2024-03-211-78/+78
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Enable canceling tap gesturesPo Lu2023-11-111-1/+1
* | Avoid errors when a restricted-sexp widget is emptyMauro Aranda2023-09-161-1/+3
* | Fix and extend applying substitution in widget-chooseStephen Berman2023-09-021-9/+13
* | Use ensure-list in many more placesStefan Kangas2023-08-271-2/+1
* | Specialize default-get for alist widgets (Bug#63290)Mauro Aranda2023-08-191-1/+31
* | Update Android portPo Lu2023-08-171-4/+2
* | Update Android portPo Lu2023-08-161-12/+3
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-231-3/+7
|\ \
| * | Don't always toggle a choice when promptingMauro Aranda2023-07-221-1/+2
| * | Avoid prompting when creating a restricted-sexp widgetMauro Aranda2023-07-221-2/+5
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-211-1/+1
|\ \ \ | |/ /
| * | Fix last change to wid-edit.elStephen Berman2023-07-201-1/+1
* | | Improve touch-screen supportPo Lu2023-07-161-2/+6
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-06-251-65/+73
|\ \ \ | |/ /
| * | Apply quote substitution to popup choice menusStephen Berman2023-06-241-65/+73
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-141-1/+1
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Eli Zaretskii2023-05-131-1/+1
| |\ \ | | |/
| | * ; * lisp/wid-edit.el (widget-specify-insert): Fix debug spec. (Bug#63437)Eli Zaretskii2023-05-111-1/+1
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-04-251-0/+1
|\ \ \ | |/ /
| * | Require custom values of `boolean` type to be nil or tMattias EngdegÄrd2023-04-241-0/+1
| |/
* | Update Android portPo Lu2023-01-191-48/+74
|/
* Fix `pr-interface'Robert Pluim2023-01-061-1/+3
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix some typosMichael Heerdegen2022-11-261-1/+1
* Prefer defvar-keymap in several casesStefan Kangas2022-09-131-5/+3
* Add a basic widget type for buffer predicatesLars Ingebrigtsen2022-09-041-0/+9
* Make alias widget-visibility-value-create obsoleteStefan Kangas2022-08-061-5/+3
* Give a warning if setopt has been used with an invalid valueLars Ingebrigtsen2022-07-051-0/+1
* Fix :match function for the key widgetMauro Aranda2022-02-191-1/+5
* New :type key for defcustomStefan Kangas2022-01-021-1/+22
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
| * Revert "* lisp/wid-edit.el (widget-field): Add subtle border to face."Stefan Kangas2021-11-051-6/+1
* | Make sure widget buttons always have a left box linePo Lu2021-12-301-1/+2
* | Make `group' widgets prettier in CustomizeBrahimi Saifullah2021-11-291-1/+2
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-1/+1
|/
* ; * lisp/wid-edit.el (natnum): rectify tag stringMattias EngdegÄrd2021-09-251-1/+1
* New :type natnum for defcustomStefan Kangas2021-09-251-0/+7
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-4/+3
* Clarify boolean widget promptLars Ingebrigtsen2021-06-061-1/+4
* Add SVG icons for customize buffersStefan Kangas2021-04-031-3/+3
* Replace two functions with seq-subseqStefan Kangas2021-04-031-14/+5
* Don't pre-load facemenuLars Ingebrigtsen2021-03-181-1/+7
* * lisp/wid-edit.el (widget-field): Add subtle border to face.Stefan Kangas2021-03-151-1/+6
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-021-12/+7