summaryrefslogtreecommitdiff
path: root/lisp/custom.el
Commit message (Expand)AuthorAge
* 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
* * lisp/custom.el (custom-declare-group): No need to purecopyGlenn Morris2015-04-21
* lisp/custom.el (defface): Set indent to 1.Oleh Krehel2015-01-30
* Update copyright year to 2015Paul Eggert2015-01-01
* Recommend not modifying :set's value arg in defcustom (bug#16755).Juanma Barranquero2014-03-19
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Don't make faces when loading Custom themes.Chong Yidong2013-12-21
* Doc fixes for face functions.Chong Yidong2013-12-21
* * customize.texi (Custom Themes): Document custom-known-themes.Chong Yidong2013-12-18
* Fix loading of themes when NO-ENABLE is t.Chong Yidong2013-12-18
* * lisp/subr.el (custom-declare-variable-early): Remove function.Stefan Monnier2013-10-29
* Silence some --without-x compilation warningsGlenn Morris2013-09-17
* Make defvar affect the default binding outside of any let.Stefan Monnier2013-08-02
* lisp/(cus-edit,custom).el: Fix typos; use setq-local, string-match-p, looking...Juanma Barranquero2013-06-20