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