| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
leave point where the first occurrence was.
(custom-save-faces): Insert a newline at the end of the comment.
Avoid a double newline there.
If final closeparen is at bol, put a space before it.
(custom-save-variables): Likewise.
(custom-file): Doc fix.
|
| |
|
|
| |
comment warning about editing.
|
| |
|
|
|
|
|
|
|
| |
(custom-variable-reset-standard): Doc fix.
(custom-face-reset-standard): Doc fix.
(custom-face-menu): "Reset to Standard" => "Erase Customization".
(custom-variable-menu): Likewise.
(custom-reset-menu): Likewise.
(custom-buffer-create-internal): Likewise.
|
| |
|
|
|
|
| |
completing-read.
(custom-buffer-done-function): Default to custom-bury-buffer, not
bury-buffer.
|
| | |
|
| |
|
|
| |
(custom-buffer-done-function): Use it.
|
| |
|
|
|
|
|
|
|
| |
(custom-comment-create, custom-comment-show)
(custom-comment-invisible-p): Don't use :comment-overlay.
(custom-comment-hide): New function.
(custom-variable-set, custom-variable-save)
(custom-variable-reset-standard, custom-face-set)
(custom-face-save): Use it.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(multimedia): New group.
(custom-last): Function removed.
(custom-quote): Add vectorp case, comment out characterp case.
(custom-buffer-done-function, custom-raised-buttons): New option.
(Custom-buffer-done): New function.
(custom-buffer-create-internal): Obey custom-raised-buttons,
Custom-buffer-done.
(custom-button-face): Make it `released-button'.
(custom-button-pressed-face): Make it `pressed-button'
(custom-mode-map): Bind "q" to Custom-buffer-done.
(custom-mode): Deal with raised/pressed buttons.
Changes from Didier Verna:
(custom-prompt-variable): Optional third arg makes prompt for a comment
string.
(customize-set-value, customize-set-variable, customize-save-variable):
Optional prefix makes function handle variable comments.
(customize-customized, customize-saved, custom-variable-state-set)
(custom-variable-set, custom-variable-save, custom-face-state-set)
(custom-variable-reset-saved, custom-variable-reset-standard)
(custom-face-set, custom-face-save, custom-face-reset-saved)
(custom-face-reset-standard, customize-save-customized): Handle custom
comments.
(custom-comment-face, custom-comment-tag-face): New face.
(custom-comment): New widget.
(custom-comment-create, custom-comment-delete)
(custom-comment-value-set, custom-comment-show)
()custom-comment-invisible-p): New functions.
(custom-variable-value-create, custom-face-value-create): Create a
comment field widget.
(custom-variable-menu, custom-face-menu): New entry for custom comment.
(custom-face-value-create): Remove compatibility code.
(custom-save-variables, custom-save-faces): Possibly save custom comments.
|
| |
|
|
| |
the entries to make custom-file more readable.
|
| | |
|
| |
|
|
| |
autoloaded symbols.
|
| |
|
|
| |
error in case the custom-file contains a non-closed open parenthesis.
|
| |
|
|
| |
and comments before the sexp that is replaced.
|
| |
|
|
| |
reading a sexp, rather than backing up.
|
| |
|
|
| |
(customize group): Fix info node name.
|
| |
|
|
| |
(Custom-reset-standard): Fix menu inconsistency.
|
| |
|
|
|
| |
a variable that has no defcustom. But if variable is autoloaded,
first try to load the library that defines it.
|
| |
|
|
|
| |
(customize-changed-options-previous-release): New variable.
(customize-changed-options): Use that variable as default arg.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
(custom-buffer-create, custom-buffer-create-other-window)
(customize-browse): Use pop-to-buffer.
(same-window-regexps): Add autoload to add regexp to match custom bfrs.
|
| | |
|
| |
|
|
|
| |
yet loaded. If buffer exists, use it unchanged. Rename parameter
and update doc string.
|
| | |
|
| | |
|
| |
|
|
|
| |
(custom-save-delete): Use it.
(custom-save-all): Use it.
|
| | |
|
| | |
|
| |
|
|
| |
(customize-version-lessp): New function.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
related variables added.
(custom-variable-default-form): New variable controlling default
display form for customization of variables.
(custom-variable): widget `:form' is nil before initialization.
(custom-variable-value-create): Initialize `:form' to
`custom-variable-default-form'.
(custom-face-default-form): New variable controlling default
display form for customization of faces.
(custom-face): widget `:form' is nil before initialization.
(custom-face-value-create): Initialize `:form' to
`custom-face-default-form'.
|
| |
|
|
| |
Bind default-major-mode around visiting custom-file.
|
| |
|
|
| |
is selected.
|
| | |
|
| |
|
|
| |
`widget-editable-list-match'.
|
| |
|
|
| |
`custom-group-visibility' instead of `group-visibility'.
|
| |
|
|
| |
(hook) [:value-to-internal]: Use a nil value unchanged.
|
| |
|
|
|
| |
(custom-face-save-command): New function.
(custom-variable-save): Fix error message.
|
| |
|
|
|
| |
(custom-variable-menu): Make it clear that `Lisp
mode' edit the initial lisp expression.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
of changes in the frame made outside of customize.
|
| | |
|
| | |
|
| |
|
|
|
| |
unloaded groups; use [+] for them.
(customize-browse): Fix top-of-buffer doc text.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
(custom-unlispify-menu-entry): Obey custom-unlispify-remove-prefixes.
(customize-browse): Don't take an argument.
(customize-browse): Improve start-of-buffer message.
(custom-help-menu): Variable deleted.
(custom-menu-reset): Function deleted.
(Custom-menu-update): Likewise.
|
| | |
|
| | |
|