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