summaryrefslogtreecommitdiff
path: root/lisp/custom.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* ; * lisp/custom.el: Comments.Glenn Morris2017-02-211-2/+9
* Tweak recent custom-reevaluate-setting changeGlenn Morris2017-02-211-11/+7
* Ensure delayed-init custom variables get marked specialGlenn Morris2017-02-201-3/+11
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Grammar fix in doc stringWieland Hoffmann2016-02-211-1/+1
* * lisp/custom.el (defface): Revert indentation change. (Bug#22524)Leo Liu2016-02-051-2/+1
* * lisp/custom.el (defcustom): Doc fix.Glenn Morris2016-01-281-0/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/custom.el (custom-declare-variable): Shorten code againArtur Malabarba2015-10-251-8/+7
* Revert commit that broke 'make bootstrap'Paul Eggert2015-10-251-23/+34
* * lisp/custom.el (custom-declare-variable): Shorten code a bitArtur Malabarba2015-10-251-34/+23
* * custom.el (custom-theme-load-path): Demote to defvarArtur Malabarba2015-10-161-8/+6
* lisp/custom.el (load-theme): Only compute hash when neededMark Oteiza2015-09-151-5/+4
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-6/+6
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-6/+6
* * lisp/custom.el (custom-declare-group): No need to purecopyGlenn Morris2015-04-211-2/+1
* lisp/custom.el (defface): Set indent to 1.Oleh Krehel2015-01-301-1/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Recommend not modifying :set's value arg in defcustom (bug#16755).Juanma Barranquero2014-03-191-3/+4
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+2
* Don't make faces when loading Custom themes.Chong Yidong2013-12-211-4/+7
* Doc fixes for face functions.Chong Yidong2013-12-211-2/+2
* * customize.texi (Custom Themes): Document custom-known-themes.Chong Yidong2013-12-181-1/+8
* Fix loading of themes when NO-ENABLE is t.Chong Yidong2013-12-181-14/+15
* * lisp/subr.el (custom-declare-variable-early): Remove function.Stefan Monnier2013-10-291-5/+0
* Silence some --without-x compilation warningsGlenn Morris2013-09-171-2/+5
* Make defvar affect the default binding outside of any let.Stefan Monnier2013-08-021-41/+44
* lisp/(cus-edit,custom).el: Fix typos; use setq-local, string-match-p, looking...Juanma Barranquero2013-06-201-6/+6
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* | Fix dependency sorting in custom-theme-set-variables.Chong Yidong2012-11-241-24/+55
|/
* * lisp/emacs-lisp/pcase.el (pcase--mark-used): New.Stefan Monnier2012-09-281-1/+2