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