summaryrefslogtreecommitdiff
path: root/lisp/custom.el
Commit message (Expand)AuthorAge
* Update copyright year to 2019Paul Eggert2019-01-01
* * 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
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Fix dependency sorting in custom-theme-set-variables.Chong Yidong2012-11-24
|/
* * lisp/emacs-lisp/pcase.el (pcase--mark-used): New.Stefan Monnier2012-09-28
* Doc fixes for defface and friends.Chong Yidong2012-09-18
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-17
* lisp/custom.el (custom-theme-load-confirm): Remove unneeded assignment.Juanma Barranquero2012-09-10
* Allow scrolling in y-or-n-p.Chong Yidong2012-09-09
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-15
* * lisp/custom.el (custom-initialize-delay): Doc fix.Glenn Morris2012-06-27
* * lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties toStefan Monnier2012-05-17
* * lisp/emacs-lisp/bytecomp.elStefan Monnier2012-05-02
* Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris2012-04-13
|\
| * New Lisp manual nodes, Applying Customizations and Custom Themes.Chong Yidong2012-04-12
* | Remove defining user variables via * in docstring.Chong Yidong2012-04-09
|/
* Fix interaction of load-theme with cust-theme.el.Chong Yidong2012-03-25
* * lisp/custom.el (load-theme): Doc fix.Chong Yidong2012-02-22