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