Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 199:169c0442b401 r20-3b26
Import from CVS: tag r20-3b26
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:00:33 +0200 |
parents | acd284d43ca1 |
children | eb5470882647 |
comparison
equal
deleted
inserted
replaced
198:a94d4839ade3 | 199:169c0442b401 |
---|---|
1 1997-10-02 Colin Rafferty <craffert@ml.com> | |
2 | |
3 * prim/simple.el (set-fill-column): Used format to create the | |
4 string for `display-message'. | |
5 | |
6 1997-10-03 Hrvoje Niksic <hniksic@srce.hr> | |
7 | |
8 * custom/cus-face.el (custom-set-faces): Make the face, if | |
9 necessary. | |
10 | |
11 1997-10-02 Hrvoje Niksic <hniksic@srce.hr> | |
12 | |
13 * custom/cus-face.el (custom-declare-face): Use `make-face' | |
14 instead of `make-empty-face'. | |
15 (custom-declare-face): Don't invoke init-face-from-resources | |
16 explicitly. | |
17 | |
18 * prim/profile.el (pretty-print-profiling-info): When interactive, | |
19 use a separate buffer instead of current-buffer. | |
20 (pretty-print-profiling-info): Prettified output. | |
21 | |
22 1997-10-01 SL Baur <steve@altair.xemacs.org> | |
23 | |
24 * custom/cus-dep.el (cus-face): Remove unneeded dependency on | |
25 cus-edit. | |
26 | |
27 1997-09-30 SL Baur <steve@altair.xemacs.org> | |
28 | |
29 * utils/finder.el (finder-known-keywords): Fix typo. | |
30 | |
1 1997-09-30 SL Baur <steve@altair.xemacs.org> | 31 1997-09-30 SL Baur <steve@altair.xemacs.org> |
2 | 32 |
3 * prim/dumped-lisp.el (preloaded-file-list): Load | 33 * prim/dumped-lisp.el (preloaded-file-list): Load |
4 cl/auto-autoloads early. | 34 cl/auto-autoloads early. |
5 | 35 |