1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

85 Commits

Author SHA1 Message Date
Richard M. Stallman
cd6c094087 (custom-add-parent-links): New arg INITIAL-STRING.
(custom-group-value-create): Pass that arg.
(custom-buffer-create-internal): Clarify initial documentation.

(custom-tree-group-tag): Capitalize the tag.
(custom-tree-variable-tag, custom-tree-face-tag): Likewise.
(customize-browse): Corresponding changes.
1997-06-21 20:07:48 +00:00
Richard M. Stallman
d377bee988 (custom-group-value-create): Use group-visibility widget.
(custom-add-parent-links): Don't insert anything if no parents.
Return non-nil iff do have parents.
1997-06-21 18:51:28 +00:00
Richard M. Stallman
043ee6f671 (custom-group-value-create): Use group-visibility widget. 1997-06-21 18:23:40 +00:00
Richard M. Stallman
26c7b3ef79 (custom-magic-value-create):
In `links' style, don't indent the member groups.
(custom-group-value-create): Likewise.
1997-06-21 18:20:23 +00:00
Per Abrahamsen
944c91b6b3 Synched with 1.9930. 1997-06-21 12:48:00 +00:00
Richard M. Stallman
cbc7d89241 (custom-magic-alist) <hidden>: Don't refer to "dots". 1997-06-21 05:19:46 +00:00
Richard M. Stallman
451de77a8a (customize-menu-create): Return nil if Emacs.
(custom-mode): Handle custom-mode-customize-menu being nil.
(custom-mode-customize-menu): Don't initialize if customize-menu-create
returns nil.
1997-06-21 05:02:47 +00:00
Richard M. Stallman
241d3080a1 (custom-nest-groups): New variable.
(custom-group): Don't insert a space before the group name here.
(customize-group): If buffer exists, use it unchanged.
(custom-format-handler) <L>: Maybe make a group-link widget
instead of a group-visibility widget.
custom-nest-groups controls this.
<l, i, e>: Indent differently if custom-nest-groups.
1997-06-21 04:54:54 +00:00
Richard M. Stallman
07e694f88d (customize-group): Ignore case in completion.
(custom-buffer-create-internal): Put parent groups near the top.

(custom-format-handler) <L>: Use group-visibility.
<L, i, - cases>: Triple the indentation, use just 2 dashes.
1997-06-21 03:10:56 +00:00
Per Abrahamsen
a1a4fa22ce Synched with 1.9924. 1997-06-19 11:30:04 +00:00
Richard M. Stallman
482e54f354 (files): New group `files'.
(auto-save): Make `files' its parent.
1997-06-19 01:11:43 +00:00
Per Abrahamsen
8697863ab3 Synched with 1.9920. 1997-06-15 15:31:32 +00:00
Per Abrahamsen
6aaedd1230 Synched with 1.9914. 1997-06-14 10:21:01 +00:00
Per Abrahamsen
c32de15e6d Synched with 1.9908. 1997-06-04 11:43:32 +00:00
Richard M. Stallman
64dde95b47 (custom-variable-prompt): Change prompt. 1997-06-03 03:39:31 +00:00
Per Abrahamsen
0a3a0b562f Synched with 1.9905 1997-06-01 18:03:25 +00:00
Per Abrahamsen
9097aeb790 Synched with 1.9904 1997-06-01 11:58:17 +00:00
Per Abrahamsen
d5c42d02a5 Synched with 1.9903 1997-06-01 08:04:57 +00:00
Richard M. Stallman
38d5807862 (customize-option): Renamed from custom-variable.
(customize-variable): Add it as an alias.
(customize-option-other-window):
Renamed from customize-variable-other-window.
(custom-load-symbol): Search for both short and absolute
names of the library, when avoiding duplicate loading.
1997-06-01 06:41:08 +00:00
Richard M. Stallman
5b5cdd97a3 (custom-variable-prompt): Handle variable-at-point returning 0. 1997-06-01 05:58:36 +00:00
Per Abrahamsen
3acab5ef06 Synched with version 1.9901. 1997-05-31 06:34:12 +00:00
Richard M. Stallman
85b78d5b5a (custom-load-symbol): Simplify previous change. 1997-05-31 02:47:47 +00:00
Richard M. Stallman
70bc91bcec (cus-start): Require cus-start.
(mule): Make i18n the parent group.
1997-05-31 00:54:45 +00:00
Per Abrahamsen
25ac13b5bd Synched with version 1.9900. 1997-05-30 00:39:40 +00:00
Richard M. Stallman
eedc233610 (custom-face-display-set): Define if not defined.
(custom-buffer-create-internal): Refer to the Emacs manual.
1997-05-29 23:27:40 +00:00
Per Abrahamsen
0f39575982 Restored code lost in merge. 1997-05-14 17:38:51 +00:00
Per Abrahamsen
86bd10bcd8 Synched with version 1.97. 1997-05-14 17:22:46 +00:00
Richard M. Stallman
dc2e979fc7 Fix previous change. 1997-05-08 16:04:55 +00:00
Richard M. Stallman
27f73a8b79 (customize): Call customize-group. 1997-05-08 16:03:40 +00:00
Richard M. Stallman
5dd0cad075 Say "standard settings" instead of "factory settings".
(custom-group-magic-alist): New variable.
(custom-group-state-update): Use custom-group-magic-alist.
(customize-group): Renamed from `customize',
and rename argument to GROUP.
(customize): New function.
1997-05-04 03:47:13 +00:00
Per Abrahamsen
6d528fc505 Synched with custom 1.90. 1997-04-24 16:53:55 +00:00
Richard M. Stallman
46fa5a8374 (custom-variable-type): Use copy-sequence, not copy-list. 1997-04-22 16:55:19 +00:00
Richard M. Stallman
f2b98a568e (custom-face-set): Don't copy an empty face,
just call custom-face-display-set.
(custom-face-reset-saved, custom-face-save, custom-face-reset-factory):
Likewise.
(custom-face-display-set): Define this here.
(custom-display-match-frame): Define here.
1997-04-21 03:55:17 +00:00
Per Abrahamsen
bd042c030f Sync with 1.84. 1997-04-12 17:51:31 +00:00
Per Abrahamsen
d543e20b61 Initial revision 1997-04-07 13:42:59 +00:00