116
|
1 Thu Mar 27 19:31:40 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2
|
|
3 * Version 1.68 released.
|
|
4
|
|
5 Thu Mar 27 18:50:16 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
6
|
|
7 * widget.el (:active): New keywords.
|
|
8 (:inactive): Ditto.
|
|
9 (:activate): Ditto.
|
|
10 (:deactivate): Ditto.
|
|
11
|
|
12 * wid-edit.el (widget-inactive-face): new face.
|
|
13 (widget-specify-inactive): New function.
|
|
14 (widget-overlay-inactive): Ditto.
|
|
15 (widget-specify-active): Ditto.
|
|
16 (widget-apply-action): Ditto.
|
|
17 (widget-field-activate): Use it.
|
|
18 (widget-button-click): Ditto.
|
|
19 (widget-button1-click): Ditto.
|
|
20 (widget-button-press): Ditto.
|
|
21 (widget-gui-action): Ditto.
|
|
22 (default): Use new keywords.
|
|
23 (widget-default-active): New function.
|
|
24 (widget-default-deactivate): Ditto.
|
|
25 (widget-checkbox-action): New function.
|
|
26 (checkbox): Use it.
|
|
27 (widget-checklist-add-item): Initialize active state.
|
|
28 (widget-radio-add-item): Ditto.
|
|
29 (widget-radio-value-set): Ditto.
|
|
30 (widget-radio-action): Ditto.
|
|
31
|
|
32 * widget.texi (Widget Properties): Document the new keywords.
|
|
33
|
|
34 Mon Mar 24 18:36:15 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
35
|
|
36 * Version 1.67 released.
|
|
37
|
|
38 Mon Mar 24 18:19:05 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
39
|
|
40 * cus-edit.el (custom-save-all): Added autoload.
|
|
41
|
|
42 * Version 1.66 released.
|
|
43
|
|
44 Mon Mar 24 18:09:04 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
45
|
|
46 * wid-edit.el (widget-default-delete): Added workaround for bug
|
|
47 with empty `:format'.
|
|
48
|
|
49 Thu Mar 20 12:33:59 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
50
|
|
51 * custom.texi (The Init File): Explain that `custom-file' is not
|
|
52 automatically loaded.
|
|
53
|
114
|
54 Tue Mar 18 14:42:31 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
55
|
|
56 * Version 1.65 released.
|
|
57
|
|
58 Tue Mar 18 11:03:02 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
59
|
|
60 * cus-face.el (custom-face-attributes): Removed `:invert'.
|
|
61 (custom-invert-face): Removed.
|
|
62
|
112
|
63 Mon Mar 17 11:32:51 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
64
|
114
|
65 * wid-edit.el (widget-file-action): Spelling correction by Greg
|
|
66 Stark <gsstark@mit.edu>.
|
|
67
|
112
|
68 * Version 1.64 released.
|
|
69
|
|
70 Mon Mar 17 10:43:10 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
71
|
|
72 * cus-edit.el (custom-group-menu-create): Split definition into
|
|
73 XEmacs and Emacs. XEmacs uses :filter. Emacs limits
|
|
74 `custom-menu-nesting'.
|
114
|
75 (custom-menu-create): Do not limit `custom-menu-nesting' here.
|
112
|
76 (custom-menu-update): Removed XEmacs support.
|
|
77
|
|
78 * custom.el (custom-help-menu): Use `custom-menu-create' in XEmacs
|
|
79 :filter.
|
|
80
|
110
|
81 Fri Mar 14 18:03:55 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
82
|
|
83 * Version 1.63 released.
|
|
84
|
|
85 Fri Mar 14 18:00:40 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
86
|
|
87 * custom.el (custom-help-menu): Use :filter to generate menu on
|
|
88 XEmacs.
|
|
89 * cus-edit.el (custom-menu-update): Support use as :filter on
|
|
90 XEmacs, popup menu on Emacs.
|
|
91
|
|
92 Tue Mar 11 16:27:50 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
93
|
|
94 * Version 1.62 released.
|
|
95
|
|
96 Tue Mar 11 11:30:39 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
97
|
|
98 * cus-face.el (custom-set-face-font-size): Use
|
|
99 `font-set-face-font' instead of `set-face-font'.
|
|
100 (custom-set-face-font-family): Ditto.
|
|
101
|
|
102 * Version 1.61 released.
|
|
103
|
|
104 Tue Mar 11 11:27:19 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
105
|
|
106 * cus-face.el (custom-set-faces): If face already exists,
|
|
107 overwrite it now.
|
|
108
|
|
109 Mon Mar 10 15:40:29 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
110
|
|
111 * cus-face.el (custom-face-attributes): Changed default colors to
|
|
112 black and white.
|
|
113
|
|
114 * wid-edit.el (color-item): Set `:sample-face-get'.
|
|
115
|
|
116 * cus-face.el (custom-declare-face): Don't initialize an existing
|
|
117 saved face.
|
|
118
|
|
119 * wid-edit.el (color): Changed default color from "default" to
|
|
120 "black".
|
|
121
|
|
122 * Version 1.60 released.
|
|
123
|
|
124 Mon Mar 10 11:32:51 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
125
|
|
126 * widget.el (:tab-order): New keyword.
|
|
127 * wid-edit.el (widget-move): Use it.
|
|
128 * widget.texi (Basic Types): Documented it.
|
|
129 Patch by "William M. Perry" <wmperry@aventail.com>.
|
|
130
|
108
|
131 Sat Mar 08 17:21:12 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
132
|
|
133 * Version 1.59 released.
|
|
134
|
|
135 Sat Mar 8 10:16:59 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
136
|
|
137 * widget.texi (editable-list): Documented new keywords.
|
|
138 (radio-button-choice): Ditto.
|
|
139 (checklist): Ditto.
|
|
140
|
|
141 * cus-edit.el (custom-face-edit-args): Deleted.
|
|
142
|
|
143 * wid-edit.el (color-item): Don't make sample a button.
|
|
144
|
|
145 * widget.el (:insert-button-args): New keyword.
|
|
146 (:delete-button-args): Ditto.
|
|
147
|
|
148 * wid-edit.el (widget-editable-list-entry-create): Use them.
|
|
149 * cus-edit.el (custom-face-value-create): Ditto.
|
|
150
|
|
151 * widget.el (:append-button-args): New keyword.
|
|
152 * wid-edit.el (widget-editable-list-format-handler): Use it.
|
|
153
|
|
154 * cus-edit.el (custom-face-edit): Add `:help-echo' to checkboxes.
|
|
155 * cus-face.el (custom-face-attributes): Add `:echo-help'.
|
|
156 * wid-edit.el (delete-button): Ditto.
|
|
157 (insert-button): Ditto.
|
|
158
|
|
159 * widget.el (:button-args): New keyword.
|
|
160 (:sibling-args): New keyword.
|
|
161 * wid-edit.el (widget-checklist-add-item): Support them.
|
|
162 (widget-radio-add-item): Ditto.
|
|
163
|
|
164 * wid-edit.el: (widget-mouse-help): Renamed from
|
|
165 `widget-ballon-help'.
|
|
166 (widget-specify-button): Support `help-echo'.
|
|
167 (widget-glyph-insert-glyph): Ditto.
|
|
168 (widget-specify-field-update): Ditto.
|
|
169
|
|
170 * wid-edit.el: Minor spelling corrections.
|
|
171 Patch by Martin Buchholz <mrb@Eng.Sun.COM>.
|
|
172
|
|
173 Fri Mar 07 21:29:07 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
174
|
|
175 * Version 1.58 released.
|
|
176
|
|
177 Fri Mar 7 14:55:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
178
|
|
179 * cus-edit.el (custom-buffer-create): Go to top of buffer after
|
|
180 creating it.
|
|
181
|
|
182 * custom.texi (The Customization Buttons): Documented `[Done]'.
|
|
183
|
|
184 Fri Mar 07 14:40:52 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
185
|
|
186 * Version 1.57 released.
|
|
187
|
|
188 Fri Mar 7 10:46:48 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
189
|
|
190 * cus-edit.el: Removed "Push me" from :help-echo strings.
|
|
191 * wid-edit.el: Ditto.
|
|
192
|
|
193 * wid-edit.el (widget-specify-button): Support ballon-help.
|
|
194 (widget-glyph-insert-glyph): Ditto.
|
|
195 (widget-balloon-help): New function.
|
|
196
|
|
197 * Makefile (some): New target.
|
|
198
|
|
199 * wid-edit.el: A bit of compiler warning avoidance with new target.
|
|
200
|
|
201 * cus-face.el (custom-face-attributes-set): Renamed from
|
|
202 `custom-face-attribites-set'.
|
|
203 (custom-face-display-set): Changed caller.
|
|
204 (custom-invert-face): Renamed from `reverse-face'.
|
|
205 (custom-face-attributes): Changed caller.
|
|
206
|
|
207 Fri Mar 7 04:17:40 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
|
208
|
|
209 * cus-face.el: Moved variable defintions around a bit to avoid
|
|
210 compilation warnings.
|
|
211
|
|
212 Thu Mar 06 16:30:04 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
213
|
|
214 * Version 1.56 released.
|
|
215
|
|
216 Thu Mar 6 15:40:34 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
217
|
|
218 * cus-edit.el (custom-notify): Don't modify hidden items.
|
|
219
|
|
220 Wed Mar 05 17:42:47 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
221
|
|
222 * Version 1.55 released.
|
|
223
|
|
224 Wed Mar 5 17:20:05 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
225
|
|
226 * cus-face.el (set-face-doc-string). Renamed from
|
|
227 `set-face-documentation'.
|
|
228 (face-doc-string). Renamed from `face-documentation'.
|
|
229 (custom-declare-face): Changed caller.
|
|
230 * cus-edit.el (custom-face): Changed caller.
|
|
231
|
|
232 Wed Mar 05 17:00:42 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
233
|
|
234 * Version 1.54 released.
|
|
235
|
|
236 * cus-face.el (reverse-face): New function.
|
|
237 (custom-face-attributes): Use it.
|
|
238
|
|
239 Wed Mar 05 15:08:30 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
240
|
|
241 * Version 1.53 released.
|
|
242
|
|
243 Wed Mar 5 15:03:58 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
244
|
|
245 * cus-face.el (custom-relevant-frames): Don't cache the frames.
|
|
246 (custom-initialize-frame): Ditto.
|
|
247
|
|
248 Wed Mar 05 14:39:19 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
249
|
|
250 * Version 1.52 released.
|
|
251
|
|
252 Wed Mar 5 14:38:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
253
|
|
254 * wid-edit.el (widget-choose): Call `try-completion' to make sure
|
|
255 case changes are done.
|
|
256
|
|
257 Tue Mar 04 21:04:30 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
258
|
|
259 * Version 1.51 released.
|
|
260
|
|
261 Tue Mar 4 11:58:02 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
262
|
|
263 * widget.texi, custom.texi: Use @* instead of @br.
|
|
264
|
|
265 * wid-edit.el (widget-glyph-insert): Allow glyphs as well as file
|
|
266 names from `widget-glyph-directory'.
|
|
267
|
|
268 Mon Mar 3 19:38:57 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
269
|
|
270 * cus-edit.el (custom-mode-map): Bind `bury-buffer' to `q'.
|
|
271 Suggested by Neal Becker <neal@ctd.comsat.com>.
|
|
272
|
106
|
273 Mon Mar 03 18:29:27 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
274
|
|
275 * Version 1.50 released.
|
|
276
|
|
277 Mon Mar 3 15:01:25 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
278
|
|
279 * cus-face.el (face-documentation): Renamed from
|
|
280 `get-face-documentation'.
|
|
281 (custom-declare-face): Change caller.
|
|
282 * cus-edit.el (custom-face): Ditto.
|
|
283
|
|
284 * cus-face.el (make-empty-face): New function.
|
|
285 (initialize-face-resources): New option.
|
|
286 (initialize-face-resources): New function.
|
|
287 (custom-declare-face): Call them here.
|
|
288 (custom-face-display-set): Don't create face here.
|
|
289 (custom-set-faces): Clear face.
|
|
290 * cus-edit.el (custom-face-set): Ditto.
|
|
291 (custom-face-save): Ditto.
|
|
292 (custom-face-reset-saved): Ditto.
|
|
293 (custom-face-reset-factory): Ditto.
|
|
294
|
|
295 Mon Mar 03 10:36:40 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
296
|
|
297 * Version 1.49 released.
|
|
298
|
|
299 Mon Mar 3 10:34:44 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
300
|
|
301 * cus-face.el (custom-background-mode): Don't call
|
|
302 `x-color-values' on Emacs tty frame.
|
|
303 Patch by Katsumi Yamaoka <yamaoka@ga.sony.co.jp>.
|
|
304
|
|
305 Sat Mar 1 22:55:17 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
306
|
|
307 * cus-edit.el (cus-face): Require.
|
|
308
|
|
309 Sat Mar 01 22:35:07 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
310
|
|
311 * Version 1.48 released.
|
|
312
|
|
313 Sat Mar 1 21:45:44 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
314
|
|
315 * wid-edit.el: Renamed from widget-edit.el
|
|
316 * wid-browse.el: Renamed from widget-browse.el
|
|
317 * cus-edit.el: Renamed from custom-edit.el
|
|
318 * cus-face.el: New file.
|
|
319 * custom-xmas.el: Deleted.
|
|
320 * custom.el: Updated autoloads.
|
|
321 * widget.el: Ditto
|
|
322 * widget.texi: Updated examples.
|
|
323 * widget-example.el: Updated require.
|
|
324
|
|
325 Fri Feb 28 02:04:49 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
326
|
|
327 * custom.el (custom-declare-face): Ignore already declared faces.
|
|
328
|
|
329 * Version 1.47 released.
|
|
330
|
|
331 Fri Feb 28 01:46:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
332
|
|
333 * custom.el (custom-background-mode): Take a frame argument.
|
|
334 (custom-declare-face): Create frame local faces where relevant.
|
|
335 (custom-declare-face): Whine when called during dump.
|
|
336 (custom-face-display-set): Don'e create frame local face if the
|
|
337 display is identical to the global face.
|
|
338 (custom-default-frame-properties): New variable and function.
|
|
339 (custom-extract-frame-properties): New function.
|
|
340 (custom-get-frame-properties): New function.
|
|
341 (custom-display-match-frame): Use it.
|
|
342 (custom-relevant-frames): New variable and function.
|
|
343 (custom-initialize-frame): New function.
|
|
344 (after-make-frame-hook): Enable it.
|
|
345
|
|
346 Thu Feb 27 18:58:45 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
347
|
|
348 * custom-edit.el (custom-buffer-create): Read up event when
|
|
349
|
26
|
350 Wed Feb 26 22:17:38 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
351
|
|
352 * Version 1.46 released.
|
|
353
|
|
354 Wed Feb 26 12:27:21 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
355
|
|
356 * custom.el (emacs): Moved to custom-edit.el.
|
|
357 (customize): Ditto.
|
|
358 * custom-edit.el: Added customization groups for all finder
|
|
359 keywords.
|
|
360 (customize): Add to the appropriate groups.
|
|
361 * widget-edit.el (widgets): Ditto.
|
|
362 * custom.texi (Usage for Package Authors): Documented it.
|
|
363
|
|
364 * widget-edit.el (widget-push-button-value-create): Use
|
|
365 `device-on-window-system-p' instead of `device-type'.
|
|
366
|
|
367 * Version 1.45 released.
|
|
368
|
|
369 Wed Feb 26 12:26:30 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
370
|
|
371 * widget-edit.el (widget-push-button-value-create): Check that
|
|
372 (device-type) is x.
|
|
373 Reported by "Tomasz J. Cholewo" <tjchol01@mecca.spd.louisville.edu>.
|
|
374
|
|
375 Sun Feb 23 21:48:43 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
376
|
|
377 * custom-edit.el (customize-face): By default, customize all
|
|
378 faces.
|
|
379
|
24
|
380 Thu Feb 20 11:55:45 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
381
|
|
382 * Version 1.44 released.
|
|
383
|
|
384 Thu Feb 20 11:44:33 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
385
|
|
386 * custom-edit.el (custom-variable-action): Pass symbol to
|
|
387 `custom-unlispify-tag-name'.
|
|
388 (custom-group-action): Ditto.
|
|
389 (custom-face-action): Ditto.
|
|
390
|
|
391 Wed Feb 19 19:41:38 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
392
|
|
393 * custom.el (get-face-documentation): New function.
|
|
394 (set-face-documentation): Ditto.
|
|
395 (custom-declare-face): Use it.
|
|
396
|
|
397 * custom-edit.el (custom-face): Ditto.
|
|
398
|
|
399 Tue Feb 18 21:42:38 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
400
|
|
401 * Version 1.43 released.
|
|
402
|
|
403 Tue Feb 18 19:57:28 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
404
|
|
405 * widget.el: Don't call autoloads when `load-gc' is fbound.
|
|
406
|
|
407 * Version 1.42 released.
|
|
408
|
|
409 Tue Feb 18 08:39:59 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
410
|
|
411 * custom.el (custom-background-mode): Doc fix.
|
|
412 (custom-declare-variable): Ditto.
|
|
413 Patch by Simon Marshall <Simon.Marshall@esrin.esa.it>.
|
|
414
|
|
415 * custom.el (custom-face-display-set): Pass frame parameter to
|
|
416 `copy-face'.
|
|
417 (custom-face-attribites-set): Pass frame parameter.
|
|
418
|
|
419 * custom-xmas.el: Cleanup.
|
|
420
|
|
421 * custom.el (XEmacs): Load "custom-xmas" instead of requiring.
|
|
422
|
|
423 * widget-edit.el (widget-keymap): Removed duplicate key binding.
|
|
424
|
|
425 Mon Feb 17 12:58:40 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
426
|
|
427 * Version 1.41 released.
|
|
428
|
|
429 Mon Feb 17 12:43:12 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
430
|
|
431 * custom-edit.el (custom-variable-action): Use
|
|
432 `custom-unlispify-tag-name' instead of `capitalize'.
|
|
433 (custom-face-action): Ditto.
|
|
434 (custom-group-action): Ditto.
|
|
435
|
|
436 * custom-xmas.el: New file.
|
|
437 * custom.el: Move XEmacs code there.
|
|
438
|
22
|
439 Sat Feb 15 22:27:07 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
440
|
|
441 * Version 1.40 released.
|
|
442
|
|
443 Sat Feb 15 22:18:57 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
444
|
|
445 * custom-edit.el: Use the `changed' state.
|
|
446
|
|
447 Fri Feb 14 12:46:46 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
448
|
|
449 * Version 1.39 released.
|
|
450
|
|
451 Fri Feb 14 12:35:15 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
452
|
|
453 * custom-edit.el (custom-variable-action): Capitalize.
|
|
454 (custom-face-action): Ditto.
|
|
455 (custom-group-action): Ditto.
|
|
456 * widget-edit.el (widget-choose): Use title in XEmacs.
|
|
457 Patch by Jens Lautenbacher <jens@metrix.de>.
|
|
458
|
|
459 Thu Feb 13 21:14:41 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
460
|
|
461 * Version 1.38 released.
|
|
462
|
|
463 Thu Feb 13 15:15:24 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
464
|
|
465 * custom-edit.el (custom-buffer-create): Added `Done' button.
|
|
466
|
|
467 * custom-edit.el (custom-variable-state-set): Customized to
|
|
468 factory setting is the same as uncustomized.
|
|
469 (custom-variable-set): Did not set `customized-value' right.
|
|
470
|
|
471 * widget-edit.el (widget-plist-member): Changed to defsubst.
|
|
472 (widget-get): Made it non-recursive.
|
|
473
|
|
474 * widget-edit.el (widget-glyph-insert-glyph): New function.
|
|
475 (widget-glyph-insert): Use it.
|
|
476 (widget-push-button-gui): New option.
|
|
477 (widget-push-button-cache): New variable.
|
|
478 (widget-gui-action): New function.
|
|
479 (widget-push-button-value-create): New function.
|
|
480 (push-button): Use it.
|
|
481 (widget-editable-list-gui): New option.
|
|
482 (widget-editable-list-format-handler): Use it.
|
|
483 (widget-editable-list-value-create): Ditto.
|
|
484 This implements GUI push buttons.
|
|
485
|
|
486 * Version 1.37 released.
|
|
487
|
|
488 Thu Feb 13 13:51:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
489
|
|
490 * custom-edit.el (custom-redraw): Protect point.
|
|
491
|
|
492 * widget-edit.el (widget-button1-click): New function.
|
|
493 (widget-keymap): Bind it.
|
|
494
|
|
495 * Version 1.36 released.
|
|
496
|
|
497 Thu Feb 13 13:16:34 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
498
|
|
499 * custom.el: Removed all `;;;###autoload' at the request of Steven
|
|
500 L Baur <steve@miranova.com>.
|
|
501 Don't call `autoload' or `custom-menu-reset' when `load-gc' is
|
|
502 fbound.
|
|
503
|
|
504 * Version 1.35 released.
|
|
505
|
|
506 Thu Feb 13 10:37:18 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
507
|
|
508 * widget-edit.el (boolean): Forgot terminating newline in :format.
|
|
509
|
|
510 Wed Feb 12 18:49:03 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
511
|
|
512 * Version 1.34 released.
|
|
513
|
|
514 Wed Feb 12 09:13:52 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
515
|
|
516 * widget-edit.el (widget-field-keymap): Disabled menu-bar in the
|
|
517 worng keymap.
|
|
518 (widget-text-keymap): Ditto.
|
|
519 (widget-glyph-directory): Default to "data-directory/custom/'.
|
|
520
|
|
521 * Version 1.33 released.
|
|
522
|
|
523 Wed Feb 12 09:11:23 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
524
|
|
525 * Makefile (TEXT): Added `check0.xpm' and `check1.xpm'.
|
|
526
|
|
527 * widget-edit.el (checkbox): Add glyphs.
|
|
528
|
|
529 Mon Feb 10 22:52:03 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
530
|
|
531 * widget-browse.el (widget-browse-sexps): New function.
|
|
532 (:args): Use it.
|
|
533 (widget-browse-action): New function.
|
|
534 (widget-browse): Use it.
|
|
535 (widget-browse-widgets): Use it.
|
|
536
|
|
537 * Version 1.32 released.
|
|
538
|
|
539 Mon Feb 10 15:39:45 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
540
|
|
541 * widget-browse.el (widget-browse-sexp): Catch printing errors.
|
|
542 (widget-browse-widgets): Print types instead of numbers.
|
|
543
|
|
544 * all: Renamed `widget-name' to `widget-type'.
|
|
545
|
|
546 * widget-edit.el (widget-button-click): Call the right command.
|
|
547
|
|
548 * widget.texi (Basic Types): Documented new glyph options.
|
|
549
|
|
550 * Version 1.31 released.
|
|
551
|
|
552 Mon Feb 10 13:04:14 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
553
|
|
554 * widget-edit.el (widget-glyph-directory): New option.
|
|
555 (widget-glyph-enable): New option.
|
|
556 (widget-glyph-insert): New function.
|
|
557 (widget-toggle-value-create): Use it.
|
|
558 (radio-button): Use it.
|
|
559 (widget-field-activate): Only look for a field
|
|
560 (widget-button-click): Handle glyph events.
|
|
561 (widget-default-create): Handle `:glyph'.
|
|
562 * widget.el (:on-glyph): New keyword.
|
|
563 (:off-glyph): Ditto.
|
|
564 (:glyph): Ditto.
|
|
565 * widget.texi (toggle): Documented them..
|
|
566 (Basic Types): Ditto.
|
|
567 * radio1.xpm: New file.
|
|
568 * radio0.xpm: Ditto.
|
|
569 Original patch provided by Robert Bihlmeyer <robbe@orcus.ping.at>.
|
|
570
|
|
571 * widget-browse.el (widget-browse): Add group.
|
|
572 (widget-browse-mode-menu): Add commands.
|
|
573
|
|
574 * widget-edit.el (widget-keymap): Bind [mouse-2-down] instead of
|
|
575 [mouse-2].
|
|
576
|
|
577 * widget-edit.el (widget-keymap): Don't bind [menu-bar] here.
|
|
578 (widget-field-keymap): Bind it here instead.
|
|
579 (widget-text-keymap): And here.
|
|
580
|
|
581 Sun Feb 9 20:33:25 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
582
|
|
583 * widget-browse.el: New file.
|
|
584 * Makefile (WIDGET): Added it.
|
|
585 * widget.el (widget-browse-at): Added autoload.
|
|
586 (widget-browse): Ditto.
|
|
587 * widget-edit.el (widget-identify): Deleted.
|
|
588
|
|
589 * custom-edit.el (custom-mode): Install custom-mode-menu under
|
|
590 XEmacs.
|
|
591
|
|
592 Sat Feb 08 13:16:17 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
593
|
|
594 * Version 1.30 released.
|
|
595
|
|
596 Sat Feb 8 13:15:21 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
597
|
|
598 * widget-edit.el (widget-name): New macro.
|
|
599 * widget.texi: Document it.
|
|
600
|
|
601 Sat Feb 08 12:35:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
602
|
|
603 * Version 1.29 released.
|
|
604
|
|
605 Sat Feb 8 12:29:48 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
606
|
|
607 * widget-edit.el (widget-get-sibling): New function.
|
|
608 (widget-identify): New command.
|
|
609
|
|
610 * widget-edit.el (toggle): Don't use subwidgets.
|
|
611 (widget-toggle-convert-widget): Deleted.
|
|
612 (widget-toggle-value-create): New function.
|
|
613 (widget-toggle-action): New function.
|
|
614 (checkbox): Caller updated.
|
|
615 (radio-button): Ditto.
|
|
616 (boolean): Ditto.
|
|
617 * custom.el (custom-face-attributes): Ditto.
|
|
618
|
|
619 Fri Feb 07 18:34:42 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
620
|
|
621 * Version 1.28 released.
|
|
622
|
|
623 Fri Feb 7 18:33:47 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
624
|
|
625 * widget-edit.el (widget-keymap): Don't bind `C-a' and `C-e'
|
|
626 here.
|
|
627 (widget-field-keymap): Bind them here instead.
|
|
628 (widget-text-keymap): And here.
|
|
629
|
|
630 Fri Feb 07 18:29:31 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
631
|
|
632 * Version 1.27 released.
|
|
633
|
|
634 Fri Feb 7 18:18:31 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
635
|
|
636 * widget-edit.el (widget-beginning-of-line): New function.
|
|
637 (widget-keymap): Bind it.
|
|
638 Patch by "William M. Perry" <wmperry@aventail.com>.
|
|
639 (widget-end-of-line): New function.
|
|
640 (widget-keymap): Bind it.
|
|
641
|
|
642 Thu Feb 06 19:21:09 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
643
|
|
644 * Version 1.26 released.
|
|
645
|
|
646 Thu Feb 6 19:19:12 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
647
|
|
648 * widget-edit.el (widget-kill-line): New function.
|
|
649 (widget-keymap): Bind it.
|
|
650
|
|
651 Thu Feb 06 19:10:37 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
652
|
|
653 * Version 1.25 released.
|
|
654
|
|
655 Thu Feb 6 19:09:52 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
656
|
|
657 * widget-edit.el (widget-specify-field-update): Unconditionally
|
|
658 set local keymap property after the field.
|
|
659
|
|
660 Sat Feb 01 13:13:48 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
661
|
|
662 * Version 1.24 released.
|
|
663
|
|
664 Thu Jan 30 13:04:30 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
665
|
|
666 * widget-edit.el (widget-field-value-delete): Fix problem with
|
|
667 editable fields where the format string doesn't contain %v.
|
|
668
|
|
669 Tue Jan 28 08:23:17 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
670
|
|
671 * Version 1.23 released.
|
|
672
|
|
673 Tue Jan 28 04:33:24 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
674
|
|
675 * widget.el (:valid-regexp): New keyword.
|
|
676 * widget-edit.el (widget-field-validate): New function.
|
|
677 (editable-field): Use them.
|
|
678 * widget.texi (editable-field): Document it.
|
|
679
|
|
680 * custom-edit.el (custom-face-format-handler): Removed unused
|
|
681 variable `state'.
|
|
682
|
|
683 * custom.el (custom-menu-reset): Support menu-less XEmacs.
|
|
684 Reported by Carsten Leonhardt <leo@arioch.tng.oche.de>.
|
|
685
|
|
686 Mon Jan 27 11:51:17 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
687
|
|
688 * Version 1.22 released.
|
|
689
|
|
690 Mon Jan 27 08:46:05 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
691
|
|
692 * custom-edit.el (custom-variable-set): Fixed error message.
|
|
693 (custom-variable-save): Ditto.
|
|
694
|
|
695 * Version 1.21 released.
|
|
696
|
|
697 Mon Jan 27 07:17:55 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
698
|
|
699 * widget.el (:secret): New keyword.
|
|
700 * widget-edit.el (widget-specify-field-update): Support it.
|
|
701 (widget-field-value-get): Ditto.
|
|
702 * widget.texi (editable-field): Documented it.
|
|
703
|
|
704 * widget-edit.el (widget-field-keymap): New variable.
|
|
705 (editable-field): Use it.
|
|
706 (widget-text-keymap): New variable.
|
|
707 (text): Use it.
|
|
708 (widget-field-activate): New command.
|
|
709
|
|
710 Sun Jan 26 13:02:20 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
711
|
|
712 * custom.el (customize): Include `widgets' customization group.
|
|
713
|
|
714 Sat Jan 25 08:23:02 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
715
|
|
716 * Version 1.20 released.
|
|
717
|
|
718 Sat Jan 25 07:13:26 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
719
|
|
720 * widget-edit.el (widget-specify-field-update): Use
|
|
721 `widget-keymap' by default.
|
|
722
|
|
723 Fri Jan 24 08:10:46 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
724
|
|
725 * Version 1.19 released.
|
|
726
|
|
727 Fri Jan 24 06:53:48 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
728
|
|
729 * widget-edit.el (widget-documentation-face): Typo in face name.
|
|
730
|
|
731 * custom-edit.el (custom-variable-sample-face): New face.
|
|
732 (custom-variable-button-face): New face.
|
|
733 (custom-variable-value-create): Use them.
|
|
734 (custom-face-tag-face): New face.
|
|
735 (custom-face): Use it.
|
|
736 (custom-face-format-handler): Don't make the sample a button.
|
|
737 (custom-group-tag-faces): New variable.
|
|
738 (custom-group-tag-face-1): New face.
|
|
739 (custom-group-tag-face): New face.
|
|
740 (custom-group-sample-face-get): New function.
|
|
741 (custom-group): Use it.
|
|
742
|
|
743 * widget-edit.el (character): Use sample face for tag.
|
|
744 (list): Ditto.
|
|
745 (vector): Ditto.
|
|
746 (cons): Ditto.
|
|
747 (radio): Ditto.
|
|
748 (repeat): Ditto.
|
|
749 (set): Ditto.
|
|
750 (boolean): Ditto.
|
|
751
|
|
752 Thu Jan 23 20:25:46 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
753
|
|
754 * widget.el (:sample-face-get): New keyword.
|
|
755 (:sample-face): New keyword.
|
|
756
|
|
757 * widget-edit.el (widget-default-create): Support %{ and %}
|
|
758 escapes.
|
|
759 (widget-specify-sample): New function.
|
|
760 (default): Define `:sample-face-get'.
|
|
761 (widget-default-sample-face-get): New function.
|
|
762
|
|
763 * custom-edit.el (custom-variable-action): Show if hidden.
|
|
764
|
|
765 Wed Jan 22 04:54:10 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
766
|
|
767 * widget-edit.el (error-message-string): Define if unbound.
|
|
768
|
|
769 Thu Jan 16 16:07:09 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
770
|
|
771 * Version 1.18 released.
|
|
772
|
|
773 Thu Jan 16 16:03:25 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
774
|
|
775 * custom-edit.el (custom-load-symbol): Use `assoc' instead of
|
|
776 `member' to check if a file is in load-history.
|
|
777 (custom-load-symbol): Use `condition-case' around loads.
|
|
778
|
|
779 Tue Jan 14 20:51:37 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
780
|
|
781 * custom-edit.el (:custom-reset): Split into
|
|
782 :`custom-reset-current', `:custom-reset-saved', and
|
|
783 `:custom-reset-factory'.
|
|
784 (custom-mode-menu): Ditto.
|
|
785 (custom-mode): Ditto.
|
|
786 (custom-variable): Ditto.
|
|
787 (custom-variable-menu): Ditto.
|
|
788 (custom-face): Ditto.
|
|
789 (custom-face-menu): Ditto.
|
|
790 (custom-group): Ditto.
|
|
791 (custom-group-menu): Ditto.
|
|
792 (custom-group-reset): Ditto.
|
|
793 (custom-reset-menu): New variable.
|
|
794 (custom-reset): Use it.
|
|
795 (custom-reset-current): New function.
|
|
796 (custom-reset-saved): New function.
|
|
797 (custom-reset-factory): New function.
|
|
798 (custom-buffer-create): Pass event to `custom-reset'.
|
|
799 (custom-variable-reset-saved): Renamed from
|
|
800 `custom-variable-default'.
|
|
801 (custom-variable-reset-factory): Renamed from
|
|
802 `custom-variable-factory'.
|
|
803 (custom-face-reset-saved): Renamed from `custom-face-default'.
|
|
804 (custom-face-reset-factory): Renamed from
|
|
805 `custom-face-reset-factory'.
|
|
806
|
|
807 Mon Jan 13 01:23:36 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
808
|
|
809 * Version 1.17 released.
|
|
810
|
|
811 Mon Jan 13 00:19:35 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
812
|
|
813 * custom-edit.el (custom-face-format-handler): Missing "hide".
|
|
814 (custom-face-action): Show when hidden.
|
|
815
|
|
816 * custom.texi: (The State Button): Updated.
|
|
817
|
|
818 Wed Jan 8 15:23:29 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
819
|
|
820 * custom-edit.el (custom-quote): Support `characterp'. Patch
|
|
821 by Sudish Joseph <sudish@mindspring.com>.
|
|
822
|
|
823 * custom-edit.el (custom-magic-alist): Refer to state button
|
|
824 instead of level button.
|
|
825
|
|
826 Sat Jan 04 21:34:12 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
827
|
|
828 * Version 1.16 released.
|
|
829
|
|
830 Fri Jan 3 22:56:57 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
831
|
|
832 * custom-edit.el (custom-group): Group tags are no longer buttons.
|
|
833 (custom-group-action): Show when hidden.
|
|
834 (custom-magic-value-create): Added :help-echo.
|
|
835 (custom-manual): Ditto.
|
|
836 * widget-edit.el (link): Ditto.
|
|
837
|
|
838 Fri Jan 03 00:00:37 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
839
|
|
840 * Version 1.15 released.
|
|
841
|
|
842 Thu Jan 2 23:30:43 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
843
|
|
844 * custom-edit.el (custom-magic): Can now contain multiple buttons.
|
|
845 (custom-magic-alist): Add description element.
|
|
846 (custom-magic-show): New variable.
|
|
847 (custom-magic-show-button): New variable.
|
|
848 (custom-magic-value-create): Use them.
|
|
849 (custom): Ditto.
|
|
850 (custom-variable): Ditto.
|
|
851 (custom-face): Ditto.
|
|
852 (widget-face-value-create): Ditto.
|
|
853 (custom-group): Ditto.
|
|
854 (custom-variable-value-create): Don't create [show] button.
|
|
855 (custom-variable-factory): Only save when saved.
|
|
856 (custom-face-factory): Ditto.
|
|
857
|
|
858 Sat Dec 28 18:54:38 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
859
|
|
860 * Version 1.14 released.
|
|
861
|
|
862 Sat Dec 28 13:43:44 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
863
|
|
864 * custom-edit.el: (custom-changed-face): New face.
|
|
865 (custom-magic-alist): New `changed' state.
|
|
866 (custom-variable-state-set): Support `set' state.
|
|
867 (custom-save): Ditto.
|
|
868 (custom-variable-set): Ditto.
|
|
869 (custom-variable-save): Ditto.
|
|
870 (custom-variable-default): Ditto.
|
|
871 (custom-variable-factory): Ditto.
|
|
872 (custom-face-state-set): Ditto.
|
|
873 (custom-face-set): Ditto.
|
|
874 (custom-face-save): Ditto.
|
|
875 (custom-face-default): Ditto.
|
|
876 (custom-face-factory): Ditto.
|
|
877 (custom-group-save): Ditto.
|
|
878
|
|
879 * custom.texi (The State Button): Documented `changed' state.
|
|
880
|
|
881 * custom-edit.el: New terminology: `Set default' automatically
|
|
882 saves the new value and has been renamed `Save'. `Apply' has been
|
|
883 renamed `Set'. `Edit Default' has been renamed to `Edit Lisp'.
|
|
884 * custom.texi: Ditto.
|
|
885
|
|
886 * widget-edit.el (widget-move): New function.
|
|
887 (widget-forward): Use it.
|
|
888 (widget-backward): Ditto.
|
|
889
|
|
890 Tue Dec 17 10:47:23 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
891
|
|
892 * custom-edit.el (custom-mode-menu): Added help item.
|
|
893
|
|
894 * custom.texi (Declarations): New section. Documented `:tag'
|
|
895 keyword.
|
|
896 (Declaring Groups): Documented `:prefix' keyword.
|
|
897
|
|
898 * custom-edit.el (custom-set-default): Also save.
|
|
899 (custom-buffer-create): Removed save button.
|
|
900
|
|
901 Thu Dec 12 07:57:23 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
902
|
|
903 * widget-edit.el (widget-menu-max-size): Added `:group'.
|
|
904
|
|
905 * custom-edit.el (custom-display): Added support for `pm', `pc',
|
|
906 and `win32' window systems.
|
|
907
|
|
908 * widget-edit.el (widget-field-face): Do not require X.
|
|
909
|
|
910 Tue Dec 10 13:28:22 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
911
|
|
912 * widget-edit.el (widget-documentation-face): Green by default.
|
|
913
|
|
914 Mon Dec 09 12:28:10 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
915
|
|
916 * Version 1.13 released.
|
|
917
|
|
918 Mon Dec 9 08:50:46 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
919
|
|
920 * custom-edit.el (custom-unlispify-tag-names): New variable.
|
|
921 (custom-unlispify-tag-name): New function.
|
|
922 (custom-variable-value-create): Use it.
|
|
923 (custom-group-value-create): Use it.
|
|
924 (:custom-prefixes): New keyword.
|
|
925 (custom-variable-value-create): Use it.
|
|
926 (custom-group-value-create): Use it.
|
|
927
|
|
928 * widget-edit.el (widget-item-convert-widget): Doc fix.
|
|
929
|
|
930 * custom-edit.el (custom-menu-create): Do not create menus for
|
|
931 groups with more than `widget-menu-max-size' members.
|
|
932
|
|
933 Sun Dec 08 16:19:21 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
934
|
|
935 * Version 1.12 released.
|
|
936
|
|
937 Sun Dec 8 14:38:42 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
938
|
|
939 * custom.el (:tag): New keyword.
|
|
940 (custom-handle-keyword): Accept it.
|
|
941
|
|
942 * custom.el (:prefix): New keyword.
|
|
943 (custom-declare-group): Handle it.
|
|
944 (customize): Use it.
|
|
945 * widget-edit.el (widgets): Use it.
|
|
946
|
|
947 * custom-edit.el (custom-prefix-list): New variable.
|
|
948 (custom-unlispify-menu-entries): New variable.
|
|
949 (custom-unlispify-menu-entry): New function.
|
|
950 (custom-face-menu-create): Use it.
|
|
951 (custom-variable-menu-create): Use it.
|
|
952 (boolean): Use it.
|
|
953 (custom-menu-create): Use it.
|
|
954
|
|
955 * custom-edit.el (custom-menu-create): New function.
|
|
956 (custom-group-menu-create): Use it.
|
|
957
|
|
958 Thu Dec 5 14:00:04 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
959
|
|
960 * custom-opt.el: New file.
|
|
961
|
|
962 Thu Dec 05 13:53:48 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
963
|
|
964 * Version 1.11 released.
|
|
965
|
|
966 Thu Dec 5 13:22:31 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
967
|
|
968 * custom-edit.el (:custom-menu): New keyword.
|
|
969 (custom-variable): Use it.
|
|
970 (custom-face): Ditto.
|
|
971 (custom-group): Ditto.
|
|
972 (boolean): Ditto.
|
|
973 (custom-menu-update): Ditto.
|
|
974 (custom-face-menu-create): New function.
|
|
975 (custom-variable-menu-create): New function.
|
|
976 (custom-group-menu-create): New function.
|
|
977 (custom-menu-create-entry): Removed.
|
|
978
|
|
979 Tue Dec 3 09:28:19 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
980
|
|
981 * custom.texi (Utilities): Documented `custom-add-load'.
|
|
982
|
|
983 Tue Dec 03 08:42:15 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
984
|
|
985 * Version 1.10 released.
|
|
986
|
|
987 Tue Dec 3 00:42:14 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
988
|
|
989 * custom-edit.el (custom-menu-nesting): Moved from `custom.el'.
|
|
990 (custom-menu-create-entry): Ditto.
|
|
991 (custom-menu-update): Ditto.
|
|
992
|
|
993 Mon Dec 2 22:48:14 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
994
|
|
995 * custom.el (:load): New keyword.
|
|
996 (custom-add-load): New function.
|
|
997 (custom-handle-keyword): Use them.
|
|
998 * custom.texi: Document it.
|
|
999 * custom-edit.el (custom-load-symbol): New function.
|
|
1000 (custom-load-widget): New function.
|
|
1001 (custom-group-value-create): Use it.
|
|
1002 (custom-variable-value-create): Use it.
|
|
1003 (custom-face-value-create): Use it.
|
|
1004
|
|
1005 * custom.el (custom-handle-keyword): New function.
|
|
1006 (custom-declare-variable): Use it.
|
|
1007 (custom-handle-all-keywords): New function.
|
|
1008 (custom-declare-group): Use it.
|
|
1009 (custom-declare-face): Use it.
|
|
1010
|
|
1011 Sat Nov 30 01:37:07 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1012
|
|
1013 * Version 1.09 released.
|
|
1014
|
|
1015 Sat Nov 30 01:36:24 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1016
|
|
1017 * widget-edit.el (widget-specify-field): Make terminating newline
|
|
1018 writable under XEmacs.
|
|
1019
|
|
1020 Thu Nov 28 22:03:56 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1021
|
|
1022 * Version 1.08 released.
|
|
1023
|
|
1024 Thu Nov 28 21:46:30 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1025
|
|
1026 * custom-edit.el (custom-hook-convert-widget): Make space part of
|
|
1027 function instead of the editable-list.
|
|
1028
|
|
1029 * Version 1.07 released.
|
|
1030
|
|
1031 Thu Nov 28 21:31:31 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1032
|
|
1033 * custom-edit.el (custom-variable-state-set): Handle void
|
|
1034 variables.
|
|
1035
|
|
1036 * Version 1.06 released.
|
|
1037
|
|
1038 Thu Nov 28 01:35:54 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1039
|
|
1040 * widget-edit.el (widget-create-child-value): New function.
|
|
1041 (widget-choice-value-create): Use it.
|
|
1042 (widget-checklist-add-item): Ditto.
|
|
1043 (widget-radio-add-item): Ditto.
|
|
1044 (widget-editable-list-entry-create): Ditto
|
|
1045 (widget-group-value-create): Ditto.
|
|
1046
|
|
1047 * widget-edit.el (widget-specify-field): Extend read-only extent.
|
|
1048
|
|
1049 * widget-edit.el (widget-create-child): Obey `:extra-offset'.
|
|
1050
|
|
1051 * custom-edit.el (custom-mode-hook): Added.
|
|
1052
|
|
1053 Tue Nov 26 17:04:45 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1054
|
|
1055 * widget-edit.el: More patches for support of old Emacsen from
|
|
1056 William Perry <wmperry@aventail.com>.
|
|
1057
|
|
1058 * Version 1.05 released.
|
|
1059
|
|
1060 Tue Nov 26 15:05:36 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1061
|
|
1062 * widget-edit.el (widget-make-intangible): New function.
|
|
1063 (widget-specify-field): Use it.
|
|
1064 (widget-after-change): Remove XEmacs workaround.
|
|
1065 (widget-field-value-create): Ditto.
|
|
1066 (widget-specify-text): Fully specify stickyness.
|
|
1067
|
|
1068 Mon Nov 25 17:01:05 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1069
|
|
1070 * custom-edit.el (custom-face-format-handler): Create face before
|
|
1071 use under XEmacs.
|
|
1072
|
|
1073 * Version 1.04 released.
|
|
1074
|
|
1075 Mon Nov 25 01:14:13 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1076
|
|
1077 * custom.el (custom-facep): New function.
|
|
1078 (custom-declare-face): Use it.
|
|
1079 * custom-edit.el (customize-face): Ditto.
|
|
1080 (customize-customized): Ditto.
|
|
1081 (customize-apropos): Ditto.
|
|
1082 (custom-save-faces): Ditto.
|
|
1083
|
|
1084 * custom.el (custom-declare-variable): Return symbol. Suggested
|
|
1085 by Lars Magne Ingebrigtsen <larsi@ifi.uio.no>.
|
|
1086 (custom-declare-group): Ditto.
|
|
1087 (custom-declare-face): Return face.
|
|
1088
|
|
1089 * widget-edit.el (widget-button-face): Removed :link.
|
|
1090 (widget-mouse-face): Ditto.
|
|
1091 (widget-field-face): Ditto.
|
|
1092
|
|
1093 * custom.el (emacs): Link to (emacs)Top, not (dir)Top.
|
|
1094
|
|
1095 * Version 1.03 released.
|
|
1096
|
|
1097 Mon Nov 25 00:29:27 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1098
|
|
1099 * widget-edit.el (widgets): Add links.
|
|
1100 (widget-button-face): Add link.
|
|
1101 (widget-mouse-face): Add link.
|
|
1102 (widget-field-face): Add link.
|
|
1103
|
|
1104 * widget.texi (User Interface): Use `deffn Face' instead of
|
|
1105 `defopt' for declaring faces.
|
|
1106
|
|
1107 * custom-edit.el (custom-manual): New widget.
|
|
1108 (custom-format-handler): Support "%a" escape.
|
|
1109 (custom-variable): Use it.
|
|
1110 (custom-face): Use it.
|
|
1111 (custom-group): Use it.
|
|
1112
|
|
1113 * custom.el (:link): New keyword.
|
|
1114 (custom-declare-variable): Support it.
|
|
1115 (custom-declare-face): Ditto.
|
|
1116 (custom-declare-group): Ditto.
|
|
1117 (emacs): Use it.
|
|
1118 (customize): Ditto.
|
|
1119 (custom-add-link): New function.
|
|
1120
|
|
1121 * custom.texi (Utilities): New section. Document `custom-manual'
|
|
1122 `custom-add-to-group', and `custom-add-link'.
|
|
1123
|
|
1124 * widget.texi (url-link): New section.
|
|
1125 (info-link): New section.
|
|
1126
|
|
1127 Sat Nov 23 17:45:32 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1128
|
|
1129 * Version 1.02 released.
|
|
1130
|
|
1131 Sat Nov 23 17:42:31 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1132
|
|
1133 * custom.el (set-face-font-family) New XEmacs function.
|
|
1134 (custom-face-attributes): Added family support for XEmacs.
|
|
1135
|
|
1136 Fri Nov 22 18:59:29 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1137
|
|
1138 * Version 1.01 released.
|
|
1139
|
|
1140 Fri Nov 22 16:29:08 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1141
|
|
1142 * custom.el (custom-display-match-frame): Use `frame-device' to
|
|
1143 convert a frame to a device.
|
|
1144
|
|
1145 * widget-edit.el (widget-after-change): Avoid zero sized fields in
|
|
1146 XEmacs.
|
|
1147 (widget-field-value-create): Ditto.
|
|
1148
|
|
1149 * custom.el (custom-face-display-set): Removed call to
|
|
1150 `make-face'. Patch by David Moore <dmoore@UCSD.EDU>.
|
|
1151 (custom-declare-variable): If there is a saved value, use it, even
|
|
1152 if the variable is already bound. Reported by Jens Lautenbacher
|
|
1153 <jens@lemcbed.lem.uni-karlsruhe.de>.
|
|
1154 (custom-declare-face): If there is a saved face, use it, even
|
|
1155 if the face is already made.
|
|
1156 (custom-face-attributes): Added :size for XEmacs. Thanks to
|
|
1157 William Perry <wmperry@aventail.com> for part of the code.
|
|
1158
|
|
1159 Wed Nov 20 16:40:53 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1160
|
|
1161 * custom-edit.el (custom-variable-value-create): Use
|
|
1162 `default-value' instead of `symbol-value'.
|
|
1163 (custom-variable-state-set): Ditto.
|
|
1164
|
|
1165 Tue Nov 19 17:11:27 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1166
|
|
1167 * widget-edit.el (custom): Wrap require in `eval-and-compile'.
|
|
1168
|
|
1169 Mon Nov 18 15:55:16 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1170
|
|
1171 * Version 1.00 released.
|
|
1172
|
|
1173 Sat Nov 16 20:58:01 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1174
|
|
1175 * custom.el (custom-help-menu): Renamed update entry to `Update
|
|
1176 menu...'.
|
|
1177
|
|
1178 Thu Nov 14 23:16:53 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1179
|
|
1180 * custom-edit.el (customize-customized): Ignore uninitialized
|
|
1181 faces and variables.
|
|
1182
|
|
1183 Wed Nov 13 20:39:08 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1184
|
|
1185 * Version 0.999 released.
|
|
1186
|
|
1187 Wed Nov 13 12:21:56 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1188
|
|
1189 * custom-edit.el: Added autolaod.
|
|
1190
|
|
1191 * custom.el: Added menu support.
|
|
1192
|
|
1193 * custom-edit.el (customize-customized): New command.
|
|
1194 (custom-variable-default): Remember to evaluate default setting.
|
|
1195
|
|
1196 * Version 0.998 released.
|
|
1197
|
|
1198 Mon Nov 11 19:30:24 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1199
|
|
1200 * widget-edit.el (widget-at): New function by William Perry
|
|
1201 <wmperry@aventail.com>.
|
|
1202 (widget-echo-help): Use it.
|
|
1203
|
|
1204 Fri Nov 8 20:34:59 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1205
|
|
1206 * widget-edit.el (widget-checklist-match-up): Cleaned up.
|
|
1207 (function-item): Removed :match and :value-delete properties.
|
|
1208 (variable-item): Ditto.
|
|
1209
|
|
1210 * custom.el (custom-add-option): Only add option if not already
|
|
1211 there.
|
|
1212 (custom-declare-variable): Ditto.
|
|
1213
|
|
1214 * custom-edit.el (custom-buffer-create): Reset magic.
|
|
1215
|
|
1216 Thu Nov 07 16:14:35 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1217
|
|
1218 * Version 0.997 released.
|
|
1219
|
|
1220 Thu Nov 7 14:24:33 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1221
|
|
1222 * custom-edit.el (custom-split-regexp-maybe): New function.
|
|
1223
|
|
1224 * custom.el (x-color-values): Define if missing.
|
|
1225 (frame-property): Define if missing.
|
|
1226 (custom-background-mode): Optimized.
|
|
1227 (custom-display-match-frame): Use above.
|
|
1228
|
|
1229 * custom.el (custom-add-option): New function.
|
|
1230
|
|
1231 Wed Nov 06 18:00:59 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1232
|
|
1233 * Version 0.996 released.
|
|
1234
|
|
1235 Wed Nov 6 09:42:33 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1236
|
|
1237 * widget-edit.el (widget-children-value-delete): Renamed from
|
|
1238 `widget-children-value-delete'.
|
|
1239 Updated all callers.
|
|
1240 (widget-choice-convert-widget): Renamed from `'.
|
|
1241
|
|
1242 * custom-edit.el (widget-face-value-create): Add child to
|
|
1243 `custom-options'.
|
|
1244 (widget-face-value-delete): Added.
|
|
1245
|
|
1246 * widget-edit.el (widget-keymap): Added binding for [backtab].
|
|
1247 Requested by Greg Stark <gsstark@mit.edu>.
|
|
1248
|
|
1249 Sat Nov 2 13:40:49 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1250
|
|
1251
|
|
1252 * custom.el (custom-set-variables): Accept `(SYMBOL VALUE [NOW])'
|
|
1253 format.
|
|
1254 (custom-set-faces): Accept `(FACE SPEC [NOW])' format.
|
|
1255 * custom-edit.el (custom-save-variables): Write in new format.
|
|
1256 (custom-save-faces): Ditto.
|
|
1257
|
|
1258 * custom-edit.el (custom-format-handler): Handle `%L' escape.
|
|
1259 (custom-group): Add `%L' escape.
|
|
1260 (custom-face-format-handler): Use the text "hide" for sample in
|
|
1261 shown faces.
|
|
1262 (custom-buffer-create): Show single option.
|
|
1263
|
|
1264 Tue Oct 29 13:36:11 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1265
|
|
1266 * Version 0.995 released.
|
|
1267
|
|
1268 Tue Oct 29 12:21:57 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1269
|
|
1270 * custom.el (custom-display-match-frame): Fixed bug for
|
|
1271 `display-type'.
|
|
1272
|
|
1273 * custom.el (custom-background-mode): Memorized
|
|
1274 `custom-background-mode' as suggested by David Moore
|
|
1275 <dmoore@UCSD.EDU>.
|
|
1276
|
|
1277 * widget-edit.el (widget-specify-button): Make a button non-sticky
|
|
1278 on XEmacs.
|
|
1279
|
|
1280 Sun Oct 20 20:16:05 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1281
|
|
1282 * custom-edit.el (easymenu): Added require.
|
|
1283
|
|
1284 Mon Oct 14 15:09:43 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1285
|
|
1286 * widget-edit.el: Removed `eval-and-compile' around compatibility
|
|
1287 code.
|
|
1288
|
|
1289 Sat Oct 12 21:15:04 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1290
|
|
1291 * Version 0.994 released.
|
|
1292
|
|
1293 Sat Oct 12 20:11:19 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1294
|
|
1295 * custom.el (:options): New keyword.
|
|
1296
|
|
1297 * widget-edit.el (hook): Removed widget.
|
|
1298 (function): Allow any sexp.
|
|
1299
|
|
1300 * custom-edit.el (hook): Added widget.
|
|
1301 (custom-hook-convert-widget): New function.
|
|
1302
|
|
1303 * custom.el (custom-declare-face): Check that facep is defined.
|
|
1304 reported by Enami Tsugutomo <enami@ba2.so-net.or.jp>
|
|
1305
|
|
1306 Wed Oct 09 01:41:55 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1307
|
|
1308 * Version 0.993 released.
|
|
1309
|
|
1310 Tue Oct 8 01:48:02 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1311
|
|
1312 * custom.el (custom-set-face-bold): Removed condition-case.
|
|
1313 (custom-set-face-italic): Ditto.
|
|
1314 (custom-face-attribites-set): Added condition-case.
|
|
1315 (custom-set-variables): Do not bind symbol here.
|
|
1316 (custom-set-faces): Do not create face here.
|
|
1317 (custom-declare-variable): Use saved-value property, if is exists.
|
|
1318
|
|
1319 * custom-edit.el (custom-face-format-handler): Changed `sample' to
|
|
1320 `show'.
|
|
1321
|
|
1322 * custom.el (custom-declare-face): Do not overwrite an existing
|
|
1323 face.
|
|
1324
|
|
1325 Sat Oct 05 01:23:27 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1326
|
|
1327 * Version 0.992 released.
|
|
1328
|
|
1329 Fri Oct 4 23:54:54 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1330
|
|
1331 * widget-edit.el (character): New widget.
|
|
1332 (widget-specify-field): Allow use of newline in format to hide
|
|
1333 space.
|
|
1334
|
|
1335 Wed Oct 2 19:06:17 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1336
|
|
1337 * widget.texi (menu-choice): Document `:case-fold'.
|
|
1338
|
|
1339 Wed Oct 02 19:02:45 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1340
|
|
1341 * Version 0.991 released.
|
|
1342
|
|
1343 Wed Oct 2 18:54:53 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1344
|
|
1345 * widget-edit.el (widget-choice-action): Use :case-fold.
|
|
1346 (menu-choice): Initialize :case-fold.
|
|
1347
|
|
1348 * widget.el (:case-fold): New keyword, patch by David Byers
|
|
1349 <davby@ida.liu.se>.
|
|
1350
|
|
1351 Mon Sep 30 20:26:59 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1352
|
|
1353 * lpath.el (maybe-fbind): New function.
|
|
1354 Shut up byte compiler under XEmacs.
|
|
1355
|
|
1356 * custom-edit.el (custom-format-handler): Removed unused binding.
|
|
1357 (custom-variable-apply): Added missing argument to error.
|
|
1358 (custom-variable-set-default): Ditto.
|
|
1359
|
|
1360 * widget-edit.el (regexp): Add `:tag'.
|
|
1361
|
|
1362 * custom-edit.el (custom-variable-factory): Evaluate factory
|
|
1363 setting before applying.
|
|
1364
|
|
1365 Sun Sep 29 01:24:31 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1366
|
|
1367 * Version 0.99 released.
|
|
1368
|
|
1369 Sun Sep 29 00:16:31 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1370
|
|
1371 * widget-edit.el (widget-color-action): Notify parent.
|
|
1372 (widget-field-action): Ditto.
|
|
1373 (widget-choice-action): Ditto.
|
|
1374 (widget-file-action): Ditto.
|
|
1375
|
|
1376 * custom-edit.el (custom-magic-alist): Changed `item' to `const'.
|
|
1377 (face): Fixed formatting.
|
|
1378 (widget-face-value-create): Ditto.
|
|
1379 (widget-face-action): Notify parent.
|
|
1380
|
|
1381 * widget-edit.el (widget-field-value-get): Don't strip trailing
|
|
1382 spaces from zero-sized fields. Requested by David Byers
|
|
1383 <davby@ida.liu.se>.
|
|
1384
|
|
1385 Sat Sep 28 00:31:54 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1386
|
|
1387 * custom-edit.el (custom-save-needed-p): New variable.
|
|
1388 (kill-emacs-hook): Add `custom-save-maybe'.
|
|
1389 (custom-save-maybe): New function.
|
|
1390 (custom-variable-set-default): Set `custom-save-needed-p'.
|
|
1391 (custom-variable-factory): Ditto.
|
|
1392 (custom-save): Ditto.
|
|
1393 (custom-unimplemented): Deleted.
|
|
1394
|
|
1395 * Version 0.98 released.
|
|
1396
|
|
1397 Sat Sep 28 00:04:58 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1398
|
|
1399 * widget-edit.el (widget-choice-action): Got validate wrong, once
|
|
1400 again.
|
|
1401
|
|
1402 * widget.texi (Basic Types): Documented `%h'.
|
|
1403
|
|
1404 Fri Sep 27 00:32:14 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1405
|
|
1406 * widget-edit.el (widget-field-action): Set value directly.
|
|
1407
|
|
1408 * custom-edit.el (custom-format-handler): Use default format
|
|
1409 handler.
|
|
1410
|
|
1411 * widget-edit.el (widget-cons-match): Parameters in wrong order.
|
|
1412 (text): Parent should be `editable-field'.
|
|
1413 (widget-field-action): Call `widget-setup' after modification.
|
|
1414 (symbol): Make multiple convertion kludge more robust.
|
|
1415 (integer): Ditto.
|
|
1416 (number): Ditto.
|
|
1417 (widget-echo-help): New function, patch by William Perry
|
|
1418 <wmperry@aventail.com>.
|
|
1419 (widget-forward): Use it
|
|
1420 (widget-echo-help-mouse): New function.
|
|
1421 (repeat): Don't highlight tag.
|
|
1422 (set): Ditto.
|
|
1423 (widget-editable-list-format-handler): Default to help format
|
|
1424 handler.
|
|
1425 (function-item): Use default format handler.
|
|
1426 (variable-item): Ditto.
|
|
1427 (widget-help-format-handler): Rename to and merge with
|
|
1428 `widget-default-format-handler'.
|
|
1429
|
|
1430 Wed Sep 25 22:44:45 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1431
|
|
1432 * Version 0.97 released.
|
|
1433
|
|
1434 Wed Sep 25 00:12:09 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1435
|
|
1436 * widget-edit.el (url-link): New widget.
|
|
1437
|
|
1438 * custom-edit.el (custom-variable-set-default): Also set current
|
|
1439 value.
|
|
1440
|
|
1441 * lpath.el: Added dummy definitions to really shut up the byte
|
|
1442 compiler.
|
|
1443
|
|
1444 * custom-edit.el (custom-buffer-create): Create a help button.
|
|
1445
|
|
1446 * widget-edit.el (info-link): New widget.
|
|
1447
|
|
1448 Tue Sep 24 23:52:07 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1449
|
|
1450 * custom.texi (The Customization Buffer): Exanded a lot.
|
|
1451
|
|
1452 Mon Sep 23 18:27:55 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1453
|
|
1454 * Makefile (FTPDIR): New variable.
|
|
1455 (dist): Use it.
|
|
1456
|
|
1457 * Version 0.96 released.
|
|
1458
|
|
1459 Mon Sep 23 13:30:08 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1460
|
|
1461 * widget.texi (editable-field): Added explanation of
|
|
1462 :hide-front-space and :hide-rear-space.
|
|
1463
|
|
1464 * widget-edit.el (widget-specify-field): Make front and rear
|
|
1465 spaces intangible only when the :format string says it is safe, or
|
|
1466 the user has explictly requested it.
|
|
1467
|
|
1468 * widget.el (:hide-front-space): New keyword.
|
|
1469 (:hide-rear-space): New keyword.
|
|
1470
|
|
1471 * widget-edit.el (widget-field-value-create): Don't insert space
|
|
1472 for empty values.
|
|
1473 (widget-specify-field-update): Make null sized field have a face
|
|
1474 that extents to the end of the line.
|
|
1475 (widget-after-change): Make sure face is updated after extending a
|
|
1476 fixed size field.
|
|
1477
|
|
1478 Sun Sep 22 21:07:56 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1479
|
|
1480 * Version 0.95 released.
|
|
1481
|
|
1482 Sun Sep 22 13:44:02 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1483
|
|
1484 * widget-edit.el (symbol): Kludge allowing multiple conversions.
|
|
1485 (widget-field-value-create): Don't append spaces unless empty.
|
|
1486 Suggested by David Byers <davby@ida.liu.se>.
|
|
1487 (widget-field-value-get): Don't remove trailing spacesfor variable
|
|
1488 sized fields. Suggested by David Byers <davby@ida.liu.se>.
|
|
1489
|
|
1490 * custom-edit.el (custom-show): New function.
|
|
1491 (custom-variable-value-create): Use it.
|
|
1492 (editable-field): Only show when value has no newlines and is
|
|
1493 shorter than 40 characters.
|
|
1494 (custom-buffer-create): Use `switch-to-buffer' instead of
|
|
1495 `switch-to-buffer-other-window'.
|
|
1496
|
|
1497 * widget-edit.el: Added hack to make `widget-edit.el' useful even
|
|
1498 with the old custom library. Suggested by David Byers
|
|
1499 <davby@ida.liu.se>.
|
|
1500
|
|
1501 * custom-edit.el (custom-help): Delete widget.
|
|
1502 (custom-help-action): Delete function.
|
|
1503 (:custom-doc): Delete keyword.
|
|
1504 (:custom-documentation-property): Delete keyword.
|
|
1505 (custom-format-handler): Leave `h' to `widget-help-format-handler'.
|
|
1506 (custom): Replace `:custom-documentation-property' with
|
|
1507 `:documentation-property'.
|
|
1508 (custom-variable): Ditto.
|
|
1509 (custom-face): Ditto.
|
|
1510 (custom-group): Ditto.
|
|
1511
|
|
1512 * widget-edit.el (widget-help): New widget.
|
|
1513 (widget-help-action): New function.
|
|
1514 (widget-help-format-handler): New function.
|
|
1515 (function-item): New widget.
|
|
1516 (variable-item): New widget.
|
|
1517 (hook): New widget.
|
|
1518
|
|
1519 * widget.el (:documentation-property): New keyword.
|
|
1520 (:widget-doc): New keyword.
|
|
1521
|
|
1522 * custom-edit.el (custom-variable-state-set): Compare value to
|
|
1523 evaluted defaults.
|
|
1524
|
|
1525 * widget-edit.el (radio): New sexp widget.
|
|
1526
|
|
1527 * lpath.el (custom): Add require.
|
|
1528
|
|
1529 * custom.el: (custom-face-empty): Test for `(boundp 'make-face)'.
|
|
1530 Reported by enami tsugutomo <enami@ba2.so-net.or.jp>.
|
|
1531 (custom-face-display-set): Ditto.
|
|
1532
|
|
1533 * lpath.el: Removed byte compiler kludge.
|
|
1534
|
|
1535 Sun Sep 22 11:48:02 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
|
|
1536
|
|
1537 * custom.el (defcustom): Eval and compile.
|
|
1538 * widget.el (define-widget-keywords): Ditto.
|
|
1539
|
|
1540 Sat Sep 21 23:17:22 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1541
|
|
1542 * Version 0.94 released.
|
|
1543
|
|
1544 Sat Sep 21 13:26:15 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1545
|
|
1546 * custom-edit.el: Added `:custom-apply', `:custom-set-default',
|
|
1547 and `:custom-reset' keywords.
|
|
1548 (custom-variable): Bind above.
|
|
1549 (custom-face): Ditto.
|
|
1550 (custom-group): Ditto.
|
|
1551 (custom-group-menu): Activate functions below.
|
|
1552 (custom-group-apply): New function.
|
|
1553 (custom-group-set-default): New function.
|
|
1554 (custom-group-reset): New function.
|
|
1555 (custom-mode-menu): New menu.
|
|
1556 (custom-mode): Describe all commands.
|
|
1557 (custom-mode): Added `custom-mode-hook' hook.
|
|
1558 (custom-apply): New command.
|
|
1559 (custom-set-default): New command.
|
|
1560 (custom-reset): New command.
|
|
1561 (custom-buffer-create): Set `custom-options' properly.
|
|
1562 (custom-buffer-create): Add `apply', `Set Default', and `Reset'
|
|
1563 butons.
|
|
1564
|
|
1565 * custom.texi (Wishlist): Remove implemented items from the
|
|
1566 wishlist.
|
|
1567
|
|
1568 * widget.texi (atoms): Document `boolean' widget.
|
|
1569 (composite): Document `choice', `set', and `repeat' widgets.
|
|
1570
|
|
1571 * widget-edit.el (boolean): New sexp widget.
|
|
1572
|
|
1573 * Version 0.93 released.
|
|
1574
|
|
1575 Sat Sep 21 00:57:14 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1576
|
|
1577 * lpath.el Disable byte compiler hacking on XEmacs.
|
|
1578
|
|
1579 * Version 0.92 released.
|
|
1580
|
|
1581 Fri Sep 20 03:04:53 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1582
|
|
1583 * Added support for automatic indentation of nested widgets.
|
|
1584
|
|
1585 * Made code and internal API creation of nested widget more
|
|
1586 clear and less buggy.
|
|
1587
|
|
1588 * Version 0.91 released.
|
|
1589
|
|
1590 Thu Sep 19 19:30:46 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1591
|
|
1592 * lpath.el: Add code to shut up the compiler.
|
|
1593
|
|
1594 * widget.el (define-widget-keywords): Use this to shut up the
|
|
1595 bytecompiler.
|
|
1596
|
|
1597 * widget-edit.el: (widget-field-action): New function.
|
|
1598 (field): Added.
|
|
1599 (string, list, vector, cons): Added tag.
|
|
1600
|
|
1601 * custom-edit.el (custom-magic): New widget.
|
|
1602 Most other widgets and functions updated to support it.
|
|
1603 (custom-notify): New function.
|
|
1604 (custom): Use it.
|
|
1605 (customize-apropos): Less greedy. Thanks Ilya
|
|
1606 Zakharevich <ilya@math.ohio-state.edu>.
|
|
1607
|
|
1608 * widget-edit.el (pp-to-string): Added autoload. Thanks Ilya
|
|
1609 Zakharevich <ilya@math.ohio-state.edu>.
|
|
1610
|
|
1611 Wed Sep 18 19:24:03 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1612
|
|
1613 * widget-edit.el (widget-documentation-face): New face.
|
|
1614 (widget-specify-doc): Use it.
|
|
1615
|
|
1616 Tue Sep 17 00:57:02 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1617
|
|
1618 * widget-edit.el (item): Add "%d" to format.
|
|
1619 (function): New widget.
|
|
1620 (variable): New widget.
|
|
1621 (regexp): New widget.
|
|
1622
|
|
1623 * custom.el (custom-x-color-values): Stolen from Gnus.
|
|
1624 (custom-background-mode): Stolen from Gnus.
|
|
1625 (custom-display-match-frame): Should now work on XEmacs.
|
|
1626
|
|
1627 * custom-edit.el: Minor cleanups in organization.
|
|
1628 (custom-variable-value-create): Handle case where the value of a
|
|
1629 variable does not match the type gracefully.
|
|
1630 (custom-redraw): Renamed from `custom-reset'.
|
|
1631
|
|
1632 * Version 0.9 released.
|
|
1633
|
|
1634 Tue Sep 17 00:21:01 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1635
|
|
1636 * widget-edit.el (widget-color-action): Use `read-prompt' in
|
|
1637 XEmacs and `read-string' on a tty.
|
|
1638
|
|
1639 * custom-edit.el (customize-apropos): Don't match undocumented
|
|
1640 variables.
|
|
1641
|
|
1642 Mon Sep 16 15:44:34 1996 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1643
|
|
1644 * custom-edit.el: Added help text to many widgets.
|
|
1645
|
|
1646 * widget-edit.el (color-item): Made it a choice-item.
|
|
1647
|
|
1648 * custom-edit.el (custom-level): New widget.
|
|
1649 (custom-help): New widget.
|
|
1650 (custom): New widget.
|
|
1651 (custom-variable): Derive widget from `custom'.
|
|
1652 (custom-face): Ditto.
|
|
1653 (custom-group): Ditto.
|
|
1654
|
|
1655 * widget-edit.el (widget-choose): Do not reverse the items here.
|
|
1656 (widget-choice-action): Reverese the items here instead.
|
|
1657
|
|
1658 * custom.el (keywords): Only define the keywords used by
|
|
1659 declarations here.
|
|
1660
|
|
1661 * widget-edit.el (toggle): Removed `:void' property.
|
|
1662
|
|
1663 * custom.texi (Declaring Groups): Use proper defuns.
|
|
1664
|
|
1665 * Makefile (TEXT): Added `ChangeLog' and `custom.texi'.
|
|
1666 (dist): Add release to `ChangeLog'.
|