Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 114:8619ce7e4c50 r20-1b9
Import from CVS: tag r20-1b9
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:21:54 +0200 |
parents | 48d667d6f17f |
children | 9f59509498e1 |
comparison
equal
deleted
inserted
replaced
113:2ec2fe4a4c89 | 114:8619ce7e4c50 |
---|---|
1 Fri Mar 21 19:16:46 1997 Steven L Baur <steve@altair.xemacs.org> | |
2 | |
3 * mule/mule-coding.el (enable-multibyte-characters): MULE | |
4 compatabile variable. | |
5 | |
6 Thu Mar 20 13:28:17 1997 Steven L Baur <steve@altair.xemacs.org> | |
7 | |
8 * bytecomp/bytecomp.el (byte-compile-output-docform): Ebola fix. | |
9 (byte-compile-lambda): Ebola fix. | |
10 | |
11 * prim/obsolete.el (following-char): Make this turkey obsolete. | |
12 (preceding-char): Ditto. (Suggested by Richard Mlynarik). | |
13 | |
14 Wed Mar 19 10:12:09 1997 Steven L Baur <steve@altair.xemacs.org> | |
15 | |
16 * modes/sendmail.el (sendmail-send-it): Use function for | |
17 user-mail-address. | |
18 (user-mail-address): Autoload. | |
19 | |
20 * pcl-cvs/pcl-cvs.el (cvs-changelog-ours-p): Use function for | |
21 user-mail-address. | |
22 | |
23 * prim/startup.el (load-init-file): Only set user-mail-address if | |
24 non-interactive. | |
25 | |
26 * utils/smtpmail.el (smtpmail-send-it): Use function for | |
27 user-mail-address. | |
28 (smtpmail-via-smtp): Ditto. | |
29 | |
30 * packages/add-log.el (add-log-mailing-address): Use new function | |
31 to obtaion email address. | |
32 (add-change-log-entry): Ditto. | |
33 | |
34 * prim/device.el (device-pixel-depth): New alias for | |
35 `device-bitplanes'. | |
36 | |
37 * comint/comint-xemacs.el (comint): Fix typo in defgroup. | |
38 | |
39 Tue Mar 18 11:16:28 1997 Steven L Baur <steve@altair.xemacs.org> | |
40 | |
41 * prim/loadup.el: ls-lisp doesn't exist now. | |
42 | |
43 * comint/comint-xemacs.el (comint): Touch up fixes from Per | |
44 Abrahamsen. | |
45 | |
46 * prim/glyphs.el (subwindow-image-instance-p): Change doc string | |
47 to reflect unimplemented status. | |
48 | |
1 Mon Mar 17 15:34:06 1997 Steven L Baur <steve@altair.xemacs.org> | 49 Mon Mar 17 15:34:06 1997 Steven L Baur <steve@altair.xemacs.org> |
2 | 50 |
3 * comint/comint.el (comint-input-setup): Require comint-xemacs. | 51 * comint/comint.el (comint-input-setup): Require comint-xemacs. |
4 | 52 |
5 * utils/autoload.el (autoload-snarf-defcustom): Don't snarf from | 53 * utils/autoload.el (autoload-snarf-defcustom): Don't snarf from |