Mercurial > hg > xemacs-beta
comparison lisp/custom/ChangeLog @ 106:8ff55ebd4be9 r20-1b5
Import from CVS: tag r20-1b5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:17:26 +0200 |
parents | 441bb1e64a06 |
children | 360340f9fd5f |
comparison
equal
deleted
inserted
replaced
105:e59cf502fb45 | 106:8ff55ebd4be9 |
---|---|
1 Mon Mar 03 18:29:27 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
2 | |
3 * Version 1.50 released. | |
4 | |
5 Mon Mar 3 15:01:25 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
6 | |
7 * cus-face.el (face-documentation): Renamed from | |
8 `get-face-documentation'. | |
9 (custom-declare-face): Change caller. | |
10 * cus-edit.el (custom-face): Ditto. | |
11 | |
12 * cus-face.el (make-empty-face): New function. | |
13 (initialize-face-resources): New option. | |
14 (initialize-face-resources): New function. | |
15 (custom-declare-face): Call them here. | |
16 (custom-face-display-set): Don't create face here. | |
17 (custom-set-faces): Clear face. | |
18 * cus-edit.el (custom-face-set): Ditto. | |
19 (custom-face-save): Ditto. | |
20 (custom-face-reset-saved): Ditto. | |
21 (custom-face-reset-factory): Ditto. | |
22 | |
23 Mon Mar 03 10:36:40 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
24 | |
25 * Version 1.49 released. | |
26 | |
27 Mon Mar 3 10:34:44 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
28 | |
29 * cus-face.el (custom-background-mode): Don't call | |
30 `x-color-values' on Emacs tty frame. | |
31 Patch by Katsumi Yamaoka <yamaoka@ga.sony.co.jp>. | |
32 | |
33 Sat Mar 1 22:55:17 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
34 | |
35 * cus-edit.el (cus-face): Require. | |
36 | |
37 Sat Mar 01 22:35:07 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
38 | |
39 * Version 1.48 released. | |
40 | |
41 Sat Mar 1 21:45:44 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
42 | |
43 * wid-edit.el: Renamed from widget-edit.el | |
44 * wid-browse.el: Renamed from widget-browse.el | |
45 * cus-edit.el: Renamed from custom-edit.el | |
46 * cus-face.el: New file. | |
47 * custom-xmas.el: Deleted. | |
48 * custom.el: Updated autoloads. | |
49 * widget.el: Ditto | |
50 * widget.texi: Updated examples. | |
51 * widget-example.el: Updated require. | |
52 | |
53 Fri Feb 28 02:04:49 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
54 | |
55 * custom.el (custom-declare-face): Ignore already declared faces. | |
56 | |
57 * Version 1.47 released. | |
58 | |
59 Fri Feb 28 01:46:22 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
60 | |
61 * custom.el (custom-background-mode): Take a frame argument. | |
62 (custom-declare-face): Create frame local faces where relevant. | |
63 (custom-declare-face): Whine when called during dump. | |
64 (custom-face-display-set): Don'e create frame local face if the | |
65 display is identical to the global face. | |
66 (custom-default-frame-properties): New variable and function. | |
67 (custom-extract-frame-properties): New function. | |
68 (custom-get-frame-properties): New function. | |
69 (custom-display-match-frame): Use it. | |
70 (custom-relevant-frames): New variable and function. | |
71 (custom-initialize-frame): New function. | |
72 (after-make-frame-hook): Enable it. | |
73 | |
74 Thu Feb 27 18:58:45 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
75 | |
76 * custom-edit.el (custom-buffer-create): Read up event when | |
77 | |
1 Wed Feb 26 22:17:38 1997 Per Abrahamsen <abraham@dina.kvl.dk> | 78 Wed Feb 26 22:17:38 1997 Per Abrahamsen <abraham@dina.kvl.dk> |
2 | 79 |
3 * Version 1.46 released. | 80 * Version 1.46 released. |
4 | 81 |
5 Wed Feb 26 12:27:21 1997 Per Abrahamsen <abraham@dina.kvl.dk> | 82 Wed Feb 26 12:27:21 1997 Per Abrahamsen <abraham@dina.kvl.dk> |