Mercurial > hg > xemacs-beta
comparison lisp/custom/ChangeLog @ 179:9ad43877534d r20-3b16
Import from CVS: tag r20-3b16
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:52:19 +0200 |
parents | 8eaf7971accc |
children | 3d6bfa290dbd |
comparison
equal
deleted
inserted
replaced
178:e703507b8a00 | 179:9ad43877534d |
---|---|
1 Mon Jul 28 19:23:37 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
2 | |
3 * Version 1.9953 released. | |
4 | |
5 Mon Jul 28 18:04:46 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
6 | |
7 * wid-edit.el (widget-field-add-space): Default to t on all | |
8 plaforms. | |
9 | |
10 * custom.el (defgroup): Doc fix. | |
11 Patch by karlheg+xemacs@inetarena.com (Karl M. Hegbloom). | |
12 | |
13 * wid-edit.el (functionp): Use `byte-code-function-p' instead of | |
14 `compiled-function-p'. | |
15 | |
16 * Version 1.9952 released. | |
17 | |
18 Mon Jul 28 17:52:55 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
19 | |
20 * wid-edit.el (functionp): Use `compiled-function-p' instead of | |
21 `byte-code-function-p'. | |
22 (widget-map-buttons): Comment out `parent'. | |
23 (widget-insert): Don't bind `from'. | |
24 (widget-move): Dont' bind `new' at start. | |
25 | |
26 * cus-edit.el (custom-buffer-create-internal): Refer to `mouse-2' | |
27 instead of `mouse-1'. | |
28 (customize-browse): Ditto. | |
29 (custom-mode-map): Don't bind `mouse-1'. | |
30 (custom-load-symbol): Check that `preloaded-file-list' is bound. | |
31 (custom-group-value-create): Comment out `indent'. | |
32 | |
33 * all: Synched with FSF. | |
34 | |
1 Sat Jul 12 01:24:32 1997 Per Abrahamsen <abraham@dina.kvl.dk> | 35 Sat Jul 12 01:24:32 1997 Per Abrahamsen <abraham@dina.kvl.dk> |
2 | 36 |
3 * Version 1.9951 released. | 37 * Version 1.9951 released. |
4 | 38 |
5 Sat Jul 12 00:29:33 1997 Per Abrahamsen <abraham@dina.kvl.dk> | 39 Sat Jul 12 00:29:33 1997 Per Abrahamsen <abraham@dina.kvl.dk> |