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