aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-edit.el
Commit message (Collapse)AuthorAgeFilesLines
* (custom-mode-map): Bind `C-c C-c' to `Custom-set'.Juri Linkov2005-07-191-1/+2
| | | | (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
* (customize-option, customize-option-other-window): Make them handle aliases.Luc Teirlinck2005-07-071-6/+12
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (customize-face, customize-face-other-window): Handle face aliases.Glenn Morris2005-06-221-1/+8
|
* (minibuffer): Fix spellings in docstrings.Juanma Barranquero2005-06-101-2/+2
|
* Revision: [email protected]/emacs--cvs-trunk--0--patch-365Miles Bader2005-06-101-69/+101
| | | | | | | | | | | | | | | | | | | | | | | | Remove "-face" suffix from custom faces 2005-06-10 Miles Bader <[email protected]> * lisp/cus-edit.el (custom-invalid, custom-rogue, custom-modified) (custom-set, custom-changed, custom-saved, custom-button) (custom-button-pressed, custom-documentation, custom-state) (custom-comment, custom-comment-tag, custom-variable-tag) (custom-variable-button, custom-face-tag, custom-group-tag-1) (custom-group-tag): Remove "-face" suffix from face names. (custom-magic-alist, custom-magic-value-create) (custom-group-sample-face-get, custom-mode): Use renamed custom faces. (custom-invalid-face, custom-rogue-face, custom-modified-face) (custom-set-face, custom-changed-face, custom-saved-face) (custom-button-face, custom-button-pressed-face) (custom-documentation-face, custom-state-face) (custom-comment-face, custom-comment-tag-face) (custom-variable-tag-face, custom-variable-button-face) (custom-face-tag-face, custom-group-tag-face-1) (custom-group-tag-face): New backward-compatibility aliases for renamed faces.
* (custom-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
|
* (custom-file): Call file-chase-links.Richard M. Stallman2005-05-101-14/+15
|
* * cus-edit.el (dnd): New group.Jan Djärv2005-04-111-0/+4
|
* * cus-edit.el (custom-modified-face):Dan Nicolaescu2005-04-081-1/+1
| | | | | * comint.el (comint-highlight-input): Fix previous changes. * term.el (term-handle-ansi-escape): Add a comment.
* * mh-customize.el (mh-speedbar-selected-folder-face): Special caseDan Nicolaescu2005-04-081-5/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | high number of colors displays. * textmodes/table.el (table-cell-face): Add special case for displays supporting a high number of colors. * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face) (vhdl-font-lock-reserved-words-face) (vhdl-speedbar-architecture-face) (vhdl-speedbar-instantiation-face) (vhdl-speedbar-architecture-selected-face) (vhdl-speedbar-instantiation-selected-face): Likewise. * progmodes/sh-script.el (sh-heredoc-face): Likewise. * progmodes/idlw-help.el (idlwave-help-link-face): Likewise. * progmodes/ebrowse.el (ebrowse-tree-mark-face) (ebrowse-root-class-face, ebrowse-member-attribute-face) (ebrowse-progress-face): Likewise. * progmodes/compile.el (compilation-info-face): Likewise. * progmodes/cc-fonts.el (c-invalid-face): Likewise. * emacs-lisp/re-builder.el (reb-match-3): Likewise. * calendar/calendar.el (diary-face): Likewise. * woman.el (woman-italic-face, woman-bold-face) (woman-unknown-face): Likewise. * wid-edit.el (widget-button-pressed-face): Likewise. * whitespace.el (whitespace-highlight-face): Likewise. * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise. * pcvs-info.el (cvs-marked-face): Likewise. * info.el (info-xref): Likewise. * ido.el (ido-subdir-face, ido-indicator-face): Likewise. * hilit-chg.el (highlight-changes-face) (highlight-changes-delete-face): Likewise. * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b) (hi-red-b): Likewise. * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise. * font-lock.el (font-lock-keyword-face) (font-lock-function-name-face, font-lock-warning-face): Likewise. * cus-edit.el (custom-invalid-face, custom-modified-face) (custom-set-face, custom-changed-face, custom-variable-tag-face) (custom-group-tag-face-1, custom-group-tag-face): Likewise. * comint.el (comint-highlight-prompt): Likewise.
* (face): Derive from symbol widget. Display sampleDavid Ponce2005-04-051-52/+24
| | | | | | of the current face on the fly. (widget-face-sample-face-get, widget-face-notify): New functions. (widget-face-value-create): Remove.
* Comment change.Luc Teirlinck2005-02-271-4/+5
|
* (custom-buffer-create-internal): Slightly reword text at top of CustomLuc Teirlinck2005-02-271-17/+24
| | | | | | | buffers. Mention there that saving an option edits the init file. Add link to Emacs manual node on `custom-file'. (custom-magic-alist): Rewrite individual State messages to use capitalized keywords. Doc fix.
* (custom-buffer-create-internal): Improve progress msgs.Richard M. Stallman2005-02-271-51/+66
| | | | | | (custom-magic-alist): Change the status descriptions again. (face widget-type): Total rewrite based on `restricted-sexp' to eliminate the confusing double hiding levels.
* Comment change.Luc Teirlinck2005-02-221-16/+20
|
* (custom-buffer-create-internal): Update help message.Richard M. Stallman2005-02-141-4/+4
| | | | (custom-magic-alist): Update help messages.
* (custom-buffer-create-internal): Improve help-echo.Richard M. Stallman2005-02-101-1/+99
|
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1
| | | | Change development version from 21.3.50 to 22.0.50.
* (custom-bury-buffer): Function deleted.Richard M. Stallman2005-01-301-22/+9
| | | | | | | (custom-buffer-done-function): Option deleted. (custom-buffer-done-kill): New (replacement option. (Custom-buffer-done): Call quit-window. (custom-buffer-create-internal): Update for above changes.
* (custom-mode-map): Make it dense.Stefan Monnier2005-01-281-15/+15
|
* (customize-group-other-window, custom-buffer-create-other-window):Stefan Monnier2005-01-281-6/+3
| | | | Don't override special-display-*.
* (customize): Delete :link.Richard M. Stallman2005-01-091-1/+0
|
* (customize): Make :link point to user doc.Richard M. Stallman2005-01-041-1/+1
|
* (custom-file): Doc fix for defcustom.Luc Teirlinck2005-01-031-25/+47
| | | | | (custom-file): The function no longer sets the variable `custom-file' to its return value.
* (custom-display): Handle `default' specs.Richard M. Stallman2004-12-131-0/+1
|
* (custom-face-selected): Handle `default' specs.Richard M. Stallman2004-12-131-21/+38
| | | | (custom-face-edit): Increase extra-offset.
* (custom-file): Doc fix.Richard M. Stallman2004-12-061-5/+7
|
* Fix previous change.Richard M. Stallman2004-12-051-1/+5
|
* Fix previous change.Richard M. Stallman2004-12-051-4/+1
|
* (custom-file): Escape double-quotes in docstring.Luc Teirlinck2004-12-051-1/+1
|
* (custom-file): Doc fix.Richard M. Stallman2004-12-051-1/+3
|
* (customize-group-other-window):Richard M. Stallman2004-11-021-8/+6
| | | | | Select the window that displays the custom buffer. (custom-buffer-create-other-window): Likewise.
* (custom-variable-documentation): New function.Luc Teirlinck2004-06-191-1/+15
| | | | (custom-variable): Use it.
* (custom-display): Add `min-colors'.Juri Linkov2004-06-061-0/+4
|
* (customize-face, customize-face-other-window, custom-face-edit-delete):Juanma Barranquero2004-05-281-9/+9
| | | | | | Make arguments match their use in docstring. (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in docstring.
* (custom-mode-map): Add key binding `C-x C-s' to `Custom-save'.Juri Linkov2004-05-011-0/+1
|
* 2004-04-05 Per Abrahamsen <[email protected]>Per Abrahamsen2004-04-051-1/+1
| | | | | * cus-edit.el (custom-add-parent-links): Changed unbound variable `symbol' to `name'.
* (fill) <defgroup>: Move to fill.el.Stefan Monnier2004-03-081-6/+1
|
* 2003-12-12 Jesper Harder <[email protected]>Per Abrahamsen2003-12-271-1/+2
| | | | | | | | | | | | | | | | | * cus-edit.el (custom-add-parent-links): Define "many". 2003-12-08 Per Abrahamsen <[email protected]> * 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.
* 2003-11-30 Per Abrahamsen <[email protected]>Per Abrahamsen2003-12-021-6/+23
| | | | | * cus-edit.el (custom-add-parent-links): Add documentation links for parent, if the item has none of its own.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Add some :links.Dave Love2003-08-201-7/+9
| | | | (bib): Remove.
* (custom-get-fresh-buffer): Kill overlays before erasing the buffer.Stefan Monnier2003-06-141-1/+3
|
* (custom-get-fresh-buffer): Test for nonexistence buffer.Lute Kamstra2003-06-031-1/+1
|
* (custom-get-fresh-buffer): Be extra paranoid,Stefan Monnier2003-06-011-1/+10
| | | | just in case some used a file of the wrong name.
* (custom-get-fresh-buffer): New fun.Stefan Monnier2003-05-311-15/+22
| | | | | | | | | | (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'.
* (custom-face-state-set): non-nil `face-modified'Richard M. Stallman2003-05-281-22/+28
| | | | means face was set outside of Custom.
* 2003-03-24 Luc Teirlinck <[email protected]>John Paul Wallington2003-03-241-0/+1
| | | | * cus-edit.el (custom-mode): Make `custom-local-buffer' local.
* 2003-03-10 Per Abrahamsen <[email protected]>Per Abrahamsen2003-03-101-1/+20
| | | | * cus-edit.el (customize-rogue): New command.