179
|
1 Mon Jul 28 19:23:37 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2
|
|
3 * Version 1.9953 released.
|
|
4
|
|
5 Mon Jul 28 18:04:46 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
6
|
|
7 * wid-edit.el (widget-field-add-space): Default to t on all
|
|
8 plaforms.
|
|
9
|
|
10 * custom.el (defgroup): Doc fix.
|
|
11 Patch by karlheg+xemacs@inetarena.com (Karl M. Hegbloom).
|
|
12
|
|
13 * wid-edit.el (functionp): Use `byte-code-function-p' instead of
|
|
14 `compiled-function-p'.
|
|
15
|
|
16 * Version 1.9952 released.
|
|
17
|
|
18 Mon Jul 28 17:52:55 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
19
|
|
20 * wid-edit.el (functionp): Use `compiled-function-p' instead of
|
|
21 `byte-code-function-p'.
|
|
22 (widget-map-buttons): Comment out `parent'.
|
|
23 (widget-insert): Don't bind `from'.
|
|
24 (widget-move): Dont' bind `new' at start.
|
|
25
|
|
26 * cus-edit.el (custom-buffer-create-internal): Refer to `mouse-2'
|
|
27 instead of `mouse-1'.
|
|
28 (customize-browse): Ditto.
|
|
29 (custom-mode-map): Don't bind `mouse-1'.
|
|
30 (custom-load-symbol): Check that `preloaded-file-list' is bound.
|
|
31 (custom-group-value-create): Comment out `indent'.
|
|
32
|
|
33 * all: Synched with FSF.
|
|
34
|
173
|
35 Sat Jul 12 01:24:32 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
36
|
|
37 * Version 1.9951 released.
|
|
38
|
|
39 Sat Jul 12 00:29:33 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
40
|
|
41 * cus-edit.el (customize-save-variable): New command.
|
|
42
|
|
43 * wid-edit.el (widget-move): Use `previous-overlay-change' and
|
|
44 `next-overlay-change'.
|
|
45 (widget-use-overlay-change): New option to control it.
|
|
46
|
|
47 Fri Jul 11 14:25:34 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
48
|
|
49 * cus-edit.el (custom-save-all): Inhibit read only.
|
|
50 Reported by Simon Marshall <Simon.Marshall@esrin.esa.it>.
|
|
51
|
|
52 * wid-edit.el (regexp): Outcomment :value-face.
|
|
53 (file): Ditto.
|
|
54
|
|
55 Thu Jul 10 16:13:36 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
56
|
|
57 * Version 1.9950 released.
|
|
58
|
|
59 Thu Jul 10 16:12:33 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
60
|
|
61 * wid-edit.el (widget-add-change): Use local hooks.
|
|
62 (widget-before-change): Ditto.
|
|
63 Suggested by Simon Marshall <Simon.Marshall@esrin.esa.it>.
|
|
64
|
|
65 Wed Jul 09 21:35:05 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
66
|
|
67 * Version 1.9949 released.
|
|
68
|
|
69 Wed Jul 9 20:26:58 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
70
|
|
71 * widget.el (:doc-overlay): New keyword.
|
|
72 * wid-edit.el (set-text-properties): Don't define.
|
|
73 (widget-specify-none): Delete.
|
|
74 (widget-specify-text): Delete.
|
|
75 (widget-field-use-before-change): Don't enable for XEmacs.
|
|
76 (widget-specify-field): Don't use text properties.
|
|
77 (widget-specify-field): Ditto.
|
|
78 (widget-specify-doc): Ditto.
|
|
79 (widget-specify-insert): Ditto.
|
|
80 (widget-insert): Ditto.
|
|
81 (widget-convert-text): Ditto.
|
|
82 (widget-leave-text): Ditto.
|
|
83 (widget-setup): Ditto.
|
|
84 (widget-before-change): Ditto.
|
|
85 (widget-default-create): Ditto.
|
|
86 (widget-default-delete): Ditto.
|
|
87 (widget-editable-list-insert-before): Ditto.
|
|
88 (widget-editable-list-entry-create): Ditto.
|
|
89 (widget-add-change): New function.
|
|
90
|
|
91 * cus-edit.el (custom-buffer-create-internal): Refer to `mouse-2'
|
|
92 instead of `mouse-1'.
|
|
93 (custom-mode-map): Don't bind `mouse-1'.
|
|
94
|
|
95 1997-07-09 Steven L Baur <steve@altair.xemacs.org>
|
|
96
|
|
97 * custom/cus-edit.el (custom-file): Use same logic as startup.el
|
|
98
|
|
99 Tue Jul 08 13:30:11 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
100
|
|
101 * Version 1.9948 released.
|
|
102
|
|
103 Tue Jul 8 11:34:44 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
104
|
|
105 * wid-edit.el (widget-field-use-before-change): Doc fix.
|
|
106
|
171
|
107 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
108
|
|
109 * cus-edit.el (custom-file): Rename .xemacs-custom to something
|
|
110 more general.
|
|
111
|
173
|
112 Mon Jul 07 14:20:33 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
113
|
|
114 * Version 1.9947 released.
|
|
115
|
|
116 Mon Jul 7 14:16:10 1997 Simon Marshall <Simon.Marshall@esrin.esa.it>
|
|
117
|
|
118 * cus-edit.el (custom-group-members): New function.
|
|
119 (custom-group-value-create): Use it rather than get.
|
|
120
|
|
121 Mon Jul 7 11:39:31 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
122
|
|
123 * wid-edit.el (emacs-library-link): New widget.
|
|
124 (widget-emacs-library-link-action): New function.
|
|
125 Provided by Stephen Eglen <stephene@cogs.susx.ac.uk>.
|
|
126
|
|
127 1997-07-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
128
|
|
129 * wid-edit.el (widget-beginning-of-line): Preserve zmacs region.
|
|
130 (widget-end-of-line): Ditto.
|
|
131
|
|
132 Sun Jul 6 21:57:32 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
133
|
|
134 * wid-edit.el (widget-field-use-before-change): Enable for Emacs
|
|
135 20.
|
|
136
|
|
137 Fri Jul 04 16:24:21 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
138
|
|
139 * Version 1.9946 released.
|
|
140
|
|
141 Fri Jul 4 15:31:45 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
142
|
|
143 * wid-edit.el (widget-color-sample-face-get): Kludge to make it
|
|
144 work before widget is fully created.
|
|
145 (widget-color-action): Try to use same relative position of point
|
|
146 in minibuffer as it had in the field.
|
|
147
|
|
148 * cus-edit.el (custom-mode): Document `M-TAB'.
|
|
149
|
|
150 * custom.texi (Usage for Package Authors): Fixed typo.
|
|
151 Patch by Adrian Aichner <aichner@ecf.teradyne.com>.
|
|
152
|
|
153 Fri Jul 04 13:58:14 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
154
|
|
155 * all: Synched with FSF.
|
|
156
|
|
157 * Version 1.9945 released.
|
|
158
|
|
159 Fri Jul 4 12:40:13 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
160
|
|
161 * widget.el (:sample-overlay): New keyword.
|
|
162 * wid-edit.el (widget-leave-text): Use it.
|
|
163 (widget-specify-sample): Use it.
|
|
164 (widget-default-delete): Ditto.
|
|
165 (color): Make it an editable field.
|
|
166 (widget-color-value-create): Deleted.
|
|
167 (widget-color-value-get): Deleted.
|
|
168 (widget-color-value-set): Deleted.
|
|
169 (color-item): Deleted.
|
|
170 (widget-color-item-button-face-get): Renamed to
|
|
171 `widget-color-sample-face-get'.
|
|
172 (color-sample): Deleted.
|
|
173 (editable-color): Deleted.
|
|
174 (widget-editable-color-value-create): Deleted.
|
|
175
|
|
176 Fri Jul 04 11:33:31 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
177
|
|
178 * all: Synched with FSF.
|
|
179
|
|
180 * Version 1.9944 released.
|
|
181
|
|
182 Fri Jul 4 11:32:04 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
183
|
|
184 * wid-edit.el (widget-specify-field): Add newline in overlay for
|
|
185 nil-:sized fields.
|
|
186 (widget-field-end): Ditto.
|
|
187
|
|
188 Thu Jul 3 19:12:13 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
189
|
|
190 * wid-edit.el (emacs-library-link): New widget.
|
|
191 (widget-emacs-library-link-action): New function.
|
|
192 (widgets): Use it.
|
|
193 Suggested by Stephen Eglen <stephene@cogs.susx.ac.uk>.
|
|
194 (file-link): New widget.
|
|
195 (widget-file-link-action): New function.
|
|
196
|
|
197 Wed Jul 02 17:44:40 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
198
|
|
199 * Version 1.9943 released.
|
|
200
|
|
201 Wed Jul 2 17:35:42 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
202
|
|
203 * all: Synched with FSF.
|
|
204
|
|
205 Wed Jul 02 17:19:13 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
206
|
|
207 * Version 1.9942 released.
|
|
208
|
|
209 Wed Jul 2 17:18:08 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
210
|
|
211 * cus-edit.el (customize-browse): Use glyphs in description, if
|
|
212 possible.
|
|
213
|
|
214 Mon Jun 30 17:07:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
215
|
|
216 * Version 1.9941 released.
|
|
217
|
|
218 Mon Jun 30 17:02:21 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
219
|
|
220 * wid-edit.el (widget-menu-minibuffer-flag): Default to t on
|
|
221 XEmacs.
|
167
|
222
|
|
223 Thu Jun 26 16:49:32 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
224
|
|
225 * Version 1.9940 released.
|
|
226
|
|
227 Thu Jun 26 15:19:27 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
228
|
|
229 * wid-edit.el (widget-field-value-create): Add comment explaining
|
|
230 why `:field-overlay' contains two markers.
|
|
231
|
|
232 * cus-edit.el (custom-browse-visibility,
|
|
233 custom-browse-visibility-action, custom-browse-group-tag,
|
|
234 custom-browse-group-tag-action, custom-browse-variable-tag-action,
|
|
235 custom-browse-face-tag, custom-browse-face-tag-action,
|
|
236 custom-browse-face-tag-action, custom-browse-alist): Changed
|
|
237 prefix from `custom-tree' to `custom-browse'.
|
|
238 (custom-variable-value-create, custom-face-value-create,
|
|
239 custom-group-value-create): Updated caller.
|
|
240
|
|
241 * cus-edit.el (custom-browse-only-groups): New option.
|
|
242 (custom-group-value-create): Use it. Omit non-groups if non-nil.
|
|
243 Patch by Simon Marshall <Simon.Marshall@esrin.esa.it>.
|
|
244
|
|
245 * cus-edit.el (custom-help-menu): Renamed "Variable" to "Option".
|
|
246 Remove "..." from non-prompting entries.
|
|
247 Patch by Simon Marshall <Simon.Marshall@esrin.esa.it>.
|
|
248
|
|
249 * Version 1.9939 released.
|
|
250
|
|
251 Thu Jun 26 15:16:15 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
252
|
|
253 * wid-edit.el (widget-single-line-field-face): New face.
|
|
254 (widget-single-line-display-table): New variable.
|
|
255 (regexp, file): Use `widget-single-line-field-face'.
|
|
256 Patch by Hrvoje Niksic <hniksic@srce.hr>.
|
|
257
|
|
258 Wed Jun 25 20:23:52 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
259
|
|
260 * Version 1.9938 released.
|
|
261
|
165
|
262 Wed Jun 25 17:46:18 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
263
|
167
|
264 * cus-edit.el (custom-unloaded-symbol-p): New function.
|
|
265 (custom-unloaded-widget-p): New function.
|
|
266 (custom-group-value-create): Use it.
|
|
267 (customize-browse): Mention [?].
|
|
268
|
|
269 * cus-edit.el (custom-toggle-hide): Load dependencies here.
|
|
270
|
|
271 * wid-edit.el (functionp): New function.
|
|
272
|
165
|
273 * Version 1.9937 released.
|
|
274
|
|
275 Wed Jun 25 17:29:08 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
276
|
|
277 * widget.el (:match-alternatives): New keyword.
|
|
278
|
|
279 * custom.el: Updated autoloads.
|
|
280
|
|
281 * all: Synched with FSF.
|
|
282
|
|
283 Tue Jun 24 16:27:41 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
284
|
|
285 * Version 1.9936 released.
|
|
286
|
|
287 Tue Jun 24 14:35:17 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
288
|
|
289 * cus-edit.el (customize-browse): Take a group argument.
|
|
290 (custom-help-menu): Browse `emacs' group.
|
|
291
|
|
292 * Version 1.9935 released.
|
|
293
|
|
294 Tue Jun 24 14:31:53 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
295
|
|
296 * Version 1.9934 released.
|
|
297
|
|
298 Tue Jun 24 14:30:26 MET DST 1997 Simon Marshall <simon@gnu.ai.mit.edu>
|
|
299
|
|
300 * cus-edit.el (custom-add-parent-links): Simplify mapatoms lambda.
|
|
301 (custom-browse): New group.
|
|
302 (custom-buffer-groups-last):
|
|
303 (custom-menu-groups-first): Options deleted.
|
|
304 (custom-browse-sort-alphabetically):
|
|
305 (custom-browse-order-groups):
|
|
306 (custom-buffer-order-groups):
|
|
307 (custom-menu-order-groups): New options.
|
|
308 (custom-browse-sort-predicate):
|
|
309 (custom-buffer-sort-predicate):
|
|
310 (custom-menu-sort-predicate): Functions deleted.
|
|
311 (custom-sort-items): New replacement function; simplification and
|
|
312 extension of previous predicate functions.
|
|
313 (customize-face):
|
|
314 (customize-customized):
|
|
315 (customize-saved):
|
|
316 (customize-apropos):
|
|
317 (custom-menu-create):
|
|
318 (custom-group-value-create): Use it.
|
|
319
|
|
320 Tue Jun 24 11:46:40 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
321
|
|
322 * cus-edit.el (custom-tree-alist): Use "-\ " instead of "-+ ".
|
|
323 (custom-group-value-create): Ditto.
|
|
324
|
|
325 * Version 1.9933 released.
|
|
326
|
|
327 Tue Jun 24 11:32:55 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
328
|
|
329 * wid-edit.el (widget-button-click): Steal up event if key is not
|
|
330 bounbd in `widget-global-map'.
|
|
331
|
|
332 Mon Jun 23 17:23:27 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
333
|
|
334 * Version 1.9932 released.
|
|
335
|
|
336 Mon Jun 23 11:56:40 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
337
|
|
338 * cus-edit.el (custom-tree-insert-prefix): Renamed from
|
|
339 `custom-tree-insert'.
|
|
340 (custom-group-value-create): Use it.
|
|
341
|
|
342 * wid-edit.el (widget-field-use-before-change): New option.
|
|
343 (widget-setup): Obey it.
|
|
344
|
|
345 * cus-edit.el (custom-help-menu): Add entry for
|
|
346 `customize-browse'.
|
|
347
|
|
348 * widget.texi: Change `@br' to `@*'.
|
|
349 Patch by Ralph Schleicher <rs@purple.UL.BaWue.DE>.
|
|
350
|
163
|
351 Sat Jun 21 21:10:57 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
352
|
|
353 * Version 1.9931 released.
|
|
354
|
|
355 Sat Jun 21 14:41:02 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
356
|
|
357 * face.xpm: New file.
|
|
358 * option.xpm: New file.
|
|
359 * folder.xpm: New file.
|
|
360 * Makefile (TEXT): Added.
|
|
361 * wid-edit.el (widget-push-button-value-create): Use :tag-glyph.
|
|
362 (widget-glyph-insert-glyph): Accept nil widget.
|
|
363 * cus-edit.el (custom-tree-group-tag): Specify :tag-glyph.
|
|
364 (custom-tree-variable-tag): Ditto.
|
|
365 (custom-tree-face-tag): Ditto.
|
|
366
|
|
367 * Version 1.9930 released.
|
|
368
|
|
369 Sat Jun 21 03:01:17 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
370
|
|
371 * all: Synched with FSF.
|
|
372
|
|
373 * cus-edit.el (custom-buffer-indent): New option.
|
|
374 (custom-magic-value-create): Use it.
|
|
375 (custom-group-value-create): Ditto.
|
|
376 (custom-buffer-create-internal): Don't create parent groups here.
|
|
377 (custom-group-list): New variable.
|
|
378 (custom-add-parent-links): New function.
|
|
379 (custom-variable-value-create): Use it.
|
|
380 (custom-face-value-create): Use it.
|
|
381 (custom-group-value-create): Use it.
|
|
382 (custom-buffer-groups-last): Changed default.
|
|
383
|
|
384 * wid-edit.el (group-visibility): Deleted.
|
|
385 (widget-group-visibility-create): Ditto.
|
|
386 (group-link): Deleted.
|
|
387 (widget-group-link-create): Ditto.
|
|
388 (widget-group-link-action): Ditto.
|
|
389
|
|
390 * cus-edit.el (custom-nest-groups): Delete option.
|
|
391 (custom-buffer-style): Add `links' style instead.
|
|
392 (custom-group-link): New widget.
|
|
393 (custom-group-link-action): New function.
|
|
394 (custom-group-value-create): Use `custom-group-link'.
|
|
395
|
|
396 * wid-edit.el (widget-before-change): Fixed comment and debug
|
|
397 string.
|
|
398
|
|
399 * cus-edit.el (custom-mode-customize-menu): Deleted.
|
|
400 (custom-mode-menu): Define here.
|
|
401 (custom-mode): Don't add here.
|
|
402 (custom-format-handler): Deleted.
|
|
403 (custom): Don't add here.
|
|
404
|
|
405 * all: Synched with FSF.
|
|
406
|
|
407 * Version 1.9929 released.
|
|
408
|
|
409 Sat Jun 21 02:05:08 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
410
|
|
411 * cus-edit.el (custom-browse-sort-predicate): New alias.
|
|
412 (custom-group-value-create): Use it.
|
|
413 (:custom-last): Replace :custom-extra-prefix.
|
|
414 (customize-browse): Use it.
|
|
415 (custom-group): Ditto.
|
|
416 (custom-group-value-create): Ditto.
|
|
417
|
|
418 * Version 1.9928 released.
|
|
419
|
|
420 Sat Jun 21 01:35:04 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
421
|
|
422 * cus-edit.el (face): Fixed format.
|
|
423 (custom-face-value-create): Browse face, not option.
|
|
424
|
|
425 * Version 1.9927 released.
|
|
426
|
|
427 Sat Jun 21 00:03:48 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
428
|
|
429 * cus-edit.el (custom-group-value-create): Rewrote to replace
|
|
430 entire format string.
|
|
431 (custom-variable-value-create): Ditto.
|
|
432 (custom-face-value-create): Ditto.
|
|
433 (custom-group): Delete :format.
|
|
434 (custom-variable): Ditto.
|
|
435 (custom-face): Delete :format and :format-handler.
|
|
436 (custom): Add :format.
|
|
437 (custom-format-handler): Removed unnecessary code.
|
|
438 (custom-face-format-handler): Deleted.
|
|
439 (custom-add-see-also): New function.
|
|
440 (custom-buffer-style): New option.
|
|
441 (widget-face-value-create): Use it here instead of :format.
|
|
442 (:custom-prefix, :custom-extra-prefix): New keywords.
|
|
443 (custom): Initialize them.
|
|
444 (custom-redraw-magic): Work with no magic button.
|
|
445 (customize-browse): New command.
|
|
446 (custom-tree-visibility): New widget.
|
|
447 (custom-tree-visibility-action): New function.
|
|
448 (custom-tree-group-tag): New widget.
|
|
449 (custom-tree-group-tag-action): New function.
|
|
450 (custom-tree-group-tag): New widget.
|
|
451 (custom-tree-group-tag-action): New function.
|
|
452 (custom-tree-variable-tag): New widget.
|
|
453 (custom-tree-variable-tag-action): New function.
|
|
454 (custom-tree-face-tag): New widget.
|
|
455 (custom-tree-face-tag-action): New function.
|
|
456
|
|
457 * custom.el (customize-browse): Added autoload.
|
|
458
|
|
459 * cus-edit.el (custom-buffer-sort-alphabetically): New option.
|
|
460 (custom-buffer-groups-last): New option.
|
|
461 (custom-buffer-sort-predicate): Use them.
|
|
462 (customize-apropos): Use it.
|
|
463 (custom-group-value-create): Ditto.
|
|
464 (custom-menu-sort-alphabetically): New option.
|
|
465 (custom-menu-groups-first): New option.
|
|
466 (custom-menu-sort-predicate): Use them.
|
|
467 (custom-menu-create): Use it.
|
|
468 (custom-buffer-sort-predicate, custom-buffer-order-predicate,
|
|
469 custom-menu-sort-predicate, custom-menu-order-predicate): Deleted.
|
|
470
|
|
471 Thu Jun 19 17:29:05 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
472
|
|
473 * Version 1.9926 released.
|
|
474
|
|
475 Thu Jun 19 13:31:08 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
476
|
|
477 * wid-edit.el (widget-leave-text): Don't delete nil overlays.
|
|
478
|
|
479 * wid-edit.el (widget-get-indirect): New function.
|
|
480 (widget-default-create): Use it.
|
|
481 (widget-button-insert-indirect): Deleted.
|
|
482
|
|
483 * wid-edit.el (widget-inactive-face): Use dim gray instead of dark
|
|
484 gray.
|
|
485
|
|
486 * Version 1.9925 released.
|
|
487
|
|
488 Thu Jun 19 12:09:32 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
489
|
|
490 * Synched with FSF.
|
|
491
|
|
492 * Version 1.9924 released.
|
|
493
|
|
494 Thu Jun 19 11:05:38 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
495
|
|
496 * cus-edit.el (customize-apropos): Always sort apropos.
|
|
497 Patch by Simon Marshall <Simon.Marshall@esrin.esa.it>.
|
|
498
|
|
499 * Version 1.9923 released.
|
|
500
|
|
501 Thu Jun 19 10:59:26 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
502
|
|
503 * cus-edit.el (custom-reset-saved): Call :custom-reset-saved.
|
|
504 (custom-reset-standard): Call :custom-reset-standard.
|
|
505
|
|
506 * Version 1.9922 released.
|
|
507
|
|
508 1997-06-18 Steven L Baur <steve@altair.xemacs.org>
|
|
509
|
|
510 * cus-edit.el (custom-file): Autoload, and use ~/.xemacs-custom
|
|
511 for XEmacs.
|
|
512
|
|
513 Wed Jun 18 18:37:00 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
514
|
|
515 * cus-edit.el (custom-buffer-create-internal): Change parent tag.
|
|
516
|
|
517 * Version 1.9921 released.
|
|
518
|
|
519 * cus-edit.el (custom-buffer-create-internal): Add links to parent
|
|
520 groups when there is only a single item in the buffer.
|
|
521
|
|
522 Wed Jun 18 13:49:20 1997 Simon Marshall <simon@gnu.ai.mit.edu>
|
|
523
|
|
524 * cus-edit.el (customize-apropos): Extend ALL arg to restrict
|
|
525 apropos to options, groups and faces. Doc fix.
|
|
526 (customize-apropos-options):
|
|
527 (customize-apropos-faces):
|
|
528 (customize-apropos-groups): New commands. Call it.
|
|
529 (custom-help-menu): Add commands to menu.
|
|
530
|
|
531 Mon Jun 16 11:57:14 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
532
|
|
533 * wid-edit.el (widget-documentation-link-add): Only highlight text
|
|
534 inside link.
|
|
535 Patch by Simon Marshall <Simon.Marshall@esrin.esa.it>.
|
|
536
|
|
537 1997-06-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
538
|
|
539 * wid-edit.el (widget-specify-field): Place unreadable
|
|
540 text-property correctly when `widget-field-add-space' is non-nil.
|
|
541
|
|
542 Sun Jun 15 17:21:34 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
543
|
|
544 * all: Synched with FSF.
|
|
545
|
|
546 * Version 1.9920 released.
|
|
547
|
|
548 Sun Jun 15 14:06:49 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
549
|
|
550 * cus-edit.el (custom-variable-menu): Rearranged lisp support.
|
|
551 (custom-face-menu): Ditto.
|
|
552
|
|
553 * wid-edit.el (boolean): Add explicit toggle button.
|
|
554 (choice): Add explicit value menu button.
|
|
555 * cus-face.el (custom-face-attributes): Use booleans.
|
|
556
|
|
557 * cus-edit.el (custom-format-handler): Handle %i escape.
|
|
558 (custom-face): Use it.
|
|
559 (custom-magic-value-create): Add spaces for groups.
|
|
560 (custom-format-handler): Add spaces for groups.
|
|
561
|
|
562 * widget.el (:documentation-indent): New keyword.
|
|
563 * wid-edit.el (widget-default-format-handler): Obey it.
|
|
564 (widget-documentation-link-add): Add indentation.
|
|
565 (widget-documentation-string-value-create): Ditto.
|
|
566
|
|
567 * Version 1.9919 released.
|
|
568
|
|
569 Sun Jun 15 13:02:02 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
570
|
|
571 * cus-edit.el (widget-glyph-insert-glyph): Make the invisible
|
|
572 extent open ended.
|
|
573
|
|
574 * cus-edit.el (custom-format-handler): Added :echo-help to
|
|
575 visibility widget.
|
|
576 (custom-variable-value-create): Ditto, also for tag.
|
|
577 * wid-edit.el (widget-documentation-string-value-create): Ditto.
|
|
578 (widget-documentation-link-help-echo): New function.
|
|
579 (documentation-link): Use it. Make untabable.
|
|
580
|
|
581 Sat Jun 14 21:57:49 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
582
|
|
583 * Version 1.9918 released.
|
|
584
|
161
|
585 Sat Jun 14 21:31:09 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
586
|
163
|
587 * wid-edit.el (widget-apply-action): Don't bind
|
|
588 `after-change-functions' here.
|
|
589
|
|
590 * cus-edit.el (custom-toggle-hide): Call `widget-setup'.
|
|
591
|
|
592 * wid-edit.el (widget-setup): Cleanup.
|
|
593
|
161
|
594 * Version 1.9916 released.
|
|
595
|
|
596 Sat Jun 14 18:24:36 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
597
|
|
598 * wid-edit.el (widget-tabable-at): New function.
|
|
599 (widget-move): Use it.
|
|
600 * wid-edit.el (widget-after-change): Reimplemented :secret.
|
|
601
|
|
602 * wid-edit.el (widget-field-add-space): New option.
|
|
603 (widget-specify-field): Use it.
|
|
604 (widget-field-end): Ditto.
|
|
605
|
|
606 * Version 1.9915 released.
|
|
607
|
|
608 Sat Jun 14 12:12:38 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
609
|
|
610 * wid-edit.el (widget-leave-text): New function.
|
|
611 (widget-convert-text): Use it.
|
|
612 (documentation-link): New widget.
|
|
613 (widget-documentation-link-action): New function.
|
|
614 (widget-documentation-links): New option.
|
|
615 (widget-documentation-link-regexp): New option.
|
|
616 (widget-documentation-link-p): New option.
|
|
617 (widget-documentation-link-type): New option.
|
|
618 (widget-documentation-link-add): New function.
|
|
619 (widget-documentation-string-value-create): Use it.
|
|
620
|
|
621 * all: Synched with FSF.
|
|
622
|
|
623 Fri Jun 13 20:25:55 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
624
|
|
625 * Version 1.9914 released.
|
|
626
|
|
627 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
628
|
|
629 * wid-edit.el: Add widget `coding-system' for mule.
|
|
630
|
|
631 Fri Jun 13 14:28:41 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
632
|
|
633 * wid-edit.el (widget-convert-text): New function.
|
|
634 (widget-convert-button): Ditto.
|
|
635
|
|
636 * custom.texi: Use ../info/custom as file name.
|
|
637 (Declaring Variables): Reformulation.
|
|
638 Ispelled.
|
|
639 * widget.texi: Use ../info/widget as file name.
|
|
640 Ispelled.
|
|
641
|
|
642 Thu Jun 12 19:22:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
643
|
|
644 * Version 1.9913 released.
|
|
645
|
|
646 Thu Jun 12 12:15:33 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
647
|
|
648 * wid-edit.el (widget-field-buffer): Don't assume an overlay
|
|
649 exists.
|
|
650 (widget-field-start): Ditto.
|
|
651 (widget-field-end): Ditto.
|
|
652
|
|
653 * cus-face.el (custom-face-attributes-get): Protect against
|
|
654 missing w3 font functions.
|
|
655
|
|
656 * Version 1.9912 released.
|
|
657
|
|
658 Thu Jun 12 12:14:30 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
659
|
|
660 * cus-edit.el (custom-magic-faces): New group.
|
|
661 Added magic faces.
|
|
662
|
|
663 Wed Jun 11 20:15:33 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
664
|
|
665 * Version 1.9911 released.
|
|
666
|
|
667 Wed Jun 11 14:35:58 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
668
|
|
669 * cus-edit.el (custom-buffer): New group.
|
|
670 (custom-menu): New group
|
|
671 Updated options.
|
|
672 * wid-edit.el (widget-faces): New group.
|
|
673 Updated all faces.
|
|
674
|
|
675 * wid-edit.el (widget-map-buttons): New function.
|
|
676 Written by William M. Perry <wmperry@aventail.com>.
|
|
677
|
|
678 * Version 1.9910 released.
|
|
679
|
|
680 Wed Jun 11 13:35:16 1997 Simon Marshall <simon@gnu.ai.mit.edu>
|
|
681
|
|
682 * cus-edit.el (custom-buffer-sort-predicate):
|
|
683 (custom-menu-sort-predicate): Default to ignore. Rewrite :type form.
|
|
684 (custom-buffer-order-predicate):
|
|
685 (custom-menu-order-predicate): New variables.
|
|
686 (custom-buffer-sort-alphabetically):
|
|
687 (custom-menu-sort-alphabetically): Functions deleted.
|
|
688 (custom-sort-items-alphabetically): New function. Like deleted
|
|
689 functions, except that A and B must be the same custom type.
|
|
690 (custom-sort-groups-first):
|
|
691 (custom-sort-groups-last): New functions. Like deleted functions,
|
|
692 except that only A and B custom types are compared.
|
|
693 (custom-group-value-create):
|
|
694 (custom-menu-create): Also sort members using custom-*-order-predicate.
|
|
695 But sort the copy of the stored sequence to prevent changing the stored
|
|
696 value, and don't store the sorted copy.
|
|
697
|
|
698 Wed Jun 11 11:10:18 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
699
|
|
700 * Version 1.9909 released.
|
|
701
|
|
702 Wed Jun 11 10:13:05 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
703
|
|
704 * wid-edit.el (widget-specify-inactive): Don't set `mouse-face'.
|
|
705 (widget-setup): Don't use markers.
|
|
706
|
|
707 Tue Jun 10 13:55:38 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
708
|
|
709 * wid-edit.el (widget-default-format-handler): Cleanup.
|
|
710 (widget-documentation-string-value-create): Also use documentation
|
|
711 properties on single line documentation strings.
|
|
712
|
|
713 Mon Jun 9 06:21:49 1997 William M. Perry <wmperry@aventail.com>
|
|
714
|
|
715 * wid-browse.el (widget-minor-mode): Fixed mistake in
|
|
716 widget-minor-mode - it had semantics of non-interactive calling
|
|
717 reveresed.
|
|
718
|
|
719 Wed Jun 4 13:44:33 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
720
|
|
721 * all: Synched with FSF.
|
159
|
722
|
157
|
723 Wed Jun 04 13:24:36 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
724
|
|
725 * Version 1.9908 released.
|
|
726
|
|
727 Tue Jun 3 02:46:21 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
728
|
|
729 * wid-edit.el (widget-kill-line): Fixed for overlays.
|
|
730 Reported by Hrvoje Niksic <hniksic@srce.hr>.
|
|
731
|
|
732 * cus-edit.el (custom-buffer-create-internal): Show full
|
|
733 documentation string in buffers with only a single item.
|
|
734 Suggested by Steven L Baur <steve@xemacs.org>.
|
|
735
|
|
736 * cus-edit.el (custom-mode-map): Suppress keymap.
|
|
737
|
155
|
738 Tue Jun 03 02:05:13 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
739
|
|
740 * Version 1.9907 released.
|
|
741
|
|
742 Tue Jun 3 00:22:44 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
743
|
|
744 * wid-edit.el (widget-beginning-of-line): Work with overlays.
|
|
745 (widget-end-of-line): Ditto.
|
|
746 (widget-specify-inactive): Use inactive for mouse-face as well.
|
|
747 (widget-read-event): New alias.
|
|
748 (widget-button-click): Use it.
|
|
749 Don't execute up events twice.
|
|
750 (widget-field-end): Workaround for local-map at
|
|
751 end of overlay.
|
|
752 (widget-specify-field): Ditto.
|
|
753 (widget-move): Fixed but with single button buffers.
|
|
754
|
|
755 Mon Jun 2 23:09:33 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
756
|
|
757 * cus-edit.el (custom-buffer-create-internal): Improved help
|
|
758 strings for reset buttons.
|
|
759
|
|
760 * wid-edit.el (widget-move): Restored support for
|
|
761 `widget-echo-help' and `widget-move-hook'.
|
|
762 (widget-documentation-string-value-create): Restore support for
|
|
763 `widget-documentation--face'.
|
|
764
|
|
765 1997-06-02 Steven L Baur <steve@altair.xemacs.org>
|
|
766
|
|
767 * cus-edit.el (customize-variable-other-window): Added defalias.
|
|
768
|
|
769 Mon Jun 2 21:03:14 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
770
|
|
771 * widget.el (:complete): New keyword.
|
|
772 (:complete-function): New keyword.
|
|
773 * wid-edit.el (widget-complete): New command.
|
|
774 (widget-keymap): Bind it.
|
|
775 (widget-complete-field): New option.
|
|
776 (widget-default-complete): New function.
|
|
777 (default): Bind :complete.
|
|
778 (string): Bind :complete-function.
|
|
779 (sexp): Ditto.
|
|
780
|
|
781 Mon Jun 02 20:39:28 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
782
|
|
783 * Version 1.9906 released.
|
|
784
|
|
785 Mon Jun 2 23:26:11 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
786
|
|
787 * wid-edit.el (widget-glyph-find): Would infloop when file not found.
|
|
788
|
|
789 Mon Jun 2 17:54:43 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
790
|
|
791 * wid-edit.el (widget-glyph-find): Try to avoid pure text glyphs.
|
|
792 (widget-glyph-insert): Update doc string.
|
|
793 Patch by Hrvoje Niksic <hniksic@srce.hr>.
|
|
794
|
|
795 * wid-edit.el (widget-button-click): Didn't restore `mouse-face'.
|
|
796
|
|
797 Sun Jun 1 20:29:18 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
798
|
|
799 * widget.texi (editable-field): Removed :hide-front-space and
|
|
800 :hide-rear-space.
|
|
801 * widget.el: Ditto.
|
|
802
|
|
803 Sun Jun 01 19:55:00 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
804
|
|
805 * Version 1.9905 released.
|
|
806
|
|
807 Sun Jun 1 13:24:07 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
808
|
|
809 * wid-edit.el: Changed to overlays.
|
|
810 * cus-edit.el (custom-buffer-create-internal): Remove kludge for
|
|
811 getting read-only bob and eob in XEmacs.
|
|
812 * wid-browse.el (widget-browse-at): Use `get-char-property'
|
|
813 instead of `get-text-property'.
|
|
814 * widget.el (:value-from :value-to): Deleted.
|
|
815 * widget.el (:button-overlay, :field-overlay): New keywords.
|
|
816 * wid-edit.el (widget-default-delete): Delete overlays.
|
|
817 (widget-field-value-delete): Delete overlay.
|
|
818
|
|
819 * wid-edit.el (widget-specify-field-update): Specify both
|
|
820 `ballon-help' and `help-echo'.
|
|
821
|
|
822 Sun Jun 01 13:13:40 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
823
|
|
824 * Version 1.9904 released.
|
|
825
|
|
826 Sun Jun 1 06:34:54 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
827
|
|
828 * wid-edit.el (visibility): Change "more" to "show".
|
|
829
|
|
830 * cus-edit.el (:custom-category): New keyword.
|
|
831 (custom-variable): Add it.
|
|
832 (custom-face): Ditto.
|
|
833 (custom-group): Ditto.
|
|
834 (custom-magic-value-create): Replace %c with category in state
|
|
835 text.
|
|
836 (custom-magic-alist): Use it.
|
|
837 (custom-magic-show-hidden): Allow control on each custom
|
|
838 category.
|
|
839 (custom-magic-value-create): Ditto.
|
|
840 (custom-reset-current): Ignore extra arguments.
|
|
841 (custom-reset-saved): Ditto.
|
|
842 (custom-reset-standard): Ditto.
|
|
843 (custom-reset-button-menu): New option.
|
|
844 (custom-buffer-create-internal): Use it.
|
|
845
|
|
846 * cus-edit.el (customize-variable): Uncomment alias.
|
|
847
|
|
848 * all: Synched with FSF.
|
|
849
|
|
850 * cus-edit.el (custom-format-handler): Cleanup.
|
|
851
|
|
852 * wid-edit.el (widget-kill-line): Use forward-line instead of
|
|
853 search-forward.
|
|
854 Suggested by Hrvoje Niksic <hniksic@srce.hr>.
|
|
855
|
|
856 * cus-edit.el (custom-magic-value-create): Cleanup.
|
|
857
|
|
858 * wid-edit.el (set-text-properties): Redefine for broken XEmacsen.
|
|
859 (widget-field-value-get): Remove workaround.
|
|
860 (widget-specify-button): Specify both `ballon-help' and `help-echo'.
|
|
861
|
|
862 Sat May 31 10:41:00 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
863
|
|
864 * Version 1.9903 released.
|
|
865
|
|
866 Sat May 31 08:44:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
867
|
|
868 * Version 1.9902 released.
|
|
869
|
|
870 Sat May 31 08:10:49 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
871
|
|
872 * all: Synched with FSF.
|
|
873
|
|
874 * Version 1.9901 released.
|
|
875
|
|
876 Sat May 31 03:26:11 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
877
|
|
878 * cus-edit.el (custom-format-handler): Don't show links for hidden
|
|
879 items.
|
|
880
|
|
881 * wid-edit.el (widget-button-prefix): Move to `widget-button' group.
|
|
882 (widget-button-suffix): Ditto.
|
|
883
|
|
884 * cus-edit.el (custom-format-handler): New %e and %- escapes.
|
|
885 (custom-group): Use them.
|
|
886
|
|
887 * widget.el (:widget-doc): Removed keyword.
|
|
888 * wid-edit.el (widget-help): Removed widget.
|
|
889 (widget-help-action): Removed function.
|
|
890
|
|
891 * widget.el (:documentation-shown): New keyword.
|
|
892 * wid-edit.el (documentation-string): New widget.
|
|
893 (widget-documentation-string-value-create): New function.
|
|
894 (widget-documentation-string-action): New function.
|
|
895 (widget-default-format-handler): Use them.
|
|
896 * cus-edit.el (custom-toggle-hide): Hide documentation.
|
|
897
|
|
898 * cus-edit.el (custom-buffer-sort-predicate): Fix :type.
|
|
899 (custom-menu-sort-predicate): Ditto.
|
|
900
|
|
901 * right.xpm: New file.
|
|
902 * right-pushed.xpm: New file.
|
|
903 * down.xpm: New file.
|
|
904 * down-pushed.xpm: New file.
|
|
905 * Makefile (TEXT): Add them
|
|
906 * wid-edit.el (visibility): New widget.
|
|
907 (widget-visibility-value-create): New function.
|
|
908 (widget-glyph-find): New function.
|
|
909 (widget-glyph-insert): Use it.
|
|
910 * cus-edit.el (custom-variable-menu, custom-face-menu,
|
|
911 custom-group-menu): Remove `Hide' entry.
|
|
912 (custom-magic-show-hidden): New option.
|
|
913 (custom-magic-value-create): Use it.
|
|
914 (custom-face): Show visibility.
|
|
915
|
|
916 * custom.texi (The Variable Options): Use dots to show value.
|
|
917 (The Face Options): Ditto.
|
|
918
|
|
919 * cus-edit.el (custom-load-symbol): More code to avoid recursion.
|
|
920 Patch by RMS.
|
|
921
|
|
922 Fri May 30 04:44:37 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
923
|
|
924 * wid-edit.el (widget-glyph-insert-glyph): Clean up.
|
|
925
|
|
926 Fri May 30 01:50:05 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
927
|
|
928 * all: Synched with FSF.
|
|
929
|
|
930 * cus-edit.el (custom-variable-action): Clarified prompt.
|
|
931 (custom-face-action): Ditto.
|
|
932 (custom-group-action): Ditto.
|
|
933
|
|
934 * Version 1.9900 released.
|
|
935
|
|
936 Fri May 30 01:02:57 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
937
|
|
938 * cus-edit.el (custom-face-set): Call `face-spec-set' instead of
|
|
939 `custom-face-display-set'.
|
|
940 (custom-face-save): Ditto.
|
|
941 (custom-face-reset-saved): Ditto.
|
|
942 (custom-face-reset-standard): Ditto.
|
|
943
|
|
944 * cus-edit.el (custom-buffer-sort-predicate): New option.
|
|
945 (custom-buffer-sort-alphabetically): New function.
|
|
946 (custom-group-value-create): Use them.
|
|
947 (custom-menu-sort-predicate): New option.
|
|
948 (custom-menu-sort-alphabetically): New function.
|
|
949 (custom-menu-create): Use them.
|
|
950
|
|
951 * cus-edit.el (custom-magic-alist): Shortened message.
|
|
952
|
|
953 Thu May 29 00:09:41 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
954
|
|
955 * cus-edit.el: (custom-help-menu): Updated names.
|
|
956
|
|
957 * cus-edit.el: Say `invoke' instead of `activate'.
|
|
958
|
|
959 * wid-edit.el: Ditto.
|
|
960 * widget.texi: Ditto.
|
|
961 * custom.texi Ditto.
|
|
962
|
|
963 * wid-edit.el (widget-help): Fix format string.
|
|
964
|
|
965 Wed May 28 17:00:23 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
966
|
|
967 * cus-edit.el (custom-magic-value-create): Use push button
|
|
968 brackets around state button.
|
|
969 (custom-magic-value-create): Indent with three spaces.
|
|
970
|
|
971 * cus-face.el (face-spec-set-match-display): Change error for
|
|
972 unknown requirement to warning.
|
|
973 Suggested by Hrvoje Niksic <hniksic@srce.hr>.
|
|
974
|
|
975 Tue May 27 23:37:26 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
976
|
|
977 * wid-edit.el (widget-link-prefix): Change to "[".
|
|
978 (widget-link-suffix): Change to "]".
|
|
979
|
|
980 Tue May 27 20:30:52 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
981
|
|
982 * wid-edit.el (widget-color-item-button-face-get): Don't require
|
|
983 facemenu for XEmacs.
|
|
984 (widget-glyph-insert): Would bug out.
|
|
985
|
153
|
986 Tue May 27 16:19:16 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
987
|
|
988 * Version 1.98 released.
|
|
989
|
|
990 Mon May 26 22:29:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
991
|
|
992 * wid-edit.el (widget-glyph-directory): Fix doc. string.
|
|
993 (widget-image-conversion): New option.
|
|
994 (widget-glyph-insert): Use it.
|
|
995 (widget-glyph-insert-glyph): No tag here.
|
|
996 (widget-push-button-value-create): But here.
|
|
997 Patch by Hrvoje Niksic <hniksic@srce.hr>.
|
|
998
|
|
999 * wid-edit.el (widget-field-face): Changed to dim gray.
|
|
1000 Suggested by Simon Marshall <Simon.Marshall@esrin.esa.it>.
|
|
1001
|
|
1002 Sat May 24 00:07:50 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1003
|
|
1004 * widget.texi (push-button): Documented new options.
|
|
1005 (link): Ditto.
|
|
1006 (Basic Types): Documented new keywords.
|
|
1007
|
|
1008 * wid-edit.el (widget-push-button-prefix): New option.
|
|
1009 (widget-push-button-suffix): New option.
|
|
1010 (widget-button): New group.
|
|
1011
|
|
1012 * widget.el (:text-format): Removed.
|
|
1013 (:button-suffix): New keyword.
|
|
1014 (:button-prefix): New keyword.
|
|
1015
|
|
1016 * wid-edit.el (widget-button-prefix): New variable.
|
|
1017 (widget-button-suffix): New variable.
|
|
1018 (widget-insert-indirect): New function.
|
|
1019 (widget-default-create): Use it.
|
|
1020 (default): Bind them.
|
|
1021 (widget-link-prefix): New option.
|
|
1022 (widget-link-suffix): New option.
|
|
1023 (link): Use them.
|
|
1024 (push-button): Don't use `:text-format'.
|
|
1025 (widget-push-button-value-create): Ditto.
|
|
1026 (widget-help): Update format.
|
|
1027 (checkbox): Ditto.
|
|
1028 (radio-button): Ditto.
|
|
1029
|
|
1030 Fri May 23 23:54:11 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1031
|
|
1032 * cus-edit.el (custom-magic-alist): Use `activate' instead of
|
|
1033 `push'.
|
|
1034 * custom.texi (The Face Options): Ditto.
|
|
1035 * widget.texi (Introduction): Ditto.
|
|
1036
|
|
1037 Thu May 22 12:49:36 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1038
|
|
1039 * cus-edit.el (custom-magic-alist): Changed rogue state message.
|
|
1040
|
|
1041 * custom.el (defface): Doc fix.
|
|
1042
|
151
|
1043 Tue May 20 19:17:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1044
|
|
1045 * cus-edit.el (mule): New group for MULE merged emacsen.
|
|
1046 (auto-save): Spelling fix.
|
|
1047
|
153
|
1048 Thu May 15 10:47:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1049
|
|
1050 * custom.texi (User Commands): Updated documentation.
|
|
1051
|
|
1052 * cus-edit.el, custom.el: Renamed `factory' to `standard'
|
|
1053 everywhere.
|
|
1054
|
|
1055 * cus-edit.el (custom-magic-show-button): Changed default to
|
|
1056 `nil'.
|
|
1057 (custom): Removed `:format'.
|
|
1058 (custom-variable): Removed level button.
|
|
1059 (custom-face): Ditto.
|
155
|
1060 (custom-level): Deleted.
|
153
|
1061 (custom-level-action): Deleted.
|
|
1062 (custom-format-handler): Update caller.
|
|
1063 (custom-group-magic-alist): Merged into `custom-magic-alist'.
|
|
1064 (custom-magic-value-create): Use merged `custom-magic-alist'.
|
|
1065 (custom-group-state-update): Ditto.
|
|
1066
|
|
1067 Wed May 14 19:47:35 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1068
|
|
1069 * all: Synched with FSF.
|
|
1070
|
149
|
1071 Tue May 13 16:05:34 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1072
|
153
|
1073 * cus-edit.el (windows): Move to environment.
|
|
1074
|
149
|
1075 * Version 1.97 released.
|
|
1076
|
|
1077 Fri May 9 12:33:34 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1078
|
|
1079 * wid-edit.el (widget-field-value-get): Add workaround for XEmacs
|
|
1080 bug with `buffer-substring-no-properties'.
|
|
1081
|
|
1082 * widget.texi (atoms): Documented `function', `variable', and
|
|
1083 `regexp' widgets.
|
|
1084
|
|
1085 Thu May 8 14:35:48 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1086
|
|
1087 * custom.el (defcustom): Don't wrap in `eval-and-compile'.
|
|
1088
|
|
1089 * wid-edit.el (widget-value-convert-widget): Don't convert :value
|
|
1090 here.
|
|
1091
|
|
1092 * cus-edit.el (custom-buffer-create-internal): New kludge for
|
|
1093 making bib and eob read-only in XEmacs.
|
|
1094 Kludge by Hrvoje Niksic <hniksic@srce.hr>.
|
|
1095
|
|
1096 * wid-edit.el: Also allow prompt when field value is invalid.
|
|
1097
|
|
1098 * cus-edit.el (custom-redraw): Fix repositioning for when column
|
|
1099 is zero.
|
|
1100
|
|
1101 Mon May 5 12:55:14 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1102
|
|
1103 * cus-edit.el (x): New group.
|
|
1104
|
|
1105 Mon Apr 28 13:10:48 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1106
|
|
1107 * wid-edit.el (widget-boolean-prompt-value): Always ask.
|
|
1108
|
|
1109 * cus-edit.el (custom-variable-value-create): Remove unreferenced
|
|
1110 variable.
|
|
1111 * wid-edit.el (widget-field-action): Ditto.
|
|
1112 (widget-regexp-match): Ditto.
|
|
1113
|
|
1114 * Version 1.96 released.
|
|
1115
|
|
1116 Mon Apr 28 12:19:24 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1117
|
|
1118 * cus-edit.el (custom-variable-action): Don't update state if it
|
|
1119 is modified.
|
|
1120
|
|
1121 * widget.el (:mouse-down-action): New keyword.
|
|
1122 * wid-edit.el (button-release-event-p): New function.
|
|
1123 (widget-keymap): Don't bind mouse up events.
|
|
1124 (widget-button-pressed-face): New face.
|
|
1125 (widget-button-click): Wait for up event, give feedback.
|
|
1126 (default): Use `:mouse-down-action'.
|
|
1127 (menu-choice): Ditto.
|
|
1128 (widget-choice-mouse-down-action): New function.
|
|
1129 (widget-info-link-action): Removed kludge to steal up event.
|
|
1130 * cus-edit.el (widget-magic-mouse-down-action): New function.
|
|
1131 (custom-magic-value-create): Use it.
|
|
1132 (custom-buffer-create-internal): Removed kludge to steal up event.
|
|
1133
|
|
1134 Sun Apr 27 12:05:12 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1135
|
|
1136 * Version 1.95 released.
|
|
1137
|
|
1138 Sun Apr 27 11:10:03 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1139
|
|
1140 * widget.el (:glyph-up, :glyph-down, :glyph-inactive): New
|
|
1141 keywords.
|
|
1142 * wid-edit.el (widget-glyph-insert-glyph): Support optional `down'
|
|
1143 and `inactive' glyphs.
|
|
1144 (widget-push-button-value-create): Ditto.
|
|
1145 (widget-glyph-click): New function.
|
|
1146 (widget-button1-click): Use it.
|
|
1147 (widget-button-click): Use it.
|
|
1148
|
|
1149 Sat Apr 26 19:26:45 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1150
|
|
1151 * Version 1.94 released.
|
|
1152
|
|
1153 Sat Apr 26 16:39:58 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1154
|
|
1155 * cus-edit.el (custom-buffer-create): Accept optional buffer NAME.
|
|
1156 (custom-buffer-create-other-window): ditto.
|
|
1157 (customize, customize-other-window, customize-variable,
|
|
1158 customize-variable-other-window, customize-face,
|
|
1159 customize-face-other-window, customize-customized,
|
|
1160 customize-saved, customize-apropos, custom-face-menu-create,
|
|
1161 custom-variable-menu-create, boolean, custom-menu-create): Updated
|
|
1162 caller.
|
|
1163
|
|
1164 * Version 1.93 released.
|
|
1165
|
|
1166 * cus-edit.el (custom-variable-action): Reset magic state.
|
|
1167 (custom-variable-menu): Allow `Reset to Current' on `changed'
|
|
1168 items.
|
|
1169
|
|
1170 * wid-edit.el (widget-choice-toggle): New option.
|
|
1171 (widget-choice-action): Use it.
|
|
1172
|
|
1173 * cus-edit.el (custom-group-menu): Only test state to see if the
|
|
1174 item is enabled.
|
|
1175
|
|
1176 * cus-face.el (custom-background-mode): Use `const', not
|
|
1177 `choice-item'.
|
|
1178 (custom-face-attributes): Use tags for toggling booleans, not the
|
|
1179 value.
|
|
1180
|
|
1181 * wid-edit.el (character): Use `characterp' when available.
|
|
1182
|
|
1183 Fri Apr 25 17:05:52 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1184
|
|
1185 * widget.el (:prompt-match): New keyword.
|
|
1186 (:prompt-history): New keyword.
|
|
1187 (:prompt-internal): New keyword.
|
|
1188 * wid-edit.el (widget-field-prompt-internal): New function.
|
|
1189 (widget-field-prompt-value): New function.
|
|
1190 (editable-field): Use them.
|
|
1191 (widget-field-action): Ditto.
|
|
1192 (widget-symbol-prompt-value-history): New variable.
|
|
1193 (widget-symbol-prompt-internal): New function.
|
|
1194 (symbol): Use them.
|
|
1195 (widget-variable-prompt-value-history): New variable.
|
|
1196 (variable): Use them.
|
|
1197 (widget-function-prompt-value-history): New variable.
|
|
1198 (function): Use them.
|
|
1199
|
|
1200 * wid-edit.el (boolean): Use tag to toggle.
|
|
1201 (character, sexp, symbol, file, string): Inactive tag.
|
|
1202
|
|
1203 * wid-edit.el (widget-choice-prompt-value): New function.
|
|
1204 (choice, radio): Use it.
|
|
1205 (widget-prompt-value): Prepend widget type to prompt.
|
|
1206
|
|
1207 * wid-edit.el (widget-parent-action): Renamed from
|
|
1208 `widget-choice-item-action'.
|
|
1209 (choice-item): Updated widget.
|
|
1210 * cus-edit.el (custom-magic): Ditto.
|
|
1211 * widget.texi (Defining New Widgets): Documented it.
|
|
1212
|
|
1213 * wid-edit.el (widget-children-validate): Renamed from
|
|
1214 `widget-editable-list-validate'.
|
|
1215 (editable-list, group): Updated widgets.
|
|
1216 * cus-edit.el (custom, face): Ditto.
|
|
1217 * widget.texi (Basic Types): Documented it.
|
|
1218
|
|
1219 * wid-edit.el (widget-value-value-get): Renamed from
|
|
1220 `widget-item-value-get'.
|
|
1221 (item): Updated widget.
|
|
1222 * cus-edit.el (face, custom): Ditto.
|
|
1223 * widget.texi (Defining New Widgets): Documented it.
|
|
1224
|
|
1225 * wid-edit.el (widget-value-convert-widget): Renamed from
|
|
1226 `widget-item-convert-widget'.
|
|
1227 (item, editable-field): Updated widgets.
|
|
1228 * cus-edit.el (face): Ditto.
|
|
1229 * widget.texi (Defining New Widgets): Documented it.
|
|
1230
|
|
1231 * widget.texi (Defining New Widgets): Documented
|
|
1232 `widget-types-convert-widget' and `widget-children-value-delete'.
|
|
1233
|
|
1234 * custom.texi (User Commands): Documented new commands.
|
|
1235
|
|
1236 Thu Apr 24 18:58:54 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1237
|
|
1238 * all: Synched with FSF.
|
|
1239
|
|
1240 Wed Apr 23 20:16:09 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1241
|
|
1242 * widget.el (define-widget): Return name.
|
|
1243 Patch by Simon Marshall <Simon.Marshall@esrin.esa.it>.
|
|
1244
|
|
1245 Tue Apr 22 14:36:09 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1246
|
|
1247 * wid-edit.el, cus-edit.el: Replaced `copy-list' with
|
|
1248 `copy-sequence'.
|
|
1249 Patch by Simon Marshall <Simon.Marshall@esrin.esa.it>.
|
|
1250
|
|
1251 Mon Apr 21 19:01:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1252
|
|
1253 * Version 1.90 released.
|
|
1254
|
|
1255 Mon Apr 21 09:03:34 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1256
|
|
1257 * cus-edit.el: (custom-set-value): New command.
|
|
1258 (custom-set-variable): New command.
|
|
1259 (customize-saved): Renamed from `customize-customized'.
|
|
1260 (customize-customized): New command.
|
|
1261 (custom-save-customized): New command.
|
|
1262
|
|
1263 * widget.el (:prompt-value): New keyword.
|
|
1264
|
|
1265 * wid-edit.el (widget-prompt-value): New function.
|
|
1266 (default): Use it.
|
|
1267 (widget-default-prompt-value): New function.
|
|
1268 (const): Use it.
|
|
1269 (widget-const-prompt-value): New function.
|
|
1270 (string): Use it.
|
|
1271 (widget-string-prompt-value-history): New variable.
|
|
1272 (widget-string-prompt-value): New function.
|
|
1273 (file): Use it.
|
|
1274 (widget-file-prompt-value): New function.
|
|
1275 (sexp): Use it.
|
|
1276 (widget-sexp-prompt-value-history): New variable.
|
|
1277 (widget-sexp-prompt-value): New function.
|
|
1278 (boolean): Use it.
|
|
1279 (widget-boolean-prompt-value): New function.
|
|
1280
|
|
1281 Sat Apr 19 10:08:56 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1282
|
|
1283 * cus-edit.el (custom-variable-prompt): Limit completion to user
|
|
1284 options. Allow non-match input.
|
|
1285
|
|
1286 * wid-edit.el (character): Give error if the length of the field
|
|
1287 isn't exactly 1.
|
|
1288
|
|
1289 Fri Apr 18 19:55:04 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1290
|
|
1291 * widget.el, wid-edit.el, wid-browse.el, custom.el, cus-face.el,
|
|
1292 cus-edit.el (cl): Require cl inside an `eval-when-compile'.
|
|
1293
|
|
1294 Thu Apr 17 18:55:15 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1295
|
|
1296 * wid-edit.el (widget-regexp-validate): New function.
|
|
1297 (regexp): Use it.
|
|
1298 (widget-regexp-match): New function.
|
|
1299 (regexp): Use it.
|
|
1300
|
|
1301 * cus-edit.el (custom-variable-action): Use `custom-toggle-hide'.
|
|
1302 (custom-face-action): Ditto.
|
|
1303 (custom-group-action): Ditto.
|
|
1304
|
|
1305 * Version 1.89 released.
|
|
1306
|
|
1307 Thu Apr 17 11:23:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1308
|
|
1309 * cus-edit.el (custom-toggle-hide): New function.
|
|
1310 (custom-level-action): Use it.
|
|
1311 (custom-group-menu): Ditto.
|
|
1312 (custom-face-menu): Ditto.
|
|
1313 (custom-variable-menu): Ditto.
|
|
1314
|
|
1315 * cus-edit.el (custom-redraw): Goto old line and column instead of
|
|
1316 old character position. This is more tolerant for changes.
|
|
1317
|
|
1318 * wid-edit.el (widget-choice-action): Only notify parent if
|
|
1319 something was chosen.
|
|
1320
|
|
1321 * widget.texi (Sexp Types): Documented `function-item' and
|
|
1322 `variable-item'.
|
|
1323 (group): New subsection.
|
|
1324 (Widget Browser): New section.
|
|
1325 (Widget Minor Mode): New sextion.
|
|
1326
|
|
1327 * wid-edit.el: Moved widget minor mode support to
|
|
1328 `wid-browse.el'.
|
|
1329
|
|
1330 * custom.el (custom-declare-group): Make sure initial members
|
|
1331 aren't duplicated even if the `defgroup' is evaluated twice.
|
|
1332
|
|
1333 * custom.el (custom-declare-variable): Use `append' instead of
|
|
1334 `copy-list'.
|
|
1335
|
|
1336 * widget.texi (checklist): Documented `:greedy'.
|
|
1337
|
|
1338 Wed Apr 16 19:24:47 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1339
|
|
1340 * Version 1.88 released.
|
|
1341
|
|
1342 Wed Apr 16 13:28:37 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1343
|
|
1344 * wid-edit.el (widget-minor-mode): New variable and command.
|
|
1345 (widget-minor-mode-map): New variable.
|
|
1346 Add to `'minor-mode-alist' and `minor-mode-map-alist'.
|
|
1347 * widget.el: Added autoload.
|
|
1348
|
|
1349 * wid-edit.el (widget-specify-inactive): Set priority.
|
|
1350
|
|
1351 * wid-edit.el (widget-move): Skip inactive widgets.
|
|
1352
|
|
1353 * cus-edit.el (custom-display-unselected-match): Matched too many
|
|
1354 displays.
|
|
1355
|
|
1356 * Version 1.87 released.
|
|
1357
|
|
1358 Wed Apr 16 00:15:26 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1359
|
|
1360 * wid-edit.el (widget-field-face): Changed default background
|
|
1361 color.
|
|
1362
|
|
1363 * custom.el (custom-declare-variable): Set `custom-get' the right
|
|
1364 place.
|
|
1365
|
|
1366 * cus-edit.el (custom-magic): Don't notify the parent.
|
|
1367
|
|
1368 * cus-edit.el (custom-variable-menu): Allow more actions on
|
|
1369 `changed' and `rogue' states.
|
|
1370
|
|
1371 * custom.el (custom-initialize-set): New function.
|
|
1372 (custom-initialize-reset): New function.
|
|
1373 (custom-initialize-changed): New function.
|
|
1374 (custom-declare-variable): Use `custom-initialize-set' as
|
|
1375 default for `:initialize'.
|
|
1376
|
|
1377 * Version 1.86 released.
|
|
1378
|
|
1379 Wed Apr 16 00:02:19 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1380
|
|
1381 * cus-edit.el (custom-save-variables): Save :require symbols.
|
|
1382
|
|
1383 * Version 1.85 released.
|
|
1384
|
|
1385 Tue Apr 15 11:56:16 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1386
|
|
1387 * custom.el (:initialize, :set, :get, :request): New keywords.
|
|
1388 (custom-declare-variable): Support them.
|
|
1389 (custom-set-variables): Ditto.
|
|
1390 (defcustom): Document them.
|
|
1391 (custom-initialize-default): New function.
|
|
1392 * custom.texi (Declaring Variables): Documented them.
|
|
1393 * cus-edit.el (custom-variable-value-create): Support them.
|
|
1394 (custom-variable-set): Ditto.
|
|
1395 (custom-variable-save): Ditto.
|
|
1396 (custom-variable-reset-saved): Ditto.
|
|
1397 (custom-variable-reset-factory): Ditto.
|
|
1398 (custom-variable-state-set): Ditto.
|
|
1399
|
|
1400 * cus-edit.el (custom-menu-filter): New function.
|
|
1401 (custom-variable-menu): New format.
|
|
1402 (custom-variable-action): Use it.
|
|
1403 (custom-face-menu): New format.
|
|
1404 (custom-face-action): Use it.
|
|
1405 (custom-group-menu): New format.
|
|
1406 (custom-group-action): Use it.
|
|
1407
|
|
1408 * wid-edit.el (widget-choose): Accept unselectable items.
|
|
1409
|
|
1410 * wid-edit.el (widget-default-create): Clear undo buffer.
|
|
1411 (widget-default-delete): Ditto.
|
|
1412
|
|
1413 * cus-edit.el (customize-other-window): New function.
|
|
1414
|
|
1415 * cus-face.el (custom-frame-parameter): Replace
|
|
1416 `frame-parameter'.
|
|
1417 (custom-background-mode, custom-extract-frame-properties,
|
|
1418 custom-get-frame-properties): Updated callers.
|
|
1419
|
|
1420 * custom.el: Minor doc fixes from RMS.
|
|
1421
|
|
1422 * cus-face.el (custom-declare-face): Protest when dumping defface
|
|
1423 in Emacs.
|
|
1424
|
|
1425 * wid-edit.el (widget-info-link-action): Steal mouse up event.
|
|
1426
|
|
1427 * wid-edit.el (widget-specify-insert): Use old style backquote.
|
|
1428 Patch by "William M. Perry" <wmperry@aventail.com>.
|
|
1429
|
|
1430 Sun Apr 13 19:19:33 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1431
|
|
1432 * custom.texi (Declaring Faces): Documentation property symbol is
|
|
1433 `face-documentation'.
|
|
1434
|
124
|
1435 Sat Apr 12 18:31:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1436
|
|
1437 * Version 1.84 released.
|
|
1438
|
|
1439 Sat Apr 12 15:08:31 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1440
|
|
1441 * cus-edit.el (abbrev-mode, alloc, undo, modeline, fill,
|
|
1442 editing-basics, display, execute, installation, dired, limits,
|
|
1443 debug, minibuffer, keyboard, mouse, menu, auto-save,
|
|
1444 processes-basics, windows): New customization groups.
|
|
1445
|
|
1446 * Version 1.83 released.
|
|
1447
|
|
1448 Sat Apr 12 10:44:15 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1449
|
|
1450 * cus-start.el: New file.
|
|
1451
|
|
1452 * cus-face.el (custom-face-font-size): Don't assume integral
|
|
1453 number. Patch by Steven L Baur <steve@miranova.com>.
|
|
1454
|
|
1455 * cus-edit.el (custom-menu-create): Don't allow optional `NAME'.
|
|
1456 (customize-menu-create): Do allow optional name.
|
|
1457
|
|
1458 * widget.texi (atoms): Documented `character' widget.
|
|
1459
|
|
1460 * custom.el (custom-set-variables): Add warning for old format.
|
|
1461
|
|
1462 Fri Apr 11 21:23:33 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1463
|
|
1464 * Version 1.82 released.
|
|
1465
|
|
1466 Fri Apr 11 18:27:02 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1467
|
|
1468 * cus-edit.el (custom-variable-set): Use `set-default' instead of
|
|
1469 `set'.
|
|
1470 (custom-variable-save): Ditto.
|
|
1471 (custom-variable-reset-saved): Ditto.
|
|
1472 (custom-variable-reset-factory): Ditto.
|
|
1473
|
|
1474 * Version 1.81 released.
|
|
1475
|
|
1476 * custom.el: Added missing autoloads.
|
|
1477
|
|
1478 Fri Apr 11 18:13:12 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1479
|
|
1480 * Version 1.80 released.
|
|
1481
|
|
1482 Fri Apr 11 18:06:28 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1483
|
|
1484 * cus-edit.el (customize-face-other-window): Added autoload cookie.
|
|
1485
|
|
1486 * Version 1.79 released.
|
|
1487
|
|
1488 Fri Apr 11 15:27:25 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1489
|
|
1490 * cus-edit.el (customize-face-other-window): New function.
|
|
1491
|
|
1492 * wid-browse.el (widget-browse-mode-customize-menu): New menu.
|
|
1493 (widget-browse-mode): Add it.
|
|
1494 (widget-browse-mode-map): Bind `q'.
|
|
1495
|
|
1496 * wid-browse.el (widget-browse-other-window): New function.
|
|
1497 * widget.el (widget-browse-other-window): Autoload.
|
|
1498
|
|
1499 * cus-edit.el (customize-menu-create): New function.
|
|
1500 (custom-mode-customize-menu): Use it.
|
|
1501
|
|
1502 * Version 1.78 released.
|
|
1503
|
|
1504 Fri Apr 11 11:12:41 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1505
|
|
1506 * cus-edit.el (custom-make-dependencies): Deleted function.
|
|
1507
|
|
1508 * Makefile (cus-load.el): Removed target.
|
|
1509
|
|
1510 * cus-edit.el (customize-face): Sort faces.
|
|
1511
|
|
1512 Thu Apr 10 22:20:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1513
|
|
1514 * Version 1.77 released.
|
|
1515
|
|
1516 Thu Apr 10 19:44:07 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1517
|
|
1518 * cus-edit.el (custom-buffer-create-internal): Move to bob + 1.
|
|
1519
|
|
1520 * Version 1.76 released.
|
|
1521
|
|
1522 Thu Apr 10 16:55:28 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1523
|
|
1524 * cus-edit.el (custom-faces): New group.
|
|
1525 (custom-magic-alist): Added.
|
|
1526 (custom-variable-sample-face): Added.
|
|
1527 (custom-variable-button-face): Added.
|
|
1528 (custom-face-tag-face): Added.
|
|
1529 (custom-group-tag-faces): Added.
|
|
1530 (custom-group-tag-face): Added.
|
|
1531 (customize): Removed from faces group.
|
|
1532
|
|
1533 * cus-edit.el (custom-load-recursion): New variable.
|
|
1534 (custom-load-symbol): Use it.
|
|
1535 (custom-mode-customize-menu): New menu.
|
|
1536 (custom-mode): Use it.
|
|
1537 Code moved to te end of the file.
|
|
1538
|
|
1539 * Version 1.75 released.
|
|
1540
|
|
1541 Thu Apr 10 09:50:25 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1542
|
|
1543 * cus-edit.el (custom-buffer-create-internal): Split out from
|
|
1544 `custom-buffer-create'.
|
|
1545 (custom-buffer-create-other-window): New function.
|
|
1546
|
|
1547 * cus-edit.el (custom-guess-name-alist): Renamed from
|
|
1548 `custom-guess-type-alist'.
|
|
1549 (custom-guess-doc-alist): New option.
|
|
1550 (custom-guess-type): Use them.
|
|
1551
|
|
1552 * cus-edit.el (custom-menu-create): Add autoload cookie.
|
|
1553
|
|
1554 * cus-face.el (set-face-stipple): Removed Kyle Jones code.
|
|
1555
|
|
1556 * cus-face.el (face-doc-string): Changed property name to
|
|
1557 `face-documentation'.
|
|
1558 (set-face-doc-string): Ditto.
|
|
1559
|
|
1560 * cus-edit.el (custom-variable-type): Don't guess type of
|
|
1561 variables defined with `defcustom'.
|
|
1562
|
120
|
1563 Wed Apr 09 21:11:14 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1564
|
|
1565 * Version 1.74 released.
|
|
1566
|
|
1567 Wed Apr 9 11:57:02 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1568
|
|
1569 * cus-edit.el (custom-unlispify-menu-entry): Strip terminating
|
|
1570 `-p' off booleans.
|
|
1571
|
|
1572 * cus-edit.el (custom-save-faces): make sure `default' is saved first.
|
|
1573
|
|
1574 * wid-edit.el (widget-vector-match): Pass arguments to
|
|
1575 `widget-apply' in the correct order.
|
|
1576
|
|
1577 * custom.el (custom-define-hook): Change to defvar.
|
|
1578 * cus-edit.el (custom-define-hook): Add customization support.
|
|
1579
|
|
1580 * cus-edit.el (custom-menu-update): Don't autoload.
|
|
1581 (custom-menu-reset): Move here from `custom.el'.
|
|
1582 Remove XEmacs support.
|
|
1583 (custom-help-menu): Move here from `custom.el'.
|
|
1584 Remove XEmacs support.
|
124
|
1585 (custom-menu-create): Work even if `custom-menu-nesting' is
|
120
|
1586 unbound.
|
|
1587 (custom-menu-nesting): Don't define for XEmacs.
|
|
1588
|
|
1589 * cus-face.el (after-make-frame-hook): Removed
|
|
1590 `custom-initialize-frame', as this is now in `frame.el'.
|
|
1591
|
|
1592 Tue Apr 08 19:24:17 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1593
|
|
1594 * Version 1.73 released.
|
|
1595
|
|
1596 Tue Apr 8 19:23:43 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1597
|
|
1598 * widget.texi (push-button): Forgot `@end table'.
|
|
1599
|
|
1600 Tue Apr 08 18:51:09 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1601
|
|
1602 * Version 1.72 released.
|
|
1603
|
|
1604 Tue Apr 8 09:21:15 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1605
|
|
1606 * cus-edit.el (custom-guess-type-alist): New option.
|
|
1607 (custom-guess-type): New function.
|
|
1608 (custom-variable-type): New function.
|
|
1609 (custom-variable-value-create): Use it.
|
|
1610
|
|
1611 * cus-face.el (custom-face-attributes): Moved :family to the
|
|
1612 beginning of the list.
|
|
1613 Patch by Herve Poirier <Herve.Poirier@grenoble.rxrc.xerox.com>.
|
|
1614 (custom-face-attributes): Added :strikethru attribute.
|
|
1615
|
|
1616 * custom.texi (Declarations): Refer to `cus-edit.el' for
|
|
1617 examples.
|
|
1618
|
|
1619 * custom.el (custom-set-variables): If variable is already set,
|
|
1620 overwrite it here.
|
|
1621 (custom-declare-variable): Do not set saved variables, if they
|
|
1622 already are bound.
|
|
1623 (custom-declare-variable): Clear the `force-value' flag if set.
|
|
1624
|
|
1625 * widget.el (:text-format): New keyword.
|
|
1626 * wid-edit.el (push-button): Define it.
|
|
1627 (widget-push-button-value-create): Use it.
|
|
1628 * widget.texi (push-button): Documented it.
|
|
1629
|
|
1630 Sun Apr 06 22:33:39 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1631
|
|
1632 * Version 1.71 released.
|
|
1633
|
|
1634 Sun Apr 6 22:25:45 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1635
|
|
1636 * cus-face.el (custom-face-font-name): New alias.
|
|
1637 (custom-face-attributes): Support `get' for remaining properties.
|
|
1638 (custom-face-attributes-get): Require `font.el'.
|
|
1639 (custom-face-font-size): New function.
|
|
1640 (custom-face-font-family): New function.
|
|
1641 (custom-face-bold): New function.
|
|
1642 (custom-face-italic): New function.
|
|
1643 (custom-face-stipple): New function.
|
|
1644 Inspired by `rogue.el' by Hunter Kelly <retnuh@corona.pixar.com>.
|
|
1645
|
|
1646 Wed Apr 02 18:25:55 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1647
|
|
1648 * Version 1.70 released.
|
|
1649
|
|
1650 Wed Apr 2 10:41:48 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1651
|
|
1652 * cus-edit.el (custom-buffer-create): Give progress report.
|
|
1653 (customize-face): Remove message.
|
|
1654 (custom-group-value-create): Give progress report.
|
|
1655 (custom-face-value-create): Ditto.
|
|
1656
|
|
1657 * cus-edit.el (custom-face-edit-selected): New function.
|
|
1658 (custom-face-edit-all): New function.
|
|
1659 (custom-face-edit-lisp): New function.
|
|
1660 (custom-face-menu): Use them.
|
|
1661 (custom-display-unselected): New widget.
|
|
1662 (custom-display-unselected-match): New function.
|
|
1663 (custom-face-selected): New widget.
|
|
1664 (custom-face-selected): New constant.
|
|
1665 (custom-face-value-create): Use them.
|
|
1666 * custom.texi (The Face Options): Documented it.
|
|
1667
|
|
1668 * cus-edit.el (custom-face-all): New widget.
|
|
1669 (custom-face-all): New constant.
|
|
1670 (custom-face-value-create): Use it.
|
|
1671
|
|
1672 * cus-edit.el (custom-save-variables): Insert newline at eob.
|
|
1673 (custom-save-faces): Ditto.
|
|
1674 Reported by Jamie Zawinski <jwz@netscape.com>.
|
|
1675
|
118
|
1676 Tue Apr 01 20:08:10 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1677
|
|
1678 * Version 1.69 released.
|
|
1679
|
|
1680 Tue Apr 1 17:29:16 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1681
|
|
1682 * Makefile (TEXT): Added x-overlay.el for use with old XEmacsen.
|
|
1683
|
|
1684 * cus-face.el (custom-face-attributes): Add 4'th GET argument in
|
|
1685 some attributes.
|
|
1686 (custom-face-background): New function.
|
|
1687 (custom-background-mode): Use it.
|
|
1688 (custom-face-foreground): New function.
|
|
1689 (custom-face-attributes-get): New function.
|
|
1690 * cus-edit.el (custom-face-value-create): Use it.
|
|
1691
|
|
1692 * wid-edit.el (widget-apply): Added ;;;###autoload.
|
|
1693 * widget.el (widget-apply): Added autoload.
|
|
1694
|
|
1695 Sun Mar 30 11:41:50 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1696
|
|
1697 * cus-face.el (set-face-stipple): Added for XEmacs.
|
|
1698 Written by Kyle Jones.
|
|
1699
|
|
1700 Fri Mar 28 12:17:02 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1701
|
|
1702 * wid-edit.el (widget-glyph-insert): Doc fix.
|
|
1703 * custom.el (defface): Ditto.
|
|
1704 (custom-add-to-group): Ditto.
|
|
1705 * cus-face.el (custom-initialize-frame): Ditto.
|
|
1706
|
116
|
1707 Thu Mar 27 19:31:40 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1708
|
|
1709 * Version 1.68 released.
|
|
1710
|
|
1711 Thu Mar 27 18:50:16 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1712
|
|
1713 * widget.el (:active): New keywords.
|
|
1714 (:inactive): Ditto.
|
|
1715 (:activate): Ditto.
|
|
1716 (:deactivate): Ditto.
|
|
1717
|
|
1718 * wid-edit.el (widget-inactive-face): new face.
|
|
1719 (widget-specify-inactive): New function.
|
|
1720 (widget-overlay-inactive): Ditto.
|
|
1721 (widget-specify-active): Ditto.
|
|
1722 (widget-apply-action): Ditto.
|
|
1723 (widget-field-activate): Use it.
|
|
1724 (widget-button-click): Ditto.
|
|
1725 (widget-button1-click): Ditto.
|
|
1726 (widget-button-press): Ditto.
|
|
1727 (widget-gui-action): Ditto.
|
|
1728 (default): Use new keywords.
|
|
1729 (widget-default-active): New function.
|
|
1730 (widget-default-deactivate): Ditto.
|
|
1731 (widget-checkbox-action): New function.
|
|
1732 (checkbox): Use it.
|
|
1733 (widget-checklist-add-item): Initialize active state.
|
|
1734 (widget-radio-add-item): Ditto.
|
|
1735 (widget-radio-value-set): Ditto.
|
|
1736 (widget-radio-action): Ditto.
|
|
1737
|
|
1738 * widget.texi (Widget Properties): Document the new keywords.
|
|
1739
|
|
1740 Mon Mar 24 18:36:15 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1741
|
|
1742 * Version 1.67 released.
|
|
1743
|
|
1744 Mon Mar 24 18:19:05 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1745
|
|
1746 * cus-edit.el (custom-save-all): Added autoload.
|
|
1747
|
|
1748 * Version 1.66 released.
|
|
1749
|
|
1750 Mon Mar 24 18:09:04 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1751
|
|
1752 * wid-edit.el (widget-default-delete): Added workaround for bug
|
|
1753 with empty `:format'.
|
|
1754
|
|
1755 Thu Mar 20 12:33:59 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1756
|
|
1757 * custom.texi (The Init File): Explain that `custom-file' is not
|
|
1758 automatically loaded.
|
|
1759
|
114
|
1760 Tue Mar 18 14:42:31 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1761
|
|
1762 * Version 1.65 released.
|
|
1763
|
|
1764 Tue Mar 18 11:03:02 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1765
|
|
1766 * cus-face.el (custom-face-attributes): Removed `:invert'.
|
|
1767 (custom-invert-face): Removed.
|
|
1768
|
112
|
1769 Mon Mar 17 11:32:51 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1770
|
114
|
1771 * wid-edit.el (widget-file-action): Spelling correction by Greg
|
|
1772 Stark <gsstark@mit.edu>.
|
|
1773
|
112
|
1774 * Version 1.64 released.
|
|
1775
|
|
1776 Mon Mar 17 10:43:10 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1777
|
|
1778 * cus-edit.el (custom-group-menu-create): Split definition into
|
|
1779 XEmacs and Emacs. XEmacs uses :filter. Emacs limits
|
|
1780 `custom-menu-nesting'.
|
114
|
1781 (custom-menu-create): Do not limit `custom-menu-nesting' here.
|
112
|
1782 (custom-menu-update): Removed XEmacs support.
|
|
1783
|
|
1784 * custom.el (custom-help-menu): Use `custom-menu-create' in XEmacs
|
|
1785 :filter.
|
|
1786
|
110
|
1787 Fri Mar 14 18:03:55 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1788
|
|
1789 * Version 1.63 released.
|
|
1790
|
|
1791 Fri Mar 14 18:00:40 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1792
|
|
1793 * custom.el (custom-help-menu): Use :filter to generate menu on
|
|
1794 XEmacs.
|
|
1795 * cus-edit.el (custom-menu-update): Support use as :filter on
|
|
1796 XEmacs, popup menu on Emacs.
|
|
1797
|
|
1798 Tue Mar 11 16:27:50 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1799
|
|
1800 * Version 1.62 released.
|
|
1801
|
|
1802 Tue Mar 11 11:30:39 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1803
|
|
1804 * cus-face.el (custom-set-face-font-size): Use
|
|
1805 `font-set-face-font' instead of `set-face-font'.
|
|
1806 (custom-set-face-font-family): Ditto.
|
|
1807
|
|
1808 * Version 1.61 released.
|
|
1809
|
|
1810 Tue Mar 11 11:27:19 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1811
|
|
1812 * cus-face.el (custom-set-faces): If face already exists,
|
|
1813 overwrite it now.
|
|
1814
|
|
1815 Mon Mar 10 15:40:29 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1816
|
|
1817 * cus-face.el (custom-face-attributes): Changed default colors to
|
|
1818 black and white.
|
|
1819
|
|
1820 * wid-edit.el (color-item): Set `:sample-face-get'.
|
|
1821
|
|
1822 * cus-face.el (custom-declare-face): Don't initialize an existing
|
|
1823 saved face.
|
|
1824
|
|
1825 * wid-edit.el (color): Changed default color from "default" to
|
|
1826 "black".
|
|
1827
|
|
1828 * Version 1.60 released.
|
|
1829
|
|
1830 Mon Mar 10 11:32:51 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1831
|
|
1832 * widget.el (:tab-order): New keyword.
|
|
1833 * wid-edit.el (widget-move): Use it.
|
|
1834 * widget.texi (Basic Types): Documented it.
|
|
1835 Patch by "William M. Perry" <wmperry@aventail.com>.
|
|
1836
|
108
|
1837 Sat Mar 08 17:21:12 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1838
|
|
1839 * Version 1.59 released.
|
|
1840
|
|
1841 Sat Mar 8 10:16:59 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1842
|
|
1843 * widget.texi (editable-list): Documented new keywords.
|
|
1844 (radio-button-choice): Ditto.
|
|
1845 (checklist): Ditto.
|
|
1846
|
|
1847 * cus-edit.el (custom-face-edit-args): Deleted.
|
|
1848
|
|
1849 * wid-edit.el (color-item): Don't make sample a button.
|
|
1850
|
|
1851 * widget.el (:insert-button-args): New keyword.
|
|
1852 (:delete-button-args): Ditto.
|
|
1853
|
|
1854 * wid-edit.el (widget-editable-list-entry-create): Use them.
|
|
1855 * cus-edit.el (custom-face-value-create): Ditto.
|
|
1856
|
|
1857 * widget.el (:append-button-args): New keyword.
|
|
1858 * wid-edit.el (widget-editable-list-format-handler): Use it.
|
|
1859
|
|
1860 * cus-edit.el (custom-face-edit): Add `:help-echo' to checkboxes.
|
|
1861 * cus-face.el (custom-face-attributes): Add `:echo-help'.
|
|
1862 * wid-edit.el (delete-button): Ditto.
|
|
1863 (insert-button): Ditto.
|
|
1864
|
|
1865 * widget.el (:button-args): New keyword.
|
|
1866 (:sibling-args): New keyword.
|
|
1867 * wid-edit.el (widget-checklist-add-item): Support them.
|
|
1868 (widget-radio-add-item): Ditto.
|
|
1869
|
|
1870 * wid-edit.el: (widget-mouse-help): Renamed from
|
|
1871 `widget-ballon-help'.
|
|
1872 (widget-specify-button): Support `help-echo'.
|
|
1873 (widget-glyph-insert-glyph): Ditto.
|
|
1874 (widget-specify-field-update): Ditto.
|
|
1875
|
|
1876 * wid-edit.el: Minor spelling corrections.
|
|
1877 Patch by Martin Buchholz <mrb@Eng.Sun.COM>.
|
|
1878
|
|
1879 Fri Mar 07 21:29:07 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1880
|
|
1881 * Version 1.58 released.
|
|
1882
|
|
1883 Fri Mar 7 14:55:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1884
|
|
1885 * cus-edit.el (custom-buffer-create): Go to top of buffer after
|
|
1886 creating it.
|
|
1887
|
|
1888 * custom.texi (The Customization Buttons): Documented `[Done]'.
|
|
1889
|
|
1890 Fri Mar 07 14:40:52 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1891
|
|
1892 * Version 1.57 released.
|
|
1893
|
|
1894 Fri Mar 7 10:46:48 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1895
|
|
1896 * cus-edit.el: Removed "Push me" from :help-echo strings.
|
|
1897 * wid-edit.el: Ditto.
|
|
1898
|
|
1899 * wid-edit.el (widget-specify-button): Support ballon-help.
|
|
1900 (widget-glyph-insert-glyph): Ditto.
|
|
1901 (widget-balloon-help): New function.
|
|
1902
|
|
1903 * Makefile (some): New target.
|
|
1904
|
|
1905 * wid-edit.el: A bit of compiler warning avoidance with new target.
|
|
1906
|
|
1907 * cus-face.el (custom-face-attributes-set): Renamed from
|
|
1908 `custom-face-attribites-set'.
|
|
1909 (custom-face-display-set): Changed caller.
|
|
1910 (custom-invert-face): Renamed from `reverse-face'.
|
|
1911 (custom-face-attributes): Changed caller.
|
|
1912
|
|
1913 Fri Mar 7 04:17:40 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
1914
|
|
1915 * cus-face.el: Moved variable defintions around a bit to avoid
|
|
1916 compilation warnings.
|
|
1917
|
|
1918 Thu Mar 06 16:30:04 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1919
|
|
1920 * Version 1.56 released.
|
|
1921
|
|
1922 Thu Mar 6 15:40:34 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1923
|
|
1924 * cus-edit.el (custom-notify): Don't modify hidden items.
|
|
1925
|
|
1926 Wed Mar 05 17:42:47 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1927
|
|
1928 * Version 1.55 released.
|
|
1929
|
|
1930 Wed Mar 5 17:20:05 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1931
|
|
1932 * cus-face.el (set-face-doc-string). Renamed from
|
|
1933 `set-face-documentation'.
|
|
1934 (face-doc-string). Renamed from `face-documentation'.
|
|
1935 (custom-declare-face): Changed caller.
|
|
1936 * cus-edit.el (custom-face): Changed caller.
|
|
1937
|
|
1938 Wed Mar 05 17:00:42 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1939
|
|
1940 * Version 1.54 released.
|
|
1941
|
|
1942 * cus-face.el (reverse-face): New function.
|
|
1943 (custom-face-attributes): Use it.
|
|
1944
|
|
1945 Wed Mar 05 15:08:30 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1946
|
|
1947 * Version 1.53 released.
|
|
1948
|
|
1949 Wed Mar 5 15:03:58 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1950
|
|
1951 * cus-face.el (custom-relevant-frames): Don't cache the frames.
|
|
1952 (custom-initialize-frame): Ditto.
|
|
1953
|
|
1954 Wed Mar 05 14:39:19 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1955
|
|
1956 * Version 1.52 released.
|
|
1957
|
|
1958 Wed Mar 5 14:38:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1959
|
|
1960 * wid-edit.el (widget-choose): Call `try-completion' to make sure
|
|
1961 case changes are done.
|
|
1962
|
|
1963 Tue Mar 04 21:04:30 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1964
|
|
1965 * Version 1.51 released.
|
|
1966
|
|
1967 Tue Mar 4 11:58:02 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1968
|
|
1969 * widget.texi, custom.texi: Use @* instead of @br.
|
|
1970
|
|
1971 * wid-edit.el (widget-glyph-insert): Allow glyphs as well as file
|
|
1972 names from `widget-glyph-directory'.
|
|
1973
|
|
1974 Mon Mar 3 19:38:57 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1975
|
|
1976 * cus-edit.el (custom-mode-map): Bind `bury-buffer' to `q'.
|
|
1977 Suggested by Neal Becker <neal@ctd.comsat.com>.
|
|
1978
|
106
|
1979 Mon Mar 03 18:29:27 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1980
|
|
1981 * Version 1.50 released.
|
|
1982
|
|
1983 Mon Mar 3 15:01:25 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1984
|
|
1985 * cus-face.el (face-documentation): Renamed from
|
|
1986 `get-face-documentation'.
|
|
1987 (custom-declare-face): Change caller.
|
|
1988 * cus-edit.el (custom-face): Ditto.
|
|
1989
|
|
1990 * cus-face.el (make-empty-face): New function.
|
|
1991 (initialize-face-resources): New option.
|
|
1992 (initialize-face-resources): New function.
|
|
1993 (custom-declare-face): Call them here.
|
|
1994 (custom-face-display-set): Don't create face here.
|
|
1995 (custom-set-faces): Clear face.
|
|
1996 * cus-edit.el (custom-face-set): Ditto.
|
|
1997 (custom-face-save): Ditto.
|
|
1998 (custom-face-reset-saved): Ditto.
|
|
1999 (custom-face-reset-factory): Ditto.
|
|
2000
|
|
2001 Mon Mar 03 10:36:40 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2002
|
|
2003 * Version 1.49 released.
|
|
2004
|
|
2005 Mon Mar 3 10:34:44 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2006
|
|
2007 * cus-face.el (custom-background-mode): Don't call
|
|
2008 `x-color-values' on Emacs tty frame.
|
|
2009 Patch by Katsumi Yamaoka <yamaoka@ga.sony.co.jp>.
|
|
2010
|
|
2011 Sat Mar 1 22:55:17 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2012
|
|
2013 * cus-edit.el (cus-face): Require.
|
|
2014
|
|
2015 Sat Mar 01 22:35:07 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2016
|
|
2017 * Version 1.48 released.
|
|
2018
|
|
2019 Sat Mar 1 21:45:44 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2020
|
|
2021 * wid-edit.el: Renamed from widget-edit.el
|
|
2022 * wid-browse.el: Renamed from widget-browse.el
|
|
2023 * cus-edit.el: Renamed from custom-edit.el
|
|
2024 * cus-face.el: New file.
|
|
2025 * custom-xmas.el: Deleted.
|
|
2026 * custom.el: Updated autoloads.
|
|
2027 * widget.el: Ditto
|
|
2028 * widget.texi: Updated examples.
|
|
2029 * widget-example.el: Updated require.
|
|
2030
|
|
2031 Fri Feb 28 02:04:49 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2032
|
|
2033 * custom.el (custom-declare-face): Ignore already declared faces.
|
|
2034
|
|
2035 * Version 1.47 released.
|
|
2036
|
|
2037 Fri Feb 28 01:46:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2038
|
|
2039 * custom.el (custom-background-mode): Take a frame argument.
|
|
2040 (custom-declare-face): Create frame local faces where relevant.
|
|
2041 (custom-declare-face): Whine when called during dump.
|
|
2042 (custom-face-display-set): Don'e create frame local face if the
|
|
2043 display is identical to the global face.
|
|
2044 (custom-default-frame-properties): New variable and function.
|
|
2045 (custom-extract-frame-properties): New function.
|
|
2046 (custom-get-frame-properties): New function.
|
|
2047 (custom-display-match-frame): Use it.
|
|
2048 (custom-relevant-frames): New variable and function.
|
|
2049 (custom-initialize-frame): New function.
|
|
2050 (after-make-frame-hook): Enable it.
|
|
2051
|
|
2052 Thu Feb 27 18:58:45 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2053
|
|
2054 * custom-edit.el (custom-buffer-create): Read up event when
|
|
2055
|
26
|
2056 Wed Feb 26 22:17:38 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2057
|
|
2058 * Version 1.46 released.
|
|
2059
|
|
2060 Wed Feb 26 12:27:21 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2061
|
|
2062 * custom.el (emacs): Moved to custom-edit.el.
|
|
2063 (customize): Ditto.
|
|
2064 * custom-edit.el: Added customization groups for all finder
|
|
2065 keywords.
|
|
2066 (customize): Add to the appropriate groups.
|
|
2067 * widget-edit.el (widgets): Ditto.
|
|
2068 * custom.texi (Usage for Package Authors): Documented it.
|
|
2069
|
|
2070 * widget-edit.el (widget-push-button-value-create): Use
|
|
2071 `device-on-window-system-p' instead of `device-type'.
|
|
2072
|
|
2073 * Version 1.45 released.
|
|
2074
|
|
2075 Wed Feb 26 12:26:30 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2076
|
|
2077 * widget-edit.el (widget-push-button-value-create): Check that
|
|
2078 (device-type) is x.
|
|
2079 Reported by "Tomasz J. Cholewo" <tjchol01@mecca.spd.louisville.edu>.
|
|
2080
|
|
2081 Sun Feb 23 21:48:43 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2082
|
|
2083 * custom-edit.el (customize-face): By default, customize all
|
|
2084 faces.
|
|
2085
|
24
|
2086 Thu Feb 20 11:55:45 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2087
|
|
2088 * Version 1.44 released.
|
|
2089
|
|
2090 Thu Feb 20 11:44:33 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2091
|
|
2092 * custom-edit.el (custom-variable-action): Pass symbol to
|
|
2093 `custom-unlispify-tag-name'.
|
|
2094 (custom-group-action): Ditto.
|
|
2095 (custom-face-action): Ditto.
|
|
2096
|
|
2097 Wed Feb 19 19:41:38 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2098
|
|
2099 * custom.el (get-face-documentation): New function.
|
|
2100 (set-face-documentation): Ditto.
|
|
2101 (custom-declare-face): Use it.
|
|
2102
|
|
2103 * custom-edit.el (custom-face): Ditto.
|
|
2104
|
|
2105 Tue Feb 18 21:42:38 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2106
|
|
2107 * Version 1.43 released.
|
|
2108
|
|
2109 Tue Feb 18 19:57:28 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2110
|
|
2111 * widget.el: Don't call autoloads when `load-gc' is fbound.
|
|
2112
|
|
2113 * Version 1.42 released.
|
|
2114
|
|
2115 Tue Feb 18 08:39:59 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2116
|
|
2117 * custom.el (custom-background-mode): Doc fix.
|
|
2118 (custom-declare-variable): Ditto.
|
|
2119 Patch by Simon Marshall <Simon.Marshall@esrin.esa.it>.
|
|
2120
|
|
2121 * custom.el (custom-face-display-set): Pass frame parameter to
|
|
2122 `copy-face'.
|
|
2123 (custom-face-attribites-set): Pass frame parameter.
|
|
2124
|
|
2125 * custom-xmas.el: Cleanup.
|
|
2126
|
|
2127 * custom.el (XEmacs): Load "custom-xmas" instead of requiring.
|
|
2128
|
|
2129 * widget-edit.el (widget-keymap): Removed duplicate key binding.
|
|
2130
|
|
2131 Mon Feb 17 12:58:40 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2132
|
|
2133 * Version 1.41 released.
|
|
2134
|
|
2135 Mon Feb 17 12:43:12 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2136
|
|
2137 * custom-edit.el (custom-variable-action): Use
|
|
2138 `custom-unlispify-tag-name' instead of `capitalize'.
|
|
2139 (custom-face-action): Ditto.
|
|
2140 (custom-group-action): Ditto.
|
|
2141
|
|
2142 * custom-xmas.el: New file.
|
|
2143 * custom.el: Move XEmacs code there.
|
|
2144
|
22
|
2145 Sat Feb 15 22:27:07 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2146
|
|
2147 * Version 1.40 released.
|
|
2148
|
|
2149 Sat Feb 15 22:18:57 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2150
|
|
2151 * custom-edit.el: Use the `changed' state.
|
|
2152
|
|
2153 Fri Feb 14 12:46:46 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2154
|
|
2155 * Version 1.39 released.
|
|
2156
|
|
2157 Fri Feb 14 12:35:15 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2158
|
|
2159 * custom-edit.el (custom-variable-action): Capitalize.
|
|
2160 (custom-face-action): Ditto.
|
|
2161 (custom-group-action): Ditto.
|
|
2162 * widget-edit.el (widget-choose): Use title in XEmacs.
|
|
2163 Patch by Jens Lautenbacher <jens@metrix.de>.
|
|
2164
|
|
2165 Thu Feb 13 21:14:41 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2166
|
|
2167 * Version 1.38 released.
|
|
2168
|
|
2169 Thu Feb 13 15:15:24 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2170
|
|
2171 * custom-edit.el (custom-buffer-create): Added `Done' button.
|
|
2172
|
|
2173 * custom-edit.el (custom-variable-state-set): Customized to
|
|
2174 factory setting is the same as uncustomized.
|
|
2175 (custom-variable-set): Did not set `customized-value' right.
|
|
2176
|
|
2177 * widget-edit.el (widget-plist-member): Changed to defsubst.
|
|
2178 (widget-get): Made it non-recursive.
|
|
2179
|
|
2180 * widget-edit.el (widget-glyph-insert-glyph): New function.
|
|
2181 (widget-glyph-insert): Use it.
|
|
2182 (widget-push-button-gui): New option.
|
|
2183 (widget-push-button-cache): New variable.
|
|
2184 (widget-gui-action): New function.
|
|
2185 (widget-push-button-value-create): New function.
|
|
2186 (push-button): Use it.
|
|
2187 (widget-editable-list-gui): New option.
|
|
2188 (widget-editable-list-format-handler): Use it.
|
|
2189 (widget-editable-list-value-create): Ditto.
|
|
2190 This implements GUI push buttons.
|
|
2191
|
|
2192 * Version 1.37 released.
|
|
2193
|
|
2194 Thu Feb 13 13:51:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2195
|
|
2196 * custom-edit.el (custom-redraw): Protect point.
|
|
2197
|
|
2198 * widget-edit.el (widget-button1-click): New function.
|
|
2199 (widget-keymap): Bind it.
|
|
2200
|
|
2201 * Version 1.36 released.
|
|
2202
|
|
2203 Thu Feb 13 13:16:34 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2204
|
|
2205 * custom.el: Removed all `;;;###autoload' at the request of Steven
|
|
2206 L Baur <steve@miranova.com>.
|
|
2207 Don't call `autoload' or `custom-menu-reset' when `load-gc' is
|
|
2208 fbound.
|
|
2209
|
|
2210 * Version 1.35 released.
|
|
2211
|
|
2212 Thu Feb 13 10:37:18 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2213
|
|
2214 * widget-edit.el (boolean): Forgot terminating newline in :format.
|
|
2215
|
|
2216 Wed Feb 12 18:49:03 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2217
|
|
2218 * Version 1.34 released.
|
|
2219
|
|
2220 Wed Feb 12 09:13:52 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2221
|
|
2222 * widget-edit.el (widget-field-keymap): Disabled menu-bar in the
|
|
2223 worng keymap.
|
|
2224 (widget-text-keymap): Ditto.
|
|
2225 (widget-glyph-directory): Default to "data-directory/custom/'.
|
|
2226
|
|
2227 * Version 1.33 released.
|
|
2228
|
|
2229 Wed Feb 12 09:11:23 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2230
|
|
2231 * Makefile (TEXT): Added `check0.xpm' and `check1.xpm'.
|
|
2232
|
|
2233 * widget-edit.el (checkbox): Add glyphs.
|
|
2234
|
|
2235 Mon Feb 10 22:52:03 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2236
|
|
2237 * widget-browse.el (widget-browse-sexps): New function.
|
|
2238 (:args): Use it.
|
|
2239 (widget-browse-action): New function.
|
|
2240 (widget-browse): Use it.
|
|
2241 (widget-browse-widgets): Use it.
|
|
2242
|
|
2243 * Version 1.32 released.
|
|
2244
|
|
2245 Mon Feb 10 15:39:45 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2246
|
|
2247 * widget-browse.el (widget-browse-sexp): Catch printing errors.
|
|
2248 (widget-browse-widgets): Print types instead of numbers.
|
|
2249
|
|
2250 * all: Renamed `widget-name' to `widget-type'.
|
|
2251
|
|
2252 * widget-edit.el (widget-button-click): Call the right command.
|
|
2253
|
|
2254 * widget.texi (Basic Types): Documented new glyph options.
|
|
2255
|
|
2256 * Version 1.31 released.
|
|
2257
|
|
2258 Mon Feb 10 13:04:14 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2259
|
|
2260 * widget-edit.el (widget-glyph-directory): New option.
|
|
2261 (widget-glyph-enable): New option.
|
|
2262 (widget-glyph-insert): New function.
|
|
2263 (widget-toggle-value-create): Use it.
|
|
2264 (radio-button): Use it.
|
|
2265 (widget-field-activate): Only look for a field
|
|
2266 (widget-button-click): Handle glyph events.
|
|
2267 (widget-default-create): Handle `:glyph'.
|
|
2268 * widget.el (:on-glyph): New keyword.
|
|
2269 (:off-glyph): Ditto.
|
|
2270 (:glyph): Ditto.
|
|
2271 * widget.texi (toggle): Documented them..
|
|
2272 (Basic Types): Ditto.
|
|
2273 * radio1.xpm: New file.
|
|
2274 * radio0.xpm: Ditto.
|
|
2275 Original patch provided by Robert Bihlmeyer <robbe@orcus.ping.at>.
|
|
2276
|
|
2277 * widget-browse.el (widget-browse): Add group.
|
|
2278 (widget-browse-mode-menu): Add commands.
|
|
2279
|
|
2280 * widget-edit.el (widget-keymap): Bind [mouse-2-down] instead of
|
|
2281 [mouse-2].
|
|
2282
|
|
2283 * widget-edit.el (widget-keymap): Don't bind [menu-bar] here.
|
|
2284 (widget-field-keymap): Bind it here instead.
|
|
2285 (widget-text-keymap): And here.
|
|
2286
|
|
2287 Sun Feb 9 20:33:25 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2288
|
|
2289 * widget-browse.el: New file.
|
|
2290 * Makefile (WIDGET): Added it.
|
|
2291 * widget.el (widget-browse-at): Added autoload.
|
|
2292 (widget-browse): Ditto.
|
|
2293 * widget-edit.el (widget-identify): Deleted.
|
|
2294
|
|
2295 * custom-edit.el (custom-mode): Install custom-mode-menu under
|
|
2296 XEmacs.
|
|
2297
|
|
2298 Sat Feb 08 13:16:17 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2299
|
|
2300 * Version 1.30 released.
|
|
2301
|
|
2302 Sat Feb 8 13:15:21 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2303
|
|
2304 * widget-edit.el (widget-name): New macro.
|
|
2305 * widget.texi: Document it.
|
|
2306
|
|
2307 Sat Feb 08 12:35:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2308
|
|
2309 * Version 1.29 released.
|
|
2310
|
|
2311 Sat Feb 8 12:29:48 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2312
|
|
2313 * widget-edit.el (widget-get-sibling): New function.
|
|
2314 (widget-identify): New command.
|
|
2315
|
|
2316 * widget-edit.el (toggle): Don't use subwidgets.
|
|
2317 (widget-toggle-convert-widget): Deleted.
|
|
2318 (widget-toggle-value-create): New function.
|
|
2319 (widget-toggle-action): New function.
|
|
2320 (checkbox): Caller updated.
|
|
2321 (radio-button): Ditto.
|
|
2322 (boolean): Ditto.
|
|
2323 * custom.el (custom-face-attributes): Ditto.
|
|
2324
|
|
2325 Fri Feb 07 18:34:42 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2326
|
|
2327 * Version 1.28 released.
|
|
2328
|
|
2329 Fri Feb 7 18:33:47 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2330
|
|
2331 * widget-edit.el (widget-keymap): Don't bind `C-a' and `C-e'
|
|
2332 here.
|
|
2333 (widget-field-keymap): Bind them here instead.
|
|
2334 (widget-text-keymap): And here.
|
|
2335
|
|
2336 Fri Feb 07 18:29:31 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2337
|
|
2338 * Version 1.27 released.
|
|
2339
|
|
2340 Fri Feb 7 18:18:31 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2341
|
|
2342 * widget-edit.el (widget-beginning-of-line): New function.
|
|
2343 (widget-keymap): Bind it.
|
|
2344 Patch by "William M. Perry" <wmperry@aventail.com>.
|
|
2345 (widget-end-of-line): New function.
|
|
2346 (widget-keymap): Bind it.
|
|
2347
|
|
2348 Thu Feb 06 19:21:09 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2349
|
|
2350 * Version 1.26 released.
|
|
2351
|
|
2352 Thu Feb 6 19:19:12 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2353
|
|
2354 * widget-edit.el (widget-kill-line): New function.
|
|
2355 (widget-keymap): Bind it.
|
|
2356
|
|
2357 Thu Feb 06 19:10:37 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2358
|
|
2359 * Version 1.25 released.
|
|
2360
|
|
2361 Thu Feb 6 19:09:52 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2362
|
|
2363 * widget-edit.el (widget-specify-field-update): Unconditionally
|
|
2364 set local keymap property after the field.
|
|
2365
|
|
2366 Sat Feb 01 13:13:48 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2367
|
|
2368 * Version 1.24 released.
|
|
2369
|
|
2370 Thu Jan 30 13:04:30 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2371
|
|
2372 * widget-edit.el (widget-field-value-delete): Fix problem with
|
|
2373 editable fields where the format string doesn't contain %v.
|
|
2374
|
|
2375 Tue Jan 28 08:23:17 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2376
|
|
2377 * Version 1.23 released.
|
|
2378
|
|
2379 Tue Jan 28 04:33:24 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2380
|
|
2381 * widget.el (:valid-regexp): New keyword.
|
|
2382 * widget-edit.el (widget-field-validate): New function.
|
|
2383 (editable-field): Use them.
|
|
2384 * widget.texi (editable-field): Document it.
|
|
2385
|
|
2386 * custom-edit.el (custom-face-format-handler): Removed unused
|
|
2387 variable `state'.
|
|
2388
|
|
2389 * custom.el (custom-menu-reset): Support menu-less XEmacs.
|
|
2390 Reported by Carsten Leonhardt <leo@arioch.tng.oche.de>.
|
|
2391
|
|
2392 Mon Jan 27 11:51:17 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2393
|
|
2394 * Version 1.22 released.
|
|
2395
|
|
2396 Mon Jan 27 08:46:05 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2397
|
|
2398 * custom-edit.el (custom-variable-set): Fixed error message.
|
|
2399 (custom-variable-save): Ditto.
|
|
2400
|
|
2401 * Version 1.21 released.
|
|
2402
|
|
2403 Mon Jan 27 07:17:55 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2404
|
|
2405 * widget.el (:secret): New keyword.
|
|
2406 * widget-edit.el (widget-specify-field-update): Support it.
|
|
2407 (widget-field-value-get): Ditto.
|
|
2408 * widget.texi (editable-field): Documented it.
|
|
2409
|
|
2410 * widget-edit.el (widget-field-keymap): New variable.
|
|
2411 (editable-field): Use it.
|
|
2412 (widget-text-keymap): New variable.
|
|
2413 (text): Use it.
|
|
2414 (widget-field-activate): New command.
|
|
2415
|
|
2416 Sun Jan 26 13:02:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2417
|
|
2418 * custom.el (customize): Include `widgets' customization group.
|
|
2419
|
|
2420 Sat Jan 25 08:23:02 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2421
|
|
2422 * Version 1.20 released.
|
|
2423
|
|
2424 Sat Jan 25 07:13:26 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2425
|
|
2426 * widget-edit.el (widget-specify-field-update): Use
|
|
2427 `widget-keymap' by default.
|
|
2428
|
|
2429 Fri Jan 24 08:10:46 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2430
|
|
2431 * Version 1.19 released.
|
|
2432
|
|
2433 Fri Jan 24 06:53:48 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2434
|
|
2435 * widget-edit.el (widget-documentation-face): Typo in face name.
|
|
2436
|
|
2437 * custom-edit.el (custom-variable-sample-face): New face.
|
|
2438 (custom-variable-button-face): New face.
|
|
2439 (custom-variable-value-create): Use them.
|
|
2440 (custom-face-tag-face): New face.
|
|
2441 (custom-face): Use it.
|
|
2442 (custom-face-format-handler): Don't make the sample a button.
|
|
2443 (custom-group-tag-faces): New variable.
|
|
2444 (custom-group-tag-face-1): New face.
|
|
2445 (custom-group-tag-face): New face.
|
|
2446 (custom-group-sample-face-get): New function.
|
|
2447 (custom-group): Use it.
|
|
2448
|
|
2449 * widget-edit.el (character): Use sample face for tag.
|
|
2450 (list): Ditto.
|
|
2451 (vector): Ditto.
|
|
2452 (cons): Ditto.
|
|
2453 (radio): Ditto.
|
|
2454 (repeat): Ditto.
|
|
2455 (set): Ditto.
|
|
2456 (boolean): Ditto.
|
|
2457
|
|
2458 Thu Jan 23 20:25:46 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2459
|
|
2460 * widget.el (:sample-face-get): New keyword.
|
|
2461 (:sample-face): New keyword.
|
|
2462
|
|
2463 * widget-edit.el (widget-default-create): Support %{ and %}
|
|
2464 escapes.
|
|
2465 (widget-specify-sample): New function.
|
|
2466 (default): Define `:sample-face-get'.
|
|
2467 (widget-default-sample-face-get): New function.
|
|
2468
|
|
2469 * custom-edit.el (custom-variable-action): Show if hidden.
|
|
2470
|
|
2471 Wed Jan 22 04:54:10 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2472
|
|
2473 * widget-edit.el (error-message-string): Define if unbound.
|
|
2474
|
|
2475 Thu Jan 16 16:07:09 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2476
|
|
2477 * Version 1.18 released.
|
|
2478
|
|
2479 Thu Jan 16 16:03:25 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2480
|
|
2481 * custom-edit.el (custom-load-symbol): Use `assoc' instead of
|
|
2482 `member' to check if a file is in load-history.
|
|
2483 (custom-load-symbol): Use `condition-case' around loads.
|
|
2484
|
|
2485 Tue Jan 14 20:51:37 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2486
|
|
2487 * custom-edit.el (:custom-reset): Split into
|
|
2488 :`custom-reset-current', `:custom-reset-saved', and
|
|
2489 `:custom-reset-factory'.
|
|
2490 (custom-mode-menu): Ditto.
|
|
2491 (custom-mode): Ditto.
|
|
2492 (custom-variable): Ditto.
|
|
2493 (custom-variable-menu): Ditto.
|
|
2494 (custom-face): Ditto.
|
|
2495 (custom-face-menu): Ditto.
|
|
2496 (custom-group): Ditto.
|
|
2497 (custom-group-menu): Ditto.
|
|
2498 (custom-group-reset): Ditto.
|
|
2499 (custom-reset-menu): New variable.
|
|
2500 (custom-reset): Use it.
|
|
2501 (custom-reset-current): New function.
|
|
2502 (custom-reset-saved): New function.
|
|
2503 (custom-reset-factory): New function.
|
|
2504 (custom-buffer-create): Pass event to `custom-reset'.
|
|
2505 (custom-variable-reset-saved): Renamed from
|
|
2506 `custom-variable-default'.
|
|
2507 (custom-variable-reset-factory): Renamed from
|
|
2508 `custom-variable-factory'.
|
|
2509 (custom-face-reset-saved): Renamed from `custom-face-default'.
|
|
2510 (custom-face-reset-factory): Renamed from
|
|
2511 `custom-face-reset-factory'.
|
|
2512
|
|
2513 Mon Jan 13 01:23:36 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2514
|
|
2515 * Version 1.17 released.
|
|
2516
|
|
2517 Mon Jan 13 00:19:35 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2518
|
|
2519 * custom-edit.el (custom-face-format-handler): Missing "hide".
|
|
2520 (custom-face-action): Show when hidden.
|
|
2521
|
|
2522 * custom.texi: (The State Button): Updated.
|
|
2523
|
|
2524 Wed Jan 8 15:23:29 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2525
|
|
2526 * custom-edit.el (custom-quote): Support `characterp'. Patch
|
|
2527 by Sudish Joseph <sudish@mindspring.com>.
|
|
2528
|
|
2529 * custom-edit.el (custom-magic-alist): Refer to state button
|
|
2530 instead of level button.
|
|
2531
|
|
2532 Sat Jan 04 21:34:12 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2533
|
|
2534 * Version 1.16 released.
|
|
2535
|
|
2536 Fri Jan 3 22:56:57 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2537
|
|
2538 * custom-edit.el (custom-group): Group tags are no longer buttons.
|
|
2539 (custom-group-action): Show when hidden.
|
|
2540 (custom-magic-value-create): Added :help-echo.
|
|
2541 (custom-manual): Ditto.
|
|
2542 * widget-edit.el (link): Ditto.
|
|
2543
|
|
2544 Fri Jan 03 00:00:37 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2545
|
|
2546 * Version 1.15 released.
|
|
2547
|
|
2548 Thu Jan 2 23:30:43 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2549
|
|
2550 * custom-edit.el (custom-magic): Can now contain multiple buttons.
|
|
2551 (custom-magic-alist): Add description element.
|
|
2552 (custom-magic-show): New variable.
|
|
2553 (custom-magic-show-button): New variable.
|
|
2554 (custom-magic-value-create): Use them.
|
|
2555 (custom): Ditto.
|
|
2556 (custom-variable): Ditto.
|
|
2557 (custom-face): Ditto.
|
|
2558 (widget-face-value-create): Ditto.
|
|
2559 (custom-group): Ditto.
|
|
2560 (custom-variable-value-create): Don't create [show] button.
|
|
2561 (custom-variable-factory): Only save when saved.
|
|
2562 (custom-face-factory): Ditto.
|
|
2563
|
|
2564 Sat Dec 28 18:54:38 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2565
|
|
2566 * Version 1.14 released.
|
|
2567
|
|
2568 Sat Dec 28 13:43:44 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2569
|
|
2570 * custom-edit.el: (custom-changed-face): New face.
|
|
2571 (custom-magic-alist): New `changed' state.
|
|
2572 (custom-variable-state-set): Support `set' state.
|
|
2573 (custom-save): Ditto.
|
|
2574 (custom-variable-set): Ditto.
|
|
2575 (custom-variable-save): Ditto.
|
|
2576 (custom-variable-default): Ditto.
|
|
2577 (custom-variable-factory): Ditto.
|
|
2578 (custom-face-state-set): Ditto.
|
|
2579 (custom-face-set): Ditto.
|
|
2580 (custom-face-save): Ditto.
|
|
2581 (custom-face-default): Ditto.
|
|
2582 (custom-face-factory): Ditto.
|
|
2583 (custom-group-save): Ditto.
|
|
2584
|
|
2585 * custom.texi (The State Button): Documented `changed' state.
|
|
2586
|
|
2587 * custom-edit.el: New terminology: `Set default' automatically
|
|
2588 saves the new value and has been renamed `Save'. `Apply' has been
|
|
2589 renamed `Set'. `Edit Default' has been renamed to `Edit Lisp'.
|
|
2590 * custom.texi: Ditto.
|
|
2591
|
|
2592 * widget-edit.el (widget-move): New function.
|
|
2593 (widget-forward): Use it.
|
|
2594 (widget-backward): Ditto.
|
|
2595
|
|
2596 Tue Dec 17 10:47:23 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2597
|
|
2598 * custom-edit.el (custom-mode-menu): Added help item.
|
|
2599
|
|
2600 * custom.texi (Declarations): New section. Documented `:tag'
|
|
2601 keyword.
|
|
2602 (Declaring Groups): Documented `:prefix' keyword.
|
|
2603
|
|
2604 * custom-edit.el (custom-set-default): Also save.
|
|
2605 (custom-buffer-create): Removed save button.
|
|
2606
|
|
2607 Thu Dec 12 07:57:23 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2608
|
|
2609 * widget-edit.el (widget-menu-max-size): Added `:group'.
|
|
2610
|
|
2611 * custom-edit.el (custom-display): Added support for `pm', `pc',
|
|
2612 and `win32' window systems.
|
|
2613
|
|
2614 * widget-edit.el (widget-field-face): Do not require X.
|
|
2615
|
|
2616 Tue Dec 10 13:28:22 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2617
|
|
2618 * widget-edit.el (widget-documentation-face): Green by default.
|
|
2619
|
|
2620 Mon Dec 09 12:28:10 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2621
|
|
2622 * Version 1.13 released.
|
|
2623
|
|
2624 Mon Dec 9 08:50:46 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2625
|
|
2626 * custom-edit.el (custom-unlispify-tag-names): New variable.
|
|
2627 (custom-unlispify-tag-name): New function.
|
|
2628 (custom-variable-value-create): Use it.
|
|
2629 (custom-group-value-create): Use it.
|
|
2630 (:custom-prefixes): New keyword.
|
|
2631 (custom-variable-value-create): Use it.
|
|
2632 (custom-group-value-create): Use it.
|
|
2633
|
|
2634 * widget-edit.el (widget-item-convert-widget): Doc fix.
|
|
2635
|
|
2636 * custom-edit.el (custom-menu-create): Do not create menus for
|
|
2637 groups with more than `widget-menu-max-size' members.
|
|
2638
|
|
2639 Sun Dec 08 16:19:21 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2640
|
|
2641 * Version 1.12 released.
|
|
2642
|
|
2643 Sun Dec 8 14:38:42 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2644
|
|
2645 * custom.el (:tag): New keyword.
|
|
2646 (custom-handle-keyword): Accept it.
|
|
2647
|
|
2648 * custom.el (:prefix): New keyword.
|
|
2649 (custom-declare-group): Handle it.
|
|
2650 (customize): Use it.
|
|
2651 * widget-edit.el (widgets): Use it.
|
|
2652
|
|
2653 * custom-edit.el (custom-prefix-list): New variable.
|
|
2654 (custom-unlispify-menu-entries): New variable.
|
|
2655 (custom-unlispify-menu-entry): New function.
|
|
2656 (custom-face-menu-create): Use it.
|
|
2657 (custom-variable-menu-create): Use it.
|
|
2658 (boolean): Use it.
|
|
2659 (custom-menu-create): Use it.
|
|
2660
|
|
2661 * custom-edit.el (custom-menu-create): New function.
|
|
2662 (custom-group-menu-create): Use it.
|
|
2663
|
|
2664 Thu Dec 5 14:00:04 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2665
|
|
2666 * custom-opt.el: New file.
|
|
2667
|
|
2668 Thu Dec 05 13:53:48 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2669
|
|
2670 * Version 1.11 released.
|
|
2671
|
|
2672 Thu Dec 5 13:22:31 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2673
|
|
2674 * custom-edit.el (:custom-menu): New keyword.
|
|
2675 (custom-variable): Use it.
|
|
2676 (custom-face): Ditto.
|
|
2677 (custom-group): Ditto.
|
|
2678 (boolean): Ditto.
|
|
2679 (custom-menu-update): Ditto.
|
|
2680 (custom-face-menu-create): New function.
|
|
2681 (custom-variable-menu-create): New function.
|
|
2682 (custom-group-menu-create): New function.
|
|
2683 (custom-menu-create-entry): Removed.
|
|
2684
|
|
2685 Tue Dec 3 09:28:19 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2686
|
|
2687 * custom.texi (Utilities): Documented `custom-add-load'.
|
|
2688
|
|
2689 Tue Dec 03 08:42:15 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2690
|
|
2691 * Version 1.10 released.
|
|
2692
|
|
2693 Tue Dec 3 00:42:14 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2694
|
|
2695 * custom-edit.el (custom-menu-nesting): Moved from `custom.el'.
|
|
2696 (custom-menu-create-entry): Ditto.
|
|
2697 (custom-menu-update): Ditto.
|
|
2698
|
|
2699 Mon Dec 2 22:48:14 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2700
|
|
2701 * custom.el (:load): New keyword.
|
|
2702 (custom-add-load): New function.
|
|
2703 (custom-handle-keyword): Use them.
|
|
2704 * custom.texi: Document it.
|
|
2705 * custom-edit.el (custom-load-symbol): New function.
|
|
2706 (custom-load-widget): New function.
|
|
2707 (custom-group-value-create): Use it.
|
|
2708 (custom-variable-value-create): Use it.
|
|
2709 (custom-face-value-create): Use it.
|
|
2710
|
|
2711 * custom.el (custom-handle-keyword): New function.
|
|
2712 (custom-declare-variable): Use it.
|
|
2713 (custom-handle-all-keywords): New function.
|
|
2714 (custom-declare-group): Use it.
|
|
2715 (custom-declare-face): Use it.
|
|
2716
|
|
2717 Sat Nov 30 01:37:07 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2718
|
|
2719 * Version 1.09 released.
|
|
2720
|
|
2721 Sat Nov 30 01:36:24 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2722
|
|
2723 * widget-edit.el (widget-specify-field): Make terminating newline
|
|
2724 writable under XEmacs.
|
|
2725
|
|
2726 Thu Nov 28 22:03:56 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2727
|
|
2728 * Version 1.08 released.
|
|
2729
|
|
2730 Thu Nov 28 21:46:30 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2731
|
|
2732 * custom-edit.el (custom-hook-convert-widget): Make space part of
|
|
2733 function instead of the editable-list.
|
|
2734
|
|
2735 * Version 1.07 released.
|
|
2736
|
|
2737 Thu Nov 28 21:31:31 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2738
|
|
2739 * custom-edit.el (custom-variable-state-set): Handle void
|
|
2740 variables.
|
|
2741
|
|
2742 * Version 1.06 released.
|
|
2743
|
|
2744 Thu Nov 28 01:35:54 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2745
|
|
2746 * widget-edit.el (widget-create-child-value): New function.
|
|
2747 (widget-choice-value-create): Use it.
|
|
2748 (widget-checklist-add-item): Ditto.
|
|
2749 (widget-radio-add-item): Ditto.
|
|
2750 (widget-editable-list-entry-create): Ditto
|
|
2751 (widget-group-value-create): Ditto.
|
|
2752
|
|
2753 * widget-edit.el (widget-specify-field): Extend read-only extent.
|
|
2754
|
|
2755 * widget-edit.el (widget-create-child): Obey `:extra-offset'.
|
|
2756
|
|
2757 * custom-edit.el (custom-mode-hook): Added.
|
|
2758
|
|
2759 Tue Nov 26 17:04:45 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2760
|
|
2761 * widget-edit.el: More patches for support of old Emacsen from
|
|
2762 William Perry <wmperry@aventail.com>.
|
|
2763
|
|
2764 * Version 1.05 released.
|
|
2765
|
|
2766 Tue Nov 26 15:05:36 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2767
|
|
2768 * widget-edit.el (widget-make-intangible): New function.
|
|
2769 (widget-specify-field): Use it.
|
|
2770 (widget-after-change): Remove XEmacs workaround.
|
|
2771 (widget-field-value-create): Ditto.
|
|
2772 (widget-specify-text): Fully specify stickyness.
|
|
2773
|
|
2774 Mon Nov 25 17:01:05 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2775
|
|
2776 * custom-edit.el (custom-face-format-handler): Create face before
|
|
2777 use under XEmacs.
|
|
2778
|
|
2779 * Version 1.04 released.
|
|
2780
|
|
2781 Mon Nov 25 01:14:13 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2782
|
|
2783 * custom.el (custom-facep): New function.
|
|
2784 (custom-declare-face): Use it.
|
|
2785 * custom-edit.el (customize-face): Ditto.
|
|
2786 (customize-customized): Ditto.
|
|
2787 (customize-apropos): Ditto.
|
|
2788 (custom-save-faces): Ditto.
|
|
2789
|
|
2790 * custom.el (custom-declare-variable): Return symbol. Suggested
|
|
2791 by Lars Magne Ingebrigtsen <larsi@ifi.uio.no>.
|
|
2792 (custom-declare-group): Ditto.
|
|
2793 (custom-declare-face): Return face.
|
|
2794
|
|
2795 * widget-edit.el (widget-button-face): Removed :link.
|
|
2796 (widget-mouse-face): Ditto.
|
|
2797 (widget-field-face): Ditto.
|
|
2798
|
|
2799 * custom.el (emacs): Link to (emacs)Top, not (dir)Top.
|
|
2800
|
|
2801 * Version 1.03 released.
|
|
2802
|
|
2803 Mon Nov 25 00:29:27 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2804
|
|
2805 * widget-edit.el (widgets): Add links.
|
|
2806 (widget-button-face): Add link.
|
|
2807 (widget-mouse-face): Add link.
|
|
2808 (widget-field-face): Add link.
|
|
2809
|
|
2810 * widget.texi (User Interface): Use `deffn Face' instead of
|
|
2811 `defopt' for declaring faces.
|
|
2812
|
|
2813 * custom-edit.el (custom-manual): New widget.
|
|
2814 (custom-format-handler): Support "%a" escape.
|
|
2815 (custom-variable): Use it.
|
|
2816 (custom-face): Use it.
|
|
2817 (custom-group): Use it.
|
|
2818
|
|
2819 * custom.el (:link): New keyword.
|
|
2820 (custom-declare-variable): Support it.
|
|
2821 (custom-declare-face): Ditto.
|
|
2822 (custom-declare-group): Ditto.
|
|
2823 (emacs): Use it.
|
|
2824 (customize): Ditto.
|
|
2825 (custom-add-link): New function.
|
|
2826
|
|
2827 * custom.texi (Utilities): New section. Document `custom-manual'
|
|
2828 `custom-add-to-group', and `custom-add-link'.
|
|
2829
|
|
2830 * widget.texi (url-link): New section.
|
|
2831 (info-link): New section.
|
|
2832
|
|
2833 Sat Nov 23 17:45:32 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2834
|
|
2835 * Version 1.02 released.
|
|
2836
|
|
2837 Sat Nov 23 17:42:31 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2838
|
|
2839 * custom.el (set-face-font-family) New XEmacs function.
|
|
2840 (custom-face-attributes): Added family support for XEmacs.
|
|
2841
|
|
2842 Fri Nov 22 18:59:29 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2843
|
|
2844 * Version 1.01 released.
|
|
2845
|
|
2846 Fri Nov 22 16:29:08 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2847
|
|
2848 * custom.el (custom-display-match-frame): Use `frame-device' to
|
|
2849 convert a frame to a device.
|
|
2850
|
|
2851 * widget-edit.el (widget-after-change): Avoid zero sized fields in
|
|
2852 XEmacs.
|
|
2853 (widget-field-value-create): Ditto.
|
|
2854
|
|
2855 * custom.el (custom-face-display-set): Removed call to
|
|
2856 `make-face'. Patch by David Moore <dmoore@UCSD.EDU>.
|
|
2857 (custom-declare-variable): If there is a saved value, use it, even
|
|
2858 if the variable is already bound. Reported by Jens Lautenbacher
|
|
2859 <jens@lemcbed.lem.uni-karlsruhe.de>.
|
|
2860 (custom-declare-face): If there is a saved face, use it, even
|
|
2861 if the face is already made.
|
|
2862 (custom-face-attributes): Added :size for XEmacs. Thanks to
|
|
2863 William Perry <wmperry@aventail.com> for part of the code.
|
|
2864
|
|
2865 Wed Nov 20 16:40:53 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2866
|
|
2867 * custom-edit.el (custom-variable-value-create): Use
|
|
2868 `default-value' instead of `symbol-value'.
|
|
2869 (custom-variable-state-set): Ditto.
|
|
2870
|
|
2871 Tue Nov 19 17:11:27 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2872
|
|
2873 * widget-edit.el (custom): Wrap require in `eval-and-compile'.
|
|
2874
|
|
2875 Mon Nov 18 15:55:16 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2876
|
|
2877 * Version 1.00 released.
|
|
2878
|
|
2879 Sat Nov 16 20:58:01 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2880
|
|
2881 * custom.el (custom-help-menu): Renamed update entry to `Update
|
|
2882 menu...'.
|
|
2883
|
|
2884 Thu Nov 14 23:16:53 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2885
|
|
2886 * custom-edit.el (customize-customized): Ignore uninitialized
|
|
2887 faces and variables.
|
|
2888
|
|
2889 Wed Nov 13 20:39:08 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2890
|
|
2891 * Version 0.999 released.
|
|
2892
|
|
2893 Wed Nov 13 12:21:56 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2894
|
|
2895 * custom-edit.el: Added autolaod.
|
|
2896
|
|
2897 * custom.el: Added menu support.
|
|
2898
|
|
2899 * custom-edit.el (customize-customized): New command.
|
|
2900 (custom-variable-default): Remember to evaluate default setting.
|
|
2901
|
|
2902 * Version 0.998 released.
|
|
2903
|
|
2904 Mon Nov 11 19:30:24 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2905
|
|
2906 * widget-edit.el (widget-at): New function by William Perry
|
|
2907 <wmperry@aventail.com>.
|
|
2908 (widget-echo-help): Use it.
|
|
2909
|
|
2910 Fri Nov 8 20:34:59 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2911
|
|
2912 * widget-edit.el (widget-checklist-match-up): Cleaned up.
|
|
2913 (function-item): Removed :match and :value-delete properties.
|
|
2914 (variable-item): Ditto.
|
|
2915
|
|
2916 * custom.el (custom-add-option): Only add option if not already
|
|
2917 there.
|
|
2918 (custom-declare-variable): Ditto.
|
|
2919
|
|
2920 * custom-edit.el (custom-buffer-create): Reset magic.
|
|
2921
|
|
2922 Thu Nov 07 16:14:35 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2923
|
|
2924 * Version 0.997 released.
|
|
2925
|
|
2926 Thu Nov 7 14:24:33 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2927
|
|
2928 * custom-edit.el (custom-split-regexp-maybe): New function.
|
|
2929
|
|
2930 * custom.el (x-color-values): Define if missing.
|
|
2931 (frame-property): Define if missing.
|
|
2932 (custom-background-mode): Optimized.
|
|
2933 (custom-display-match-frame): Use above.
|
|
2934
|
|
2935 * custom.el (custom-add-option): New function.
|
|
2936
|
|
2937 Wed Nov 06 18:00:59 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2938
|
|
2939 * Version 0.996 released.
|
|
2940
|
|
2941 Wed Nov 6 09:42:33 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2942
|
|
2943 * widget-edit.el (widget-children-value-delete): Renamed from
|
|
2944 `widget-children-value-delete'.
|
|
2945 Updated all callers.
|
|
2946 (widget-choice-convert-widget): Renamed from `'.
|
|
2947
|
|
2948 * custom-edit.el (widget-face-value-create): Add child to
|
|
2949 `custom-options'.
|
|
2950 (widget-face-value-delete): Added.
|
|
2951
|
|
2952 * widget-edit.el (widget-keymap): Added binding for [backtab].
|
|
2953 Requested by Greg Stark <gsstark@mit.edu>.
|
|
2954
|
|
2955 Sat Nov 2 13:40:49 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2956
|
|
2957
|
|
2958 * custom.el (custom-set-variables): Accept `(SYMBOL VALUE [NOW])'
|
|
2959 format.
|
|
2960 (custom-set-faces): Accept `(FACE SPEC [NOW])' format.
|
|
2961 * custom-edit.el (custom-save-variables): Write in new format.
|
|
2962 (custom-save-faces): Ditto.
|
|
2963
|
|
2964 * custom-edit.el (custom-format-handler): Handle `%L' escape.
|
|
2965 (custom-group): Add `%L' escape.
|
|
2966 (custom-face-format-handler): Use the text "hide" for sample in
|
|
2967 shown faces.
|
|
2968 (custom-buffer-create): Show single option.
|
|
2969
|
|
2970 Tue Oct 29 13:36:11 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2971
|
|
2972 * Version 0.995 released.
|
|
2973
|
|
2974 Tue Oct 29 12:21:57 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2975
|
|
2976 * custom.el (custom-display-match-frame): Fixed bug for
|
|
2977 `display-type'.
|
|
2978
|
|
2979 * custom.el (custom-background-mode): Memorized
|
|
2980 `custom-background-mode' as suggested by David Moore
|
|
2981 <dmoore@UCSD.EDU>.
|
|
2982
|
|
2983 * widget-edit.el (widget-specify-button): Make a button non-sticky
|
|
2984 on XEmacs.
|
|
2985
|
|
2986 Sun Oct 20 20:16:05 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2987
|
|
2988 * custom-edit.el (easymenu): Added require.
|
|
2989
|
|
2990 Mon Oct 14 15:09:43 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2991
|
|
2992 * widget-edit.el: Removed `eval-and-compile' around compatibility
|
|
2993 code.
|
|
2994
|
|
2995 Sat Oct 12 21:15:04 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2996
|
|
2997 * Version 0.994 released.
|
|
2998
|
|
2999 Sat Oct 12 20:11:19 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3000
|
|
3001 * custom.el (:options): New keyword.
|
|
3002
|
|
3003 * widget-edit.el (hook): Removed widget.
|
|
3004 (function): Allow any sexp.
|
|
3005
|
|
3006 * custom-edit.el (hook): Added widget.
|
|
3007 (custom-hook-convert-widget): New function.
|
|
3008
|
|
3009 * custom.el (custom-declare-face): Check that facep is defined.
|
|
3010 reported by Enami Tsugutomo <enami@ba2.so-net.or.jp>
|
|
3011
|
|
3012 Wed Oct 09 01:41:55 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3013
|
|
3014 * Version 0.993 released.
|
|
3015
|
|
3016 Tue Oct 8 01:48:02 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3017
|
|
3018 * custom.el (custom-set-face-bold): Removed condition-case.
|
|
3019 (custom-set-face-italic): Ditto.
|
|
3020 (custom-face-attribites-set): Added condition-case.
|
|
3021 (custom-set-variables): Do not bind symbol here.
|
|
3022 (custom-set-faces): Do not create face here.
|
|
3023 (custom-declare-variable): Use saved-value property, if is exists.
|
|
3024
|
|
3025 * custom-edit.el (custom-face-format-handler): Changed `sample' to
|
|
3026 `show'.
|
|
3027
|
|
3028 * custom.el (custom-declare-face): Do not overwrite an existing
|
|
3029 face.
|
|
3030
|
|
3031 Sat Oct 05 01:23:27 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3032
|
|
3033 * Version 0.992 released.
|
|
3034
|
|
3035 Fri Oct 4 23:54:54 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3036
|
|
3037 * widget-edit.el (character): New widget.
|
|
3038 (widget-specify-field): Allow use of newline in format to hide
|
|
3039 space.
|
|
3040
|
|
3041 Wed Oct 2 19:06:17 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3042
|
|
3043 * widget.texi (menu-choice): Document `:case-fold'.
|
|
3044
|
|
3045 Wed Oct 02 19:02:45 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3046
|
|
3047 * Version 0.991 released.
|
|
3048
|
|
3049 Wed Oct 2 18:54:53 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3050
|
|
3051 * widget-edit.el (widget-choice-action): Use :case-fold.
|
|
3052 (menu-choice): Initialize :case-fold.
|
|
3053
|
|
3054 * widget.el (:case-fold): New keyword, patch by David Byers
|
|
3055 <davby@ida.liu.se>.
|
|
3056
|
|
3057 Mon Sep 30 20:26:59 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3058
|
|
3059 * lpath.el (maybe-fbind): New function.
|
|
3060 Shut up byte compiler under XEmacs.
|
|
3061
|
|
3062 * custom-edit.el (custom-format-handler): Removed unused binding.
|
|
3063 (custom-variable-apply): Added missing argument to error.
|
|
3064 (custom-variable-set-default): Ditto.
|
|
3065
|
|
3066 * widget-edit.el (regexp): Add `:tag'.
|
|
3067
|
|
3068 * custom-edit.el (custom-variable-factory): Evaluate factory
|
|
3069 setting before applying.
|
|
3070
|
|
3071 Sun Sep 29 01:24:31 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3072
|
|
3073 * Version 0.99 released.
|
|
3074
|
|
3075 Sun Sep 29 00:16:31 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3076
|
|
3077 * widget-edit.el (widget-color-action): Notify parent.
|
|
3078 (widget-field-action): Ditto.
|
|
3079 (widget-choice-action): Ditto.
|
|
3080 (widget-file-action): Ditto.
|
|
3081
|
|
3082 * custom-edit.el (custom-magic-alist): Changed `item' to `const'.
|
|
3083 (face): Fixed formatting.
|
|
3084 (widget-face-value-create): Ditto.
|
|
3085 (widget-face-action): Notify parent.
|
|
3086
|
|
3087 * widget-edit.el (widget-field-value-get): Don't strip trailing
|
|
3088 spaces from zero-sized fields. Requested by David Byers
|
|
3089 <davby@ida.liu.se>.
|
|
3090
|
|
3091 Sat Sep 28 00:31:54 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3092
|
|
3093 * custom-edit.el (custom-save-needed-p): New variable.
|
|
3094 (kill-emacs-hook): Add `custom-save-maybe'.
|
|
3095 (custom-save-maybe): New function.
|
|
3096 (custom-variable-set-default): Set `custom-save-needed-p'.
|
|
3097 (custom-variable-factory): Ditto.
|
|
3098 (custom-save): Ditto.
|
|
3099 (custom-unimplemented): Deleted.
|
|
3100
|
|
3101 * Version 0.98 released.
|
|
3102
|
|
3103 Sat Sep 28 00:04:58 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3104
|
|
3105 * widget-edit.el (widget-choice-action): Got validate wrong, once
|
|
3106 again.
|
|
3107
|
|
3108 * widget.texi (Basic Types): Documented `%h'.
|
|
3109
|
|
3110 Fri Sep 27 00:32:14 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3111
|
|
3112 * widget-edit.el (widget-field-action): Set value directly.
|
|
3113
|
|
3114 * custom-edit.el (custom-format-handler): Use default format
|
|
3115 handler.
|
|
3116
|
|
3117 * widget-edit.el (widget-cons-match): Parameters in wrong order.
|
|
3118 (text): Parent should be `editable-field'.
|
|
3119 (widget-field-action): Call `widget-setup' after modification.
|
|
3120 (symbol): Make multiple convertion kludge more robust.
|
|
3121 (integer): Ditto.
|
|
3122 (number): Ditto.
|
|
3123 (widget-echo-help): New function, patch by William Perry
|
|
3124 <wmperry@aventail.com>.
|
|
3125 (widget-forward): Use it
|
|
3126 (widget-echo-help-mouse): New function.
|
|
3127 (repeat): Don't highlight tag.
|
|
3128 (set): Ditto.
|
|
3129 (widget-editable-list-format-handler): Default to help format
|
|
3130 handler.
|
|
3131 (function-item): Use default format handler.
|
|
3132 (variable-item): Ditto.
|
|
3133 (widget-help-format-handler): Rename to and merge with
|
|
3134 `widget-default-format-handler'.
|
|
3135
|
|
3136 Wed Sep 25 22:44:45 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3137
|
|
3138 * Version 0.97 released.
|
|
3139
|
|
3140 Wed Sep 25 00:12:09 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3141
|
|
3142 * widget-edit.el (url-link): New widget.
|
|
3143
|
|
3144 * custom-edit.el (custom-variable-set-default): Also set current
|
|
3145 value.
|
|
3146
|
|
3147 * lpath.el: Added dummy definitions to really shut up the byte
|
|
3148 compiler.
|
|
3149
|
|
3150 * custom-edit.el (custom-buffer-create): Create a help button.
|
|
3151
|
|
3152 * widget-edit.el (info-link): New widget.
|
|
3153
|
|
3154 Tue Sep 24 23:52:07 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3155
|
|
3156 * custom.texi (The Customization Buffer): Exanded a lot.
|
|
3157
|
|
3158 Mon Sep 23 18:27:55 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3159
|
|
3160 * Makefile (FTPDIR): New variable.
|
|
3161 (dist): Use it.
|
|
3162
|
|
3163 * Version 0.96 released.
|
|
3164
|
|
3165 Mon Sep 23 13:30:08 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3166
|
|
3167 * widget.texi (editable-field): Added explanation of
|
|
3168 :hide-front-space and :hide-rear-space.
|
|
3169
|
|
3170 * widget-edit.el (widget-specify-field): Make front and rear
|
|
3171 spaces intangible only when the :format string says it is safe, or
|
|
3172 the user has explictly requested it.
|
|
3173
|
|
3174 * widget.el (:hide-front-space): New keyword.
|
|
3175 (:hide-rear-space): New keyword.
|
|
3176
|
|
3177 * widget-edit.el (widget-field-value-create): Don't insert space
|
|
3178 for empty values.
|
|
3179 (widget-specify-field-update): Make null sized field have a face
|
|
3180 that extents to the end of the line.
|
|
3181 (widget-after-change): Make sure face is updated after extending a
|
|
3182 fixed size field.
|
|
3183
|
|
3184 Sun Sep 22 21:07:56 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3185
|
|
3186 * Version 0.95 released.
|
|
3187
|
|
3188 Sun Sep 22 13:44:02 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3189
|
|
3190 * widget-edit.el (symbol): Kludge allowing multiple conversions.
|
|
3191 (widget-field-value-create): Don't append spaces unless empty.
|
|
3192 Suggested by David Byers <davby@ida.liu.se>.
|
|
3193 (widget-field-value-get): Don't remove trailing spacesfor variable
|
|
3194 sized fields. Suggested by David Byers <davby@ida.liu.se>.
|
|
3195
|
|
3196 * custom-edit.el (custom-show): New function.
|
|
3197 (custom-variable-value-create): Use it.
|
|
3198 (editable-field): Only show when value has no newlines and is
|
|
3199 shorter than 40 characters.
|
|
3200 (custom-buffer-create): Use `switch-to-buffer' instead of
|
|
3201 `switch-to-buffer-other-window'.
|
|
3202
|
|
3203 * widget-edit.el: Added hack to make `widget-edit.el' useful even
|
|
3204 with the old custom library. Suggested by David Byers
|
|
3205 <davby@ida.liu.se>.
|
|
3206
|
|
3207 * custom-edit.el (custom-help): Delete widget.
|
|
3208 (custom-help-action): Delete function.
|
|
3209 (:custom-doc): Delete keyword.
|
|
3210 (:custom-documentation-property): Delete keyword.
|
|
3211 (custom-format-handler): Leave `h' to `widget-help-format-handler'.
|
|
3212 (custom): Replace `:custom-documentation-property' with
|
|
3213 `:documentation-property'.
|
|
3214 (custom-variable): Ditto.
|
|
3215 (custom-face): Ditto.
|
|
3216 (custom-group): Ditto.
|
|
3217
|
|
3218 * widget-edit.el (widget-help): New widget.
|
|
3219 (widget-help-action): New function.
|
|
3220 (widget-help-format-handler): New function.
|
|
3221 (function-item): New widget.
|
|
3222 (variable-item): New widget.
|
|
3223 (hook): New widget.
|
|
3224
|
|
3225 * widget.el (:documentation-property): New keyword.
|
|
3226 (:widget-doc): New keyword.
|
|
3227
|
|
3228 * custom-edit.el (custom-variable-state-set): Compare value to
|
|
3229 evaluted defaults.
|
|
3230
|
|
3231 * widget-edit.el (radio): New sexp widget.
|
|
3232
|
|
3233 * lpath.el (custom): Add require.
|
|
3234
|
|
3235 * custom.el: (custom-face-empty): Test for `(boundp 'make-face)'.
|
|
3236 Reported by enami tsugutomo <enami@ba2.so-net.or.jp>.
|
|
3237 (custom-face-display-set): Ditto.
|
|
3238
|
|
3239 * lpath.el: Removed byte compiler kludge.
|
|
3240
|
|
3241 Sun Sep 22 11:48:02 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
|
|
3242
|
|
3243 * custom.el (defcustom): Eval and compile.
|
|
3244 * widget.el (define-widget-keywords): Ditto.
|
|
3245
|
|
3246 Sat Sep 21 23:17:22 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3247
|
|
3248 * Version 0.94 released.
|
|
3249
|
|
3250 Sat Sep 21 13:26:15 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3251
|
|
3252 * custom-edit.el: Added `:custom-apply', `:custom-set-default',
|
|
3253 and `:custom-reset' keywords.
|
|
3254 (custom-variable): Bind above.
|
|
3255 (custom-face): Ditto.
|
|
3256 (custom-group): Ditto.
|
|
3257 (custom-group-menu): Activate functions below.
|
|
3258 (custom-group-apply): New function.
|
|
3259 (custom-group-set-default): New function.
|
|
3260 (custom-group-reset): New function.
|
|
3261 (custom-mode-menu): New menu.
|
|
3262 (custom-mode): Describe all commands.
|
|
3263 (custom-mode): Added `custom-mode-hook' hook.
|
|
3264 (custom-apply): New command.
|
|
3265 (custom-set-default): New command.
|
|
3266 (custom-reset): New command.
|
|
3267 (custom-buffer-create): Set `custom-options' properly.
|
|
3268 (custom-buffer-create): Add `apply', `Set Default', and `Reset'
|
|
3269 butons.
|
|
3270
|
|
3271 * custom.texi (Wishlist): Remove implemented items from the
|
|
3272 wishlist.
|
|
3273
|
|
3274 * widget.texi (atoms): Document `boolean' widget.
|
|
3275 (composite): Document `choice', `set', and `repeat' widgets.
|
|
3276
|
|
3277 * widget-edit.el (boolean): New sexp widget.
|
|
3278
|
|
3279 * Version 0.93 released.
|
|
3280
|
|
3281 Sat Sep 21 00:57:14 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3282
|
|
3283 * lpath.el Disable byte compiler hacking on XEmacs.
|
|
3284
|
|
3285 * Version 0.92 released.
|
|
3286
|
|
3287 Fri Sep 20 03:04:53 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3288
|
|
3289 * Added support for automatic indentation of nested widgets.
|
|
3290
|
|
3291 * Made code and internal API creation of nested widget more
|
|
3292 clear and less buggy.
|
|
3293
|
|
3294 * Version 0.91 released.
|
|
3295
|
|
3296 Thu Sep 19 19:30:46 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3297
|
|
3298 * lpath.el: Add code to shut up the compiler.
|
|
3299
|
|
3300 * widget.el (define-widget-keywords): Use this to shut up the
|
|
3301 bytecompiler.
|
|
3302
|
|
3303 * widget-edit.el: (widget-field-action): New function.
|
|
3304 (field): Added.
|
|
3305 (string, list, vector, cons): Added tag.
|
|
3306
|
|
3307 * custom-edit.el (custom-magic): New widget.
|
|
3308 Most other widgets and functions updated to support it.
|
|
3309 (custom-notify): New function.
|
|
3310 (custom): Use it.
|
|
3311 (customize-apropos): Less greedy. Thanks Ilya
|
|
3312 Zakharevich <ilya@math.ohio-state.edu>.
|
|
3313
|
|
3314 * widget-edit.el (pp-to-string): Added autoload. Thanks Ilya
|
|
3315 Zakharevich <ilya@math.ohio-state.edu>.
|
|
3316
|
|
3317 Wed Sep 18 19:24:03 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3318
|
|
3319 * widget-edit.el (widget-documentation-face): New face.
|
|
3320 (widget-specify-doc): Use it.
|
|
3321
|
|
3322 Tue Sep 17 00:57:02 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3323
|
|
3324 * widget-edit.el (item): Add "%d" to format.
|
|
3325 (function): New widget.
|
|
3326 (variable): New widget.
|
|
3327 (regexp): New widget.
|
|
3328
|
|
3329 * custom.el (custom-x-color-values): Stolen from Gnus.
|
|
3330 (custom-background-mode): Stolen from Gnus.
|
|
3331 (custom-display-match-frame): Should now work on XEmacs.
|
|
3332
|
|
3333 * custom-edit.el: Minor cleanups in organization.
|
|
3334 (custom-variable-value-create): Handle case where the value of a
|
|
3335 variable does not match the type gracefully.
|
|
3336 (custom-redraw): Renamed from `custom-reset'.
|
|
3337
|
|
3338 * Version 0.9 released.
|
|
3339
|
|
3340 Tue Sep 17 00:21:01 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3341
|
|
3342 * widget-edit.el (widget-color-action): Use `read-prompt' in
|
|
3343 XEmacs and `read-string' on a tty.
|
|
3344
|
|
3345 * custom-edit.el (customize-apropos): Don't match undocumented
|
|
3346 variables.
|
|
3347
|
|
3348 Mon Sep 16 15:44:34 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3349
|
|
3350 * custom-edit.el: Added help text to many widgets.
|
|
3351
|
|
3352 * widget-edit.el (color-item): Made it a choice-item.
|
|
3353
|
|
3354 * custom-edit.el (custom-level): New widget.
|
|
3355 (custom-help): New widget.
|
|
3356 (custom): New widget.
|
|
3357 (custom-variable): Derive widget from `custom'.
|
|
3358 (custom-face): Ditto.
|
|
3359 (custom-group): Ditto.
|
|
3360
|
|
3361 * widget-edit.el (widget-choose): Do not reverse the items here.
|
|
3362 (widget-choice-action): Reverese the items here instead.
|
|
3363
|
|
3364 * custom.el (keywords): Only define the keywords used by
|
|
3365 declarations here.
|
|
3366
|
|
3367 * widget-edit.el (toggle): Removed `:void' property.
|
|
3368
|
|
3369 * custom.texi (Declaring Groups): Use proper defuns.
|
|
3370
|
|
3371 * Makefile (TEXT): Added `ChangeLog' and `custom.texi'.
|
|
3372 (dist): Add release to `ChangeLog'.
|