summaryrefslogtreecommitdiff
path: root/lisp/custom.el
Commit message (Expand)AuthorAge
* * 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
* | Merge from trunkStefan Monnier2011-03-21
|\|
| * lisp/custom.el: Trivial fixes.Juanma Barranquero2011-03-17
| * * lisp/custom.el (custom-available-themes): Return themes in alphabetical order.Chong Yidong2011-03-07
* | * doc/lispref/variables.texi (Scope): Mention the availability of lexbind.Stefan Monnier2011-03-01
|/
* Drop use of unsafep for checking Custom themes; bugfixes.Chong Yidong2011-02-01
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Record "safe themes" as sha1 hashes, as suggested by Stefan Monnier.Chong Yidong2011-01-08
* | Load themes using `load', querying if theme file not known safe.Chong Yidong2011-01-08
* | Revert 2010-10-18 change; use safe-functions instead.Chong Yidong2010-10-19
* | Use unsafep to check for theme safety.Chong Yidong2010-10-18
* | Allow Custom settings to be migrated into a custom theme.Chong Yidong2010-10-16
* | Allow hiding of modified custom widgets.Chong Yidong2010-10-16
* | Move built-in theme directory to etc/.Chong Yidong2010-10-16
* | Define a cursor defface; minor face optimizations.Chong Yidong2010-10-13
* | Add some default custom themes.Chong Yidong2010-10-12
* | New interface for choosing Custom themes.Chong Yidong2010-10-11
* | More cleanups and minor fixes for Customize.Chong Yidong2010-10-11
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
* | * custom.el (custom-declare-variable): Give clearer error message (bug#6476).Juanma Barranquero2010-07-23
* | * custom.el (defcustom): Add edebug spec.Stefan Monnier2010-04-18
|/
* * custom.el (custom-initialize-delay): Doc fix.Glenn Morris2010-02-25
* Add 2010 to copyright years.Glenn Morris2010-01-13
* (defgroup): Doc fix.Glenn Morris2009-11-14
* (custom-declare-group): Purecopy load-file-name.Dan Nicolaescu2009-11-11
* (custom-declare-group): Purecopy standard-value.Dan Nicolaescu2009-11-04
* (custom-initialize-default, custom-initialize-set): CSE.Stefan Monnier2009-09-15
* * mail/sendmail.el (send-mail-function):Stefan Monnier2009-09-13
* * custom.el (custom-delayed-init-variables): New var.Stefan Monnier2009-09-11
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Merge from emacs--rel--22Miles Bader2008-02-24
|\
| * (custom-theme-set-variables): Sort symbols that areGlenn Morris2008-02-08
* | (custom-theme-set-variables): Sort symbols that areGlenn Morris2008-02-08
* | Richard M. Stallman <rms at gnu.org>Glenn Morris2008-01-18
* | Merge from emacs--rel--22Miles Bader2008-01-08
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-07