Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 118:7d55a9ba150c r20-1b11
Import from CVS: tag r20-1b11
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:24:17 +0200 |
parents | 9f59509498e1 |
children | cca96a509cfe |
comparison
equal
deleted
inserted
replaced
117:578fd4947a72 | 118:7d55a9ba150c |
---|---|
1 Sat Apr 5 09:32:43 1997 Steven L Baur <steve@altair.xemacs.org> | |
2 | |
3 * utils/finder-inf.el: Regenerated. | |
4 | |
5 * utils/finder.el (finder-known-keywords): Add mule keyword. | |
6 | |
7 Tue Apr 1 14:08:04 1997 Steven L Baur <steve@altair.xemacs.org> | |
8 | |
9 * prim/winnt.el: New file. Derived from Emacs 19.34, adapted by | |
10 Marc Paquette. | |
11 | |
12 * prim/faces.el (set-face-stipple): Allow usage of a pixmap | |
13 (suggested by Per Abrahamsen). | |
14 | |
15 * mule/canna.el (running-xemacs): Move to the top. | |
16 | |
17 * prim/cmdloop.el (y-or-n-p-minibuf): Add protection in case user | |
18 hits something that can't be bound to a key. | |
19 | |
20 Tue Apr 1 11:25:33 1997 Martin Buchholz <mrb@Eng.Sun.COM> | |
21 | |
22 * bytecomp/bytecomp.el (char-after): Correct coding of calling | |
23 sequence. | |
24 | |
25 Mon Mar 31 21:36:47 1997 Kyle Jones <kyle_jones@wonderworks.com> | |
26 | |
27 * prim/faces.el (set-face-stipple): New function. | |
28 | |
29 Sat Mar 29 14:52:02 1997 Steven L Baur <steve@altair.xemacs.org> | |
30 | |
31 * gnats/send-pr.el (send-pr:submit-pr): Pass send-pr:datadir in | |
32 the environment to send-pr. | |
33 (send-pr::insert-template): Ditto. | |
34 (send-pr:default-site): Default submission address is at xemacs.org. | |
35 | |
1 Fri Jul 19 12:01:51 1996 Christoph Wedler <wedler@fmi.uni-passau.de> | 36 Fri Jul 19 12:01:51 1996 Christoph Wedler <wedler@fmi.uni-passau.de> |
2 | 37 |
3 * packages/info.el (Info-elisp-ref): Look first in lispref, then | 38 * packages/info.el (Info-elisp-ref): Look first in lispref, then |
4 elisp. | 39 elisp. |
5 | 40 |