Mercurial > hg > xemacs-beta
comparison lisp/custom/ChangeLog @ 116:9f59509498e1 r20-1b10
Import from CVS: tag r20-1b10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:23:06 +0200 |
parents | 8619ce7e4c50 |
children | 7d55a9ba150c |
comparison
equal
deleted
inserted
replaced
115:f109f7dabbe2 | 116:9f59509498e1 |
---|---|
1 Thu Mar 27 19:31:40 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
2 | |
3 * Version 1.68 released. | |
4 | |
5 Thu Mar 27 18:50:16 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
6 | |
7 * widget.el (:active): New keywords. | |
8 (:inactive): Ditto. | |
9 (:activate): Ditto. | |
10 (:deactivate): Ditto. | |
11 | |
12 * wid-edit.el (widget-inactive-face): new face. | |
13 (widget-specify-inactive): New function. | |
14 (widget-overlay-inactive): Ditto. | |
15 (widget-specify-active): Ditto. | |
16 (widget-apply-action): Ditto. | |
17 (widget-field-activate): Use it. | |
18 (widget-button-click): Ditto. | |
19 (widget-button1-click): Ditto. | |
20 (widget-button-press): Ditto. | |
21 (widget-gui-action): Ditto. | |
22 (default): Use new keywords. | |
23 (widget-default-active): New function. | |
24 (widget-default-deactivate): Ditto. | |
25 (widget-checkbox-action): New function. | |
26 (checkbox): Use it. | |
27 (widget-checklist-add-item): Initialize active state. | |
28 (widget-radio-add-item): Ditto. | |
29 (widget-radio-value-set): Ditto. | |
30 (widget-radio-action): Ditto. | |
31 | |
32 * widget.texi (Widget Properties): Document the new keywords. | |
33 | |
34 Mon Mar 24 18:36:15 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
35 | |
36 * Version 1.67 released. | |
37 | |
38 Mon Mar 24 18:19:05 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
39 | |
40 * cus-edit.el (custom-save-all): Added autoload. | |
41 | |
42 * Version 1.66 released. | |
43 | |
44 Mon Mar 24 18:09:04 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
45 | |
46 * wid-edit.el (widget-default-delete): Added workaround for bug | |
47 with empty `:format'. | |
48 | |
49 Thu Mar 20 12:33:59 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
50 | |
51 * custom.texi (The Init File): Explain that `custom-file' is not | |
52 automatically loaded. | |
53 | |
1 Tue Mar 18 14:42:31 1997 Per Abrahamsen <abraham@dina.kvl.dk> | 54 Tue Mar 18 14:42:31 1997 Per Abrahamsen <abraham@dina.kvl.dk> |
2 | 55 |
3 * Version 1.65 released. | 56 * Version 1.65 released. |
4 | 57 |
5 Tue Mar 18 11:03:02 1997 Per Abrahamsen <abraham@dina.kvl.dk> | 58 Tue Mar 18 11:03:02 1997 Per Abrahamsen <abraham@dina.kvl.dk> |