summaryrefslogtreecommitdiff
path: root/lisp/custom.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2021-11-061-1/+5
|\ \ | |/
| * * lisp/custom.el (defgroup): Document the :prefix keyword.Stefan Kangas2021-11-041-1/+5
* | Remove some XEmacs compat code from custom.elStefan Kangas2021-10-201-9/+3
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-131-3/+5
* | Allow obsoleting themesLars Ingebrigtsen2021-10-031-0/+7
|/
* Avoid warning about long docstring lines in defcustomStefan Kangas2021-09-261-1/+1
* Speed up by storing frame faces in hash tables instead of alistsJashank Jeremy2021-07-211-1/+1
* Do not reset settings when disabling a themeMauro Aranda2021-05-301-1/+1
* Avoid saving session customizations in the custom-fileMauro Aranda2021-05-101-4/+35
* Fix unload+reload of files using `custom-initialize-delay` (bug#47072)Stefan Monnier2021-04-221-3/+8
* ; Remove some useless commentsStefan Kangas2021-04-161-2/+0
* Don't override load-path in require-themeBasil L. Contovounesios2021-03-051-2/+2
* Decouple require-theme from load-themeBasil L. Contovounesios2021-03-041-22/+24
* Add 'require-theme' functionProtesilaos Stavrou2021-03-011-0/+24
* * lisp/gnus/gnus-art.el: Fix misuse of `standard-value`.Stefan Monnier2021-02-021-1/+5
* * lisp/startup.el: Fix bug#45857, bug#30994, and bug#45913.Stefan Monnier2021-01-191-11/+1
* Fix marking "delayed-initialization" vars as dynamically scopedStefan Monnier2021-01-141-5/+6
* ; * lisp/custom.el (defcustom): Fix last change.Basil L. Contovounesios2021-01-101-2/+2
* Add a link to the manual from the defcustom doc stringLars Ingebrigtsen2021-01-101-0/+2
* * lisp/emacs-lisp/autoload.el: Improve last changeStefan Monnier2021-01-051-2/+6
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Merge from origin/emacs-27Michael Albinus2020-11-251-3/+7
|\
| * Fix handling of defcustom :local tagBasil L. Contovounesios2020-11-241-3/+7
* | Go back to not using custom-push-theme when enabling a themeMauro Aranda2020-11-061-2/+24
* | custom-theme-set-variables more resilient against removed librariesLars Ingebrigtsen2020-11-011-1/+4
* | Preserve user customizations after disabling a themeMauro Aranda2020-09-051-6/+15
* | Keep the user theme in sync when marking a variable as setMauro Aranda2020-08-271-0/+3
* | * lisp/custom.el (custom-add-choice): Fix previous commit.Juri Linkov2020-08-091-2/+2
* | Add new utility function custom-add-choiceLars Ingebrigtsen2020-08-081-0/+14
|/
* Fix saving multiple themesMauro Aranda2020-01-111-1/+1
* Fix reverting customizationsEli Zaretskii2020-01-011-1/+4
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Correct small misprint in defcustom's docstringFilipp Gunbin2019-11-251-1/+1
* Fix load-theme bug with user-emacs-directoryPaul Eggert2019-09-011-0/+1
* Doc string clarification for defcustomLars Ingebrigtsen2019-08-011-0/+5
* Add :local specifier to defcustomJuanma Barranquero2019-06-271-0/+8
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* * lisp/custom.el: Avoid adding vars to load-history multiple timesStefan Monnier2019-05-061-10/+11
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Minor custom.el simplificationsBasil L. Contovounesios2018-07-131-57/+46
* | * lisp/custom.el: Use lexical-bindingBasil L. Contovounesios2018-07-131-25/+25
* | Fix custom-available-themes file expansionBasil L. Contovounesios2018-07-131-10/+16
* | Improve loading of byte-compiled custom themesBasil L. Contovounesios2018-07-131-37/+41
* | Apply non-user themes only when askedDaniel Colascione2018-06-161-4/+11
* | Clarify that enabling a theme does not disable other themesDaniel Colascione2018-06-121-2/+11
|/
* * lisp/custom.el (defcustom): Fix docstring (Bug#27891).Noam Postavsky2018-01-301-1/+2