summaryrefslogtreecommitdiff
path: root/lisp/custom.el
Commit message (Expand)AuthorAge
* 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
* Doc updates for defvar, defconst, and defcustom.Chong Yidong2012-02-15
* * lisp/custom.el (defcustom): Another doc fix.Chong Yidong2012-02-06
* * lisp/custom.el (defcustom): Doc fix.Chong Yidong2012-02-06
* Updates to Macros and Customization chapters of Lisp manual.Chong Yidong2012-02-05
* * lisp/custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).Samuel Bronson2012-01-29
* Tweak custom-variable-p and user-variable-p docs.Chong Yidong2012-01-25
* * lisp/custom.el (custom-safe-themes): Use SHA-256 for hashing.Chong Yidong2012-01-09
* Tweak handling of custom-enabled-themes and custom-safe-themes.Chong Yidong2012-01-05
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Allow overriding of theme confirmation via custom-safe-themes.Chong Yidong2011-10-01
* * lisp/mail/sendmail.el (send-mail-function): No longer delay customAndreas Schwab2011-07-08
* Fix typos.Juanma Barranquero2011-07-05
* Fix how custom themes handle faces, so the multi-tty/multi-frame case works.Chong Yidong2011-07-03
* Clarify that SETFUNCTION is only used in the Customize user interfaceLars Magne Ingebrigtsen2011-07-03
* Avoid calling customize-save-variable during startup (Bug#8720).Chong Yidong2011-06-29
* * lisp/custom.el (defcustom): Obey lexical-binding.Stefan Monnier2011-04-25
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Fix theme and X-resource interactions for the cursor face.Chong Yidong2011-04-04
* Merge from trunkStefan Monnier2011-03-31
|\
| * Special handling of the `custom-enabled-themes' custom variable.Chong Yidong2011-03-21
| * * lisp/custom.el (custom-push-theme): Quote "changed" custom var entry.Chong Yidong2011-03-21