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