Lute Kamstra
9598ae533d
(custom-mode): Use run-mode-hooks.
2005-05-26 12:40:44 +00:00
Richard M. Stallman
541044b0e1
(custom-file): Call file-chase-links.
2005-05-10 09:09:58 +00:00
Jan Djärv
153bd017da
* cus-edit.el (dnd): New group.
2005-04-11 19:24:59 +00:00
Dan Nicolaescu
099dcdcf27
* cus-edit.el (custom-modified-face):
...
* comint.el (comint-highlight-input): Fix previous changes.
* term.el (term-handle-ansi-escape): Add a comment.
2005-04-08 20:55:09 +00:00
Dan Nicolaescu
ea81d57ec5
* mh-customize.el (mh-speedbar-selected-folder-face): Special case
...
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.
2005-04-08 14:26:13 +00:00
David Ponce
0e73959747
(face): Derive from symbol widget. Display sample
...
of the current face on the fly.
(widget-face-sample-face-get, widget-face-notify): New functions.
(widget-face-value-create): Remove.
2005-04-05 06:40:12 +00:00
Luc Teirlinck
f32a1cb57e
Comment change.
2005-02-27 21:37:03 +00:00
Luc Teirlinck
167eefc539
(custom-buffer-create-internal): Slightly reword text at top of Custom
...
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.
2005-02-27 21:32:57 +00:00
Richard M. Stallman
1833b7b36f
(custom-buffer-create-internal): Improve progress msgs.
...
(custom-magic-alist): Change the status descriptions again.
(face widget-type): Total rewrite based on `restricted-sexp'
to eliminate the confusing double hiding levels.
2005-02-27 10:34:05 +00:00
Luc Teirlinck
62bf2fd1a5
Comment change.
2005-02-22 23:12:15 +00:00
Richard M. Stallman
470cefd341
(custom-buffer-create-internal): Update help message.
...
(custom-magic-alist): Update help messages.
2005-02-14 09:50:38 +00:00
Richard M. Stallman
9f5d3236b9
(custom-buffer-create-internal): Improve help-echo.
2005-02-10 06:44:41 +00:00
Kim F. Storm
bf247b6ed0
Change release version from 21.4 to 22.1 throughout.
...
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Richard M. Stallman
97733c3d00
(custom-bury-buffer): Function deleted.
...
(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.
2005-01-30 11:07:54 +00:00
Stefan Monnier
e4105348b2
(custom-mode-map): Make it dense.
2005-01-28 18:55:14 +00:00
Stefan Monnier
f7105ede2e
(customize-group-other-window, custom-buffer-create-other-window):
...
Don't override special-display-*.
2005-01-28 18:42:30 +00:00
Richard M. Stallman
03e31a1a3e
(customize): Delete :link.
2005-01-09 02:45:24 +00:00
Richard M. Stallman
e2ed433103
(customize): Make :link point to user doc.
2005-01-04 23:41:51 +00:00
Luc Teirlinck
5aa971e356
(custom-file): Doc fix for defcustom.
...
(custom-file): The function no longer sets the variable
`custom-file' to its return value.
2005-01-03 23:52:47 +00:00
Richard M. Stallman
b9afd6dd84
(custom-display): Handle `default' specs.
2004-12-13 19:40:25 +00:00
Richard M. Stallman
2dfa4c5767
(custom-face-selected): Handle `default' specs.
...
(custom-face-edit): Increase extra-offset.
2004-12-13 19:39:01 +00:00
Richard M. Stallman
09b73f492d
(custom-file): Doc fix.
2004-12-06 14:01:19 +00:00
Richard M. Stallman
33b3f667ed
Fix previous change.
2004-12-05 23:28:40 +00:00
Richard M. Stallman
8be1f66c38
Fix previous change.
2004-12-05 21:54:27 +00:00
Luc Teirlinck
44240c376d
(custom-file): Escape double-quotes in docstring.
2004-12-05 15:50:34 +00:00
Richard M. Stallman
8ddabc8769
(custom-file): Doc fix.
2004-12-05 14:20:44 +00:00
Richard M. Stallman
5f97a49d46
(customize-group-other-window):
...
Select the window that displays the custom buffer.
(custom-buffer-create-other-window): Likewise.
2004-11-02 14:17:44 +00:00
Luc Teirlinck
a075569a29
(custom-variable-documentation): New function.
...
(custom-variable): Use it.
2004-06-19 16:02:06 +00:00
Juri Linkov
c4d9734c51
(custom-display): Add `min-colors'.
2004-06-06 02:45:28 +00:00
Juanma Barranquero
3127aa131a
(customize-face, customize-face-other-window, custom-face-edit-delete):
...
Make arguments match their use in docstring.
(custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
docstring.
2004-05-28 18:59:01 +00:00
Juri Linkov
3adff3ce7d
(custom-mode-map): Add key binding C-x C-s' to
Custom-save'.
2004-05-01 03:30:24 +00:00
Per Abrahamsen
8e4d1662d2
2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
...
* cus-edit.el (custom-add-parent-links): Changed unbound variable
`symbol' to `name'.
2004-04-05 17:21:09 +00:00
Stefan Monnier
5895f7fd1a
(fill) <defgroup>: Move to fill.el.
2004-03-08 01:10:23 +00:00
Per Abrahamsen
cfa921fd39
2003-12-12 Jesper Harder <harder@ifa.au.dk>
...
* 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.
2003-12-27 16:41:13 +00:00
Per Abrahamsen
ac00d71ca6
2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
...
* cus-edit.el (custom-add-parent-links): Add documentation links
for parent, if the item has none of its own.
2003-12-02 15:01:52 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Dave Love
6ea2832e61
Add some :links.
...
(bib): Remove.
2003-08-20 18:31:54 +00:00
Stefan Monnier
f5a9b1805c
(custom-get-fresh-buffer): Kill overlays before erasing the buffer.
2003-06-14 19:04:20 +00:00
Lute Kamstra
fd1c38f415
(custom-get-fresh-buffer): Test for nonexistence buffer.
2003-06-03 11:24:42 +00:00
Stefan Monnier
a153acb7d6
(custom-get-fresh-buffer): Be extra paranoid,
...
just in case some used a file of the wrong name.
2003-06-01 18:40:10 +00:00
Stefan Monnier
40627755be
(custom-get-fresh-buffer): New fun.
...
(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'.
2003-05-31 15:23:00 +00:00
Richard M. Stallman
a4992f73f8
(custom-face-state-set): non-nil `face-modified'
...
means face was set outside of Custom.
2003-05-28 11:12:24 +00:00
John Paul Wallington
9b7826f4ab
2003-03-24 Luc Teirlinck <teirllm@mail.auburn.edu>
...
* cus-edit.el (custom-mode): Make `custom-local-buffer' local.
2003-03-24 01:46:29 +00:00
Per Abrahamsen
963c2e09c0
2003-03-10 Per Abrahamsen <abraham@dina.kvl.dk>
...
* cus-edit.el (customize-rogue): New command.
2003-03-10 14:06:57 +00:00
Stefan Monnier
d9f6713411
(custom-unlispify-menu-entry): Use with-current-buffer.
...
(custom-save-variables): Use dolist, simplify.
Output a message if a `requests' entry looks suspicious.
(custom-save-faces): Use dolist, simplify.
2003-02-01 00:39:58 +00:00
John Paul Wallington
ee1f522d4e
2003-01-29 Didier Verna <didier@xemacs.org>
...
* cus-edit.el (custom-save-variables): also save non theme'd ones.
* cus-edit.el (custom-save-faces): ditto.
2003-01-29 21:44:18 +00:00
Markus Rost
2ee398c4c2
(customize-changed-options): Undo last doc change.
2003-01-18 03:19:28 +00:00
Markus Rost
cba752d04a
(customize-changed-options): Doc addition. Load the
...
version deps earlier. Use other tests for groups and variables.
Handle faces.
2003-01-13 23:43:30 +00:00
Markus Rost
2de2cb02c9
(customize-group, customize-group-other-window):
...
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.
2003-01-09 22:32:48 +00:00
Markus Rost
3a495e159a
(custom-variable-prompt): Doc change. Use custom-variable-p.
...
(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.
2003-01-07 19:29:25 +00:00