summaryrefslogtreecommitdiff
path: root/lisp/custom.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc fixes for defface and friends.Chong Yidong2012-09-181-58/+52
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* lisp/custom.el (custom-theme-load-confirm): Remove unneeded assignment.Juanma Barranquero2012-09-101-1/+1
* Allow scrolling in y-or-n-p.Chong Yidong2012-09-091-32/+13
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* * lisp/custom.el (custom-initialize-delay): Doc fix.Glenn Morris2012-06-271-1/+3
* * lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties toStefan Monnier2012-05-171-0/+1
* * lisp/emacs-lisp/bytecomp.elStefan Monnier2012-05-021-1/+1
* Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris2012-04-131-8/+13
|\
| * New Lisp manual nodes, Applying Customizations and Custom Themes.Chong Yidong2012-04-121-8/+13
* | Remove defining user variables via * in docstring.Chong Yidong2012-04-091-4/+6
|/
* Fix interaction of load-theme with cust-theme.el.Chong Yidong2012-03-251-2/+7
* * lisp/custom.el (load-theme): Doc fix.Chong Yidong2012-02-221-3/+4
* Doc updates for defvar, defconst, and defcustom.Chong Yidong2012-02-151-1/+5
* * lisp/custom.el (defcustom): Another doc fix.Chong Yidong2012-02-061-14/+15
* * lisp/custom.el (defcustom): Doc fix.Chong Yidong2012-02-061-2/+6
* Updates to Macros and Customization chapters of Lisp manual.Chong Yidong2012-02-051-3/+3
* * lisp/custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).Samuel Bronson2012-01-291-0/+1
* Tweak custom-variable-p and user-variable-p docs.Chong Yidong2012-01-251-2/+4
* * lisp/custom.el (custom-safe-themes): Use SHA-256 for hashing.Chong Yidong2012-01-091-2/+2
* Tweak handling of custom-enabled-themes and custom-safe-themes.Chong Yidong2012-01-051-3/+5