- 28 May, 2004 1 commit
-
-
Juanma Barranquero authored
Make arguments match their use in docstring. (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in docstring.
-
- 01 May, 2004 1 commit
-
-
Juri Linkov authored
-
- 05 Apr, 2004 1 commit
-
-
Per Abrahamsen authored
* cus-edit.el (custom-add-parent-links): Changed unbound variable `symbol' to `name'.
-
- 08 Mar, 2004 1 commit
-
-
Stefan Monnier authored
-
- 27 Dec, 2003 1 commit
-
-
Per Abrahamsen authored
* cus-edit.el (custom-add-parent-links): Define "many". 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk> * wid-edit.el (widget-child-value-get, widget-child-value-inline) (widget-child-validate, widget-type-value-create) (widget-type-default-get, widget-type-match): New functions. (lazy): New widget. (menu-choice, checklist, radio-button-choice, editable-list) (group, documentation-string): Removed redundant (per 2003-10-25 change) calls to `widget-children-value-delete'. (widget-choice-value-get, widget-choice-value-inline): Removed functions. (menu-choice): Updated widget.
-
- 02 Dec, 2003 1 commit
-
-
Per Abrahamsen authored
* cus-edit.el (custom-add-parent-links): Add documentation links for parent, if the item has none of its own.
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 20 Aug, 2003 1 commit
-
-
Dave Love authored
(bib): Remove.
-
- 14 Jun, 2003 1 commit
-
-
Stefan Monnier authored
-
- 03 Jun, 2003 1 commit
-
-
Lute Kamstra authored
-
- 01 Jun, 2003 1 commit
-
-
Stefan Monnier authored
just in case some used a file of the wrong name.
-
- 31 May, 2003 1 commit
-
-
Stefan Monnier authored
(custom-buffer-create, custom-buffer-create-other-window) (customize-browse): Use it instead of killing buffers. (custom-bury-buffer): Obey the argument. (custom-variable-reset-saved, custom-variable-reset-standard): Remove unused var `comment-widget'. (custom-face-edit-deactivate): Remove unused var `to'. (custom-save-variables): Remove unused var `sep'.
-
- 28 May, 2003 1 commit
-
-
Richard M. Stallman authored
means face was set outside of Custom.
-
- 24 Mar, 2003 1 commit
-
-
John Paul Wallington authored
* cus-edit.el (custom-mode): Make `custom-local-buffer' local.
-
- 10 Mar, 2003 1 commit
-
-
Per Abrahamsen authored
* cus-edit.el (customize-rogue): New command.
-
- 01 Feb, 2003 1 commit
-
-
Stefan Monnier authored
(custom-save-variables): Use dolist, simplify. Output a message if a `requests' entry looks suspicious. (custom-save-faces): Use dolist, simplify.
-
- 29 Jan, 2003 1 commit
-
-
John Paul Wallington authored
* cus-edit.el (custom-save-variables): also save non theme'd ones. * cus-edit.el (custom-save-faces): ditto.
-
- 18 Jan, 2003 1 commit
-
-
Markus Rost authored
-
- 13 Jan, 2003 1 commit
-
-
Markus Rost authored
version deps earlier. Use other tests for groups and variables. Handle faces.
-
- 09 Jan, 2003 1 commit
-
-
Markus Rost authored
Remove unnecessary calls to custom-load-symbol. (custom-group-value-create): Load widget deps if state is not hidden. If widget deps are loaded, load them in advance. (custom-menu-create): If widget deps are loaded, load them earlier.
-
- 07 Jan, 2003 1 commit
-
-
Markus Rost authored
(customize-option): Remove search in loaddefs.el. (customize-apropos): Use custom-variable-p. (custom-save-variables): Use custom-variable-p to detect non-rogue variables.
-
- 02 Jan, 2003 1 commit
-
-
Markus Rost authored
Call custom-load-symbol unconditionally. (customize-face, customize-face-other-window): Fix format arg.
-
- 29 Dec, 2002 1 commit
-
-
Markus Rost authored
-
- 26 Dec, 2002 1 commit
-
-
Markus Rost authored
the same way as `custom-buffer-create-other-window'. (customize-variable-other-window, customize-option-other-window): Definitions moved up.
-
- 25 Dec, 2002 1 commit
-
-
Markus Rost authored
-
- 23 Dec, 2002 1 commit
-
-
Richard M. Stallman authored
(custom-variable-save): Take themes into account. (custom-variable-reset-saved): Add comment-widget. (custom-variable-reset-standard): Add comment-widget. (custom-variable-reset-standard): Take themes into account. (custom-face-save): Take themes into account. (custom-face-reset-standard): Take themes into account. (custom-save-variables): Take themes into account. (custom-save-faces): Take themes into account. (custom-save-faces): Take themes into account. (custom-save-resets): New function. (custom-save-loaded-themes): New function. (customize-save-customized): Take themes into account.
-
- 07 Dec, 2002 1 commit
-
-
Andreas Schwab authored
-
- 03 Dec, 2002 1 commit
-
-
Andreas Schwab authored
-
- 11 Nov, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 10 Oct, 2002 1 commit
-
-
Stefan Monnier authored
-
- 09 Oct, 2002 1 commit
-
-
Markus Rost authored
(Custom-reset-saved): Don't test for saved-value.
-
- 16 Sep, 2002 1 commit
-
-
Richard M. Stallman authored
(custom-variable-reset-backup): New function. (custom-variable-menu): Add item for custom-variable-reset-backup. (custom-variable-set, custom-variable-reset-saved) (custom-variable-reset-standard): Call custom-variable-backup-value.
-
- 09 Sep, 2002 1 commit
-
-
Richard M. Stallman authored
Clarify the comments written into .emacs.
-
- 30 Aug, 2002 1 commit
-
-
Stefan Monnier authored
the -p prefix from variables since they shouldn't have it anyway. (custom-group-menu-create, customize-menu-create): Only cdr if applicable, since custom-menu-create might return a vector (i.e. a single menu entry).
-
- 20 Jul, 2002 1 commit
-
-
Richard M. Stallman authored
Say "Show Value", not just "Show". Also "Hide Value". Output a newline before the doc string. (custom-face-value-create): Say "Show Face" and "Hide Face".
-
- 16 Jul, 2002 1 commit
-
-
Richard M. Stallman authored
(Custom-reset-standard): Use it. (custom-variable, custom-face): Define it. (custom-variable-standard-value, custom-face-standard-value): New fns. (custom-face-save): Don't save a face whose value is standard. (custom-save-faces): Use SYMBOL, not 'default, to set NOW and COMMENT. (custom-face-edit-fix-value): If VALUE is not a list, pass it thru.
-
- 10 Jun, 2002 2 commits
-
-
Miles Bader authored
-
Miles Bader authored
-
- 12 May, 2002 1 commit
-
-
Pavel Janík authored
(customize-save-variable): Rename `var' to `'variable.
-
- 03 May, 2002 1 commit
-
-
Kim F. Storm authored
(custom-buffer-create-internal): Remove verbose introduction in customization buffer when it is nil.
-