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