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