2005-10-24 |
Stefan Monnier |
(defface, defcustom): Add `doc-string' declaration.
|
2005-09-12 |
Chong Yidong |
* custom.el (custom-push-theme): Handle the case where a symbol is
|
2005-09-06 |
Chong Yidong |
Fix last change to custom-push-theme.
|
2005-09-05 |
Chong Yidong |
Custom Theme bugfixes.
|
2005-09-04 |
Chong Yidong |
*** empty log message ***
|
2005-08-24 |
Stefan Monnier |
(custom-theme-set-variables): Sort minor modes last.
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-18 |
Juri Linkov |
(custom-known-themes): Delete duplicate words.
|
2005-07-14 |
Luc Teirlinck |
Whitespace changes.
|
2005-07-14 |
Luc Teirlinck |
(custom-initialize-safe-set, custom-initialize-safe-default): Further doc fixes.
|
2005-07-14 |
Luc Teirlinck |
(custom-initialize-safe-set, custom-initialize-safe-default): Doc fixes.
|
2005-07-11 |
Luc Teirlinck |
(custom-reevaluate-setting): Doc fix.
|
2005-07-11 |
Juanma Barranquero |
(custom-enable-theme): Don't add theme to `custom-enabled-themes' with `push'
|
2005-07-11 |
Richard M. Stallman |
(custom-declare-variable): Doc fix.
|
2005-07-11 |
Richard M. Stallman |
Fix previous change.
|
2005-07-11 |
Richard M. Stallman |
(custom-push-theme): Maintain list of the settings
|
2005-07-10 |
Luc Teirlinck |
(custom-initialize-safe-set, custom-initialize-safe-default): New functions.
|
2005-07-07 |
Luc Teirlinck |
(custom-variable-p): Make it recursively follow aliases. Mention that
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-07-03 |
Richard M. Stallman |
(custom-add-option): Doc fix.
|
2005-07-02 |
Luc Teirlinck |
(custom-declare-variable): Fix typos in comment.
|
2005-04-13 |
Richard M. Stallman |
(defface): Doc fix.
|
2005-04-10 |
Luc Teirlinck |
(custom-set-minor-mode): Any non-nil value for the variable should
|
2005-03-06 |
Stefan Monnier |
(custom-reevaluate-setting): Simple function to handle variables
|
2005-02-12 |
Luc Teirlinck |
(custom-theme-set-variables): Handle variable aliases.
|
2005-02-10 |
Richard M. Stallman |
(defface): Doc fix.
|
2005-01-12 |
John Paul Wallington |
(custom-declare-variable): Just put symbol instead of (defvar . symbol)
|
2005-01-06 |
Richard M. Stallman |
(custom-set-variables, custom-theme-set-variables): Clarify documentation.
|
2004-07-29 |
Luc Teirlinck |
(defcustom): Doc fix.
|
2004-06-06 |
Juri Linkov |
(defface): Add `supports' to docstring.
|
2004-05-12 |
Jan Djärv |
* custom.el (defface): Document that type can have value gtk.
|
2004-05-10 |
Juanma Barranquero |
(custom-initialize-default, defcustom): Fix typo in docstring.
|
2004-02-27 |
Eli Zaretskii |
Fix copyright years.
|
2004-02-27 |
Eli Zaretskii |
(defface): Add documentation for `min-colors'.
|
2003-12-29 |
Eli Zaretskii |
(custom-declare-theme): Use `value' when putting properties on `theme'.
|
2003-11-11 |
Sam Steingold |
doc typo fix
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-17 |
Richard M. Stallman |
(custom-load-symbol): Load cus-load and cus-start first.
|
2003-03-13 |
Stefan Monnier |
(custom-set-minor-mode): New fun.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2003-01-29 |
John Paul Wallington |
* font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'.
|
2003-01-07 |
Markus Rost |
(custom-autoload, custom-variable-p): New functions.
|
2002-12-23 |
Richard M. Stallman |
(custom-known-themes): New variable.
|
2002-12-12 |
Dave Love |
(defcustom, custom-set-variables): Doc fix.
|
2002-11-20 |
Stefan Monnier |
(custom-declare-variable): Use push.
|
2002-11-14 |
Markus Rost |
(custom-declare-group): Remove unnecessary line of code.
|
2002-11-13 |
Markus Rost |
(custom-handle-all-keywords): Fix arg passed to custom-add-to-group.
|
2002-11-10 |
Markus Rost |
Fix typos in Commentary section.
|
2002-10-10 |
Stefan Monnier |
(custom-group-of-mode): New fun.
|
2002-09-29 |
Richard M. Stallman |
(defcustom): Doc fix.
|
2002-09-21 |
Richard M. Stallman |
(custom-dont-initialize): New variable.
|
2002-05-19 |
Richard M. Stallman |
(custom-load-symbol): Verify that LOADED is a string.
|
2002-04-28 |
Richard M. Stallman |
(custom-load-symbol): Moved from cus-edit.el.
|
2002-04-19 |
Miles Bader |
(customize-mark-to-save, customize-mark-as-set)
|
2002-01-05 |
Pavel Janík |
Fix typo.
|
2002-01-03 |
Richard M. Stallman |
(defcustom): Fix syntax of previous change.
|
2002-01-03 |
Eli Zaretskii |
(defcustom): Documented :tag, :link and :load.
|
2001-12-04 |
Stefan Monnier |
Doc fix.
|
2001-11-18 |
Stefan Monnier |
(custom-current-group-alist): New var.
|
2001-10-17 |
Miles Bader |
(defface): Mention `:inherit' in doc-string.
|