aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-edit.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add 'custom-variable' commandPhilip Kaludercic2024-02-131-0/+35
* Merge from origin/emacs-29Eli Zaretskii2024-01-131-3/+55
|\
| * Implement missing functions for custom-icon widgetMauro Aranda2024-01-101-3/+55
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Document `wp` defgroup as obsolete instead of deprecatedStefan Kangas2023-12-301-1/+1
* | Add easy customization for dir-locals files (Bug#66702)Mauro Aranda2023-10-281-0/+289
* | Merge from origin/emacs-29Eli Zaretskii2023-10-281-12/+59
|\ \ | |/
| * Fix State button for customize-icon (Bug#66635)Mauro Aranda2023-10-221-12/+59
* | Fix saving faces with attributes that need filteringMauro Aranda2023-10-141-1/+4
* | Use ensure-list in many more placesStefan Kangas2023-08-271-4/+2
* | Add calling convention to face-attr-constructStefan Kangas2023-08-091-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-211-21/+50
|\ \
| * | Preserve comments when redrawing a widget (Bug#64649)Mauro Aranda2023-07-201-13/+32
| * | Pass original spec just after creating the face-widgetMauro Aranda2023-07-201-8/+18
* | | * lisp/cus-edit.el (custom-display): Add `android' display type.Po Lu2023-07-201-0/+4
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-201-1/+5
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Po Lu2023-07-201-1/+5
| |\ \ | | |/
| | * Fix typos and ommissions in cus-edit.elPo Lu2023-07-201-1/+5
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-021-1/+1
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
| |\ \ | | |/
| | * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | | Update Android portPo Lu2023-01-021-3/+3
|/ /
* | ; Fix byte-compilation warningsEli Zaretskii2022-12-191-2/+2
* | Merge from origin/emacs-29Stefan Kangas2022-12-191-1/+1
|\ \ | |/
| * * lisp/cus-edit.el (setopt--set): Warn instead of rasing an errorPhilip Kaludercic2022-12-181-1/+1
| * Cut the emacs-29 release branchEli Zaretskii2022-11-281-1/+1
* | Bump master Emacs version to 30.0.50Eli Zaretskii2022-11-281-1/+1
|/
* Prefer defvar-keymap in cus-edit.elStefan Kangas2022-10-311-30/+28
* Pacify recent unused/ignored lexvar warningsBasil L. Contovounesios2022-10-261-1/+1
* Under no-X builds, allow any value for 'fringe-bitmap' optionsJim Porter2022-09-011-1/+6
* Fix some no-X build warningsLars Ingebrigtsen2022-08-221-0/+3
* Make the bookmark fringe icon look like a bookmarkJim Porter2022-08-151-0/+21
* Don't make a custom-save-icons section if there's nothing to saveLars Ingebrigtsen2022-07-311-17/+19
* Comment fixes for recent icon codeLars Ingebrigtsen2022-07-281-0/+2
* Add support for user-customizable iconsLars Ingebrigtsen2022-07-281-1/+287
* Give a warning if setopt has been used with an invalid valueLars Ingebrigtsen2022-07-051-0/+1
* Untabify doc strings before displaying in CustomizeLars Ingebrigtsen2022-06-211-1/+7
* ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-141-1/+1
* Fix non-variable widgets in the 'H' command in Cus-modeLars Ingebrigtsen2022-05-121-4/+4
* ; * lisp/cus-edit.el (custom-toggle-hide-all-variables): Doc fix.Eli Zaretskii2022-05-111-1/+8
* Don't try to toggle untogglable widgets in custom-toggle-hide-all-variablesLars Ingebrigtsen2022-05-111-1/+4
* Add new command to toggle hiding all widgets in a Customize bufferLars Ingebrigtsen2022-05-101-1/+29
* Guard against custom entries that can contain NULsRobert Pluim2022-03-161-1/+5
* Merge from origin/emacs-28Stefan Kangas2022-03-121-4/+4
|\
| * Fix regression in 'custom-prompt-customize-unsaved-options'Eli Zaretskii2022-03-101-4/+4
* | Have setopt check typesLars Ingebrigtsen2022-02-171-5/+11
* | Add a new macro `setopt'Lars Ingebrigtsen2022-02-131-0/+23
* | Fix reverting the default face to standard/themed state in GUIsMauro Aranda2022-02-061-4/+46
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/