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