summaryrefslogtreecommitdiff
path: root/lisp/custom.el
Commit message (Expand)AuthorAge
* * 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
* ; * lisp/custom.el: Comments.Glenn Morris2017-02-21
* Tweak recent custom-reevaluate-setting changeGlenn Morris2017-02-21
* Ensure delayed-init custom variables get marked specialGlenn Morris2017-02-20
* Update copyright year to 2017Paul Eggert2016-12-31
* Grammar fix in doc stringWieland Hoffmann2016-02-21
* * lisp/custom.el (defface): Revert indentation change. (Bug#22524)Leo Liu2016-02-05
* * lisp/custom.el (defcustom): Doc fix.Glenn Morris2016-01-28
* Update copyright year to 2016Paul Eggert2016-01-01
* * lisp/custom.el (custom-declare-variable): Shorten code againArtur Malabarba2015-10-25
* Revert commit that broke 'make bootstrap'Paul Eggert2015-10-25
* * lisp/custom.el (custom-declare-variable): Shorten code a bitArtur Malabarba2015-10-25
* * custom.el (custom-theme-load-path): Demote to defvarArtur Malabarba2015-10-16
* lisp/custom.el (load-theme): Only compute hash when neededMark Oteiza2015-09-15
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-16