comparison lisp/custom/ChangeLog @ 163:0132846995bd r20-3b8

Import from CVS: tag r20-3b8
author cvs
date Mon, 13 Aug 2007 09:43:35 +0200
parents 28f395d8dc7a
children 5a88923fcbfe
comparison
equal deleted inserted replaced
162:4de2936b4e77 163:0132846995bd
1 Sat Jun 21 21:10:57 1997 Per Abrahamsen <abraham@dina.kvl.dk>
2
3 * Version 1.9931 released.
4
5 Sat Jun 21 14:41:02 1997 Per Abrahamsen <abraham@dina.kvl.dk>
6
7 * face.xpm: New file.
8 * option.xpm: New file.
9 * folder.xpm: New file.
10 * Makefile (TEXT): Added.
11 * wid-edit.el (widget-push-button-value-create): Use :tag-glyph.
12 (widget-glyph-insert-glyph): Accept nil widget.
13 * cus-edit.el (custom-tree-group-tag): Specify :tag-glyph.
14 (custom-tree-variable-tag): Ditto.
15 (custom-tree-face-tag): Ditto.
16
17 * Version 1.9930 released.
18
19 Sat Jun 21 03:01:17 1997 Per Abrahamsen <abraham@dina.kvl.dk>
20
21 * all: Synched with FSF.
22
23 * cus-edit.el (custom-buffer-indent): New option.
24 (custom-magic-value-create): Use it.
25 (custom-group-value-create): Ditto.
26 (custom-buffer-create-internal): Don't create parent groups here.
27 (custom-group-list): New variable.
28 (custom-add-parent-links): New function.
29 (custom-variable-value-create): Use it.
30 (custom-face-value-create): Use it.
31 (custom-group-value-create): Use it.
32 (custom-buffer-groups-last): Changed default.
33
34 * wid-edit.el (group-visibility): Deleted.
35 (widget-group-visibility-create): Ditto.
36 (group-link): Deleted.
37 (widget-group-link-create): Ditto.
38 (widget-group-link-action): Ditto.
39
40 * cus-edit.el (custom-nest-groups): Delete option.
41 (custom-buffer-style): Add `links' style instead.
42 (custom-group-link): New widget.
43 (custom-group-link-action): New function.
44 (custom-group-value-create): Use `custom-group-link'.
45
46 * wid-edit.el (widget-before-change): Fixed comment and debug
47 string.
48
49 * cus-edit.el (custom-mode-customize-menu): Deleted.
50 (custom-mode-menu): Define here.
51 (custom-mode): Don't add here.
52 (custom-format-handler): Deleted.
53 (custom): Don't add here.
54
55 * all: Synched with FSF.
56
57 * Version 1.9929 released.
58
59 Sat Jun 21 02:05:08 1997 Per Abrahamsen <abraham@dina.kvl.dk>
60
61 * cus-edit.el (custom-browse-sort-predicate): New alias.
62 (custom-group-value-create): Use it.
63 (:custom-last): Replace :custom-extra-prefix.
64 (customize-browse): Use it.
65 (custom-group): Ditto.
66 (custom-group-value-create): Ditto.
67
68 * Version 1.9928 released.
69
70 Sat Jun 21 01:35:04 1997 Per Abrahamsen <abraham@dina.kvl.dk>
71
72 * cus-edit.el (face): Fixed format.
73 (custom-face-value-create): Browse face, not option.
74
75 * Version 1.9927 released.
76
77 Sat Jun 21 00:03:48 1997 Per Abrahamsen <abraham@dina.kvl.dk>
78
79 * cus-edit.el (custom-group-value-create): Rewrote to replace
80 entire format string.
81 (custom-variable-value-create): Ditto.
82 (custom-face-value-create): Ditto.
83 (custom-group): Delete :format.
84 (custom-variable): Ditto.
85 (custom-face): Delete :format and :format-handler.
86 (custom): Add :format.
87 (custom-format-handler): Removed unnecessary code.
88 (custom-face-format-handler): Deleted.
89 (custom-add-see-also): New function.
90 (custom-buffer-style): New option.
91 (widget-face-value-create): Use it here instead of :format.
92 (:custom-prefix, :custom-extra-prefix): New keywords.
93 (custom): Initialize them.
94 (custom-redraw-magic): Work with no magic button.
95 (customize-browse): New command.
96 (custom-tree-visibility): New widget.
97 (custom-tree-visibility-action): New function.
98 (custom-tree-group-tag): New widget.
99 (custom-tree-group-tag-action): New function.
100 (custom-tree-group-tag): New widget.
101 (custom-tree-group-tag-action): New function.
102 (custom-tree-variable-tag): New widget.
103 (custom-tree-variable-tag-action): New function.
104 (custom-tree-face-tag): New widget.
105 (custom-tree-face-tag-action): New function.
106
107 * custom.el (customize-browse): Added autoload.
108
109 * cus-edit.el (custom-buffer-sort-alphabetically): New option.
110 (custom-buffer-groups-last): New option.
111 (custom-buffer-sort-predicate): Use them.
112 (customize-apropos): Use it.
113 (custom-group-value-create): Ditto.
114 (custom-menu-sort-alphabetically): New option.
115 (custom-menu-groups-first): New option.
116 (custom-menu-sort-predicate): Use them.
117 (custom-menu-create): Use it.
118 (custom-buffer-sort-predicate, custom-buffer-order-predicate,
119 custom-menu-sort-predicate, custom-menu-order-predicate): Deleted.
120
121 Thu Jun 19 17:29:05 1997 Per Abrahamsen <abraham@dina.kvl.dk>
122
123 * Version 1.9926 released.
124
125 Thu Jun 19 13:31:08 1997 Per Abrahamsen <abraham@dina.kvl.dk>
126
127 * wid-edit.el (widget-leave-text): Don't delete nil overlays.
128
129 * wid-edit.el (widget-get-indirect): New function.
130 (widget-default-create): Use it.
131 (widget-button-insert-indirect): Deleted.
132
133 * wid-edit.el (widget-inactive-face): Use dim gray instead of dark
134 gray.
135
136 * Version 1.9925 released.
137
138 Thu Jun 19 12:09:32 1997 Per Abrahamsen <abraham@dina.kvl.dk>
139
140 * Synched with FSF.
141
142 * Version 1.9924 released.
143
144 Thu Jun 19 11:05:38 1997 Per Abrahamsen <abraham@dina.kvl.dk>
145
146 * cus-edit.el (customize-apropos): Always sort apropos.
147 Patch by Simon Marshall <Simon.Marshall@esrin.esa.it>.
148
149 * Version 1.9923 released.
150
151 Thu Jun 19 10:59:26 1997 Per Abrahamsen <abraham@dina.kvl.dk>
152
153 * cus-edit.el (custom-reset-saved): Call :custom-reset-saved.
154 (custom-reset-standard): Call :custom-reset-standard.
155
156 * Version 1.9922 released.
157
158 1997-06-18 Steven L Baur <steve@altair.xemacs.org>
159
160 * cus-edit.el (custom-file): Autoload, and use ~/.xemacs-custom
161 for XEmacs.
162
163 Wed Jun 18 18:37:00 1997 Per Abrahamsen <abraham@dina.kvl.dk>
164
165 * cus-edit.el (custom-buffer-create-internal): Change parent tag.
166
167 * Version 1.9921 released.
168
169 * cus-edit.el (custom-buffer-create-internal): Add links to parent
170 groups when there is only a single item in the buffer.
171
172 Wed Jun 18 13:49:20 1997 Simon Marshall <simon@gnu.ai.mit.edu>
173
174 * cus-edit.el (customize-apropos): Extend ALL arg to restrict
175 apropos to options, groups and faces. Doc fix.
176 (customize-apropos-options):
177 (customize-apropos-faces):
178 (customize-apropos-groups): New commands. Call it.
179 (custom-help-menu): Add commands to menu.
180
181 Mon Jun 16 11:57:14 1997 Per Abrahamsen <abraham@dina.kvl.dk>
182
183 * wid-edit.el (widget-documentation-link-add): Only highlight text
184 inside link.
185 Patch by Simon Marshall <Simon.Marshall@esrin.esa.it>.
186
187 1997-06-16 Hrvoje Niksic <hniksic@srce.hr>
188
189 * wid-edit.el (widget-specify-field): Place unreadable
190 text-property correctly when `widget-field-add-space' is non-nil.
191
192 Sun Jun 15 17:21:34 1997 Per Abrahamsen <abraham@dina.kvl.dk>
193
194 * all: Synched with FSF.
195
196 * Version 1.9920 released.
197
198 Sun Jun 15 14:06:49 1997 Per Abrahamsen <abraham@dina.kvl.dk>
199
200 * cus-edit.el (custom-variable-menu): Rearranged lisp support.
201 (custom-face-menu): Ditto.
202
203 * wid-edit.el (boolean): Add explicit toggle button.
204 (choice): Add explicit value menu button.
205 * cus-face.el (custom-face-attributes): Use booleans.
206
207 * cus-edit.el (custom-format-handler): Handle %i escape.
208 (custom-face): Use it.
209 (custom-magic-value-create): Add spaces for groups.
210 (custom-format-handler): Add spaces for groups.
211
212 * widget.el (:documentation-indent): New keyword.
213 * wid-edit.el (widget-default-format-handler): Obey it.
214 (widget-documentation-link-add): Add indentation.
215 (widget-documentation-string-value-create): Ditto.
216
217 * Version 1.9919 released.
218
219 Sun Jun 15 13:02:02 1997 Per Abrahamsen <abraham@dina.kvl.dk>
220
221 * cus-edit.el (widget-glyph-insert-glyph): Make the invisible
222 extent open ended.
223
224 * cus-edit.el (custom-format-handler): Added :echo-help to
225 visibility widget.
226 (custom-variable-value-create): Ditto, also for tag.
227 * wid-edit.el (widget-documentation-string-value-create): Ditto.
228 (widget-documentation-link-help-echo): New function.
229 (documentation-link): Use it. Make untabable.
230
231 Sat Jun 14 21:57:49 1997 Per Abrahamsen <abraham@dina.kvl.dk>
232
233 * Version 1.9918 released.
234
1 Sat Jun 14 21:31:09 1997 Per Abrahamsen <abraham@dina.kvl.dk> 235 Sat Jun 14 21:31:09 1997 Per Abrahamsen <abraham@dina.kvl.dk>
236
237 * wid-edit.el (widget-apply-action): Don't bind
238 `after-change-functions' here.
239
240 * cus-edit.el (custom-toggle-hide): Call `widget-setup'.
241
242 * wid-edit.el (widget-setup): Cleanup.
2 243
3 * Version 1.9916 released. 244 * Version 1.9916 released.
4 245
5 Sat Jun 14 18:24:36 1997 Per Abrahamsen <abraham@dina.kvl.dk> 246 Sat Jun 14 18:24:36 1997 Per Abrahamsen <abraham@dina.kvl.dk>
6 247