summaryrefslogtreecommitdiff
path: root/lisp/custom.el
AgeCommit message (Expand)Author
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-12-24(custom-add-frequent-value): Alias for custom-add-option.Chong Yidong
2006-09-30(defcustom): Doc fix.Glenn Morris
2006-08-31(custom-theme-set-variables): Autoload packages before sorting the variables.Stefan Monnier
2006-07-17(custom-autoload): Add `noset' argument.Stefan Monnier
2006-05-13* custom.el (custom-push-theme): Load the variable before checkingChong Yidong
2006-04-14* cus-edit.el (customize-package-emacs-version-alist): UpdateBill Wohler
2006-04-11(defcustom): Create Common Keywords section in docstring.Bill Wohler
2006-04-10* custom.el (defcustom, custom-handle-keyword): Add :package-versionBill Wohler
2006-03-21* cus-edit.el (custom-face-set): Call custom-push-theme beforeChong Yidong
2006-02-20* custom.el (customize-mark-to-save, customize-mark-as-set): LoadChong Yidong
2006-02-19* custom.el (customize-mark-as-set): Push to `user' theme.Chong Yidong
2006-02-19* custom.el (customize-mark-to-save): Load the symbol'sChong Yidong
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2006-01-04* cus-edit.el (custom-reset-menu, custom-reset, Custom-mode-menu)Chong Yidong
2006-01-02Doc fix.Chong Yidong
2006-01-02Doc fix.Chong Yidong
2006-01-02Change ordering so all the Custom Themes code is in one place.Chong Yidong
2006-01-02* custom.el: Move Custom Themes commentary to start of theme code.Chong Yidong
2005-12-31* custom.el (provide-theme): Ban `user' theme name.Chong Yidong
2005-12-30(custom-load-themes): Function deleted.Richard M. Stallman
2005-12-24* custom.el (custom-push-theme): Fix docstring.Chong Yidong
2005-12-24* custom.el (custom-push-theme): Fix docstring.Chong Yidong
2005-12-242005-12-23 Chong Yidong <cyd@stupidchicken.com>Chong Yidong
2005-11-25* custom.el (enable-theme): Signal error if argument is not aChong Yidong
2005-11-21(defcustom): Update link types in docstring.Juri Linkov
2005-11-21(defgroup): Add doc-string-elt info.Stefan Monnier
2005-10-24(defface, defcustom): Add `doc-string' declaration.Stefan Monnier
2005-09-12* custom.el (custom-push-theme): Handle the case where a symbol isChong Yidong
2005-09-06Fix last change to custom-push-theme.Chong Yidong
2005-09-05Custom Theme bugfixes.Chong Yidong
2005-09-04*** empty log message ***Chong Yidong
2005-08-24(custom-theme-set-variables): Sort minor modes last.Stefan Monnier
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-18(custom-known-themes): Delete duplicate words.Juri Linkov
2005-07-14Whitespace changes.Luc Teirlinck
2005-07-14(custom-initialize-safe-set, custom-initialize-safe-default): Further doc fixes.Luc Teirlinck
2005-07-14(custom-initialize-safe-set, custom-initialize-safe-default): Doc fixes.Luc Teirlinck
2005-07-11(custom-reevaluate-setting): Doc fix.Luc Teirlinck
2005-07-11(custom-enable-theme): Don't add theme to `custom-enabled-themes' with `push'Juanma Barranquero
2005-07-11(custom-declare-variable): Doc fix.Richard M. Stallman
2005-07-11Fix previous change.Richard M. Stallman
2005-07-11(custom-push-theme): Maintain list of the settingsRichard M. Stallman
2005-07-10(custom-initialize-safe-set, custom-initialize-safe-default): New functions.Luc Teirlinck
2005-07-07(custom-variable-p): Make it recursively follow aliases. Mention thatLuc Teirlinck
2005-07-04Update FSF's address.Lute Kamstra
2005-07-03(custom-add-option): Doc fix.Richard M. Stallman
2005-07-02(custom-declare-variable): Fix typos in comment.Luc Teirlinck
2005-04-13(defface): Doc fix.Richard M. Stallman
2005-04-10(custom-set-minor-mode): Any non-nil value for the variable shouldLuc Teirlinck