comparison lisp/ChangeLog @ 2768:feeb145e30f4

[xemacs-hg @ 2005-05-10 17:35:57 by aidan] Warn that sendmail-user-agent sucks, on first use, but stick to using it.
author aidan
date Tue, 10 May 2005 17:36:05 +0000
parents 4b800e9aaadd
children 05d62157e048
comparison
equal deleted inserted replaced
2767:61af3ea9da02 2768:feeb145e30f4
1 2005-05-10 Aidan Kehoe <kehoea@parhasard.net>
2
3 * menubar-items.el (default-menubar):
4 * simple.el:
5 * simple.el (mail-user-agent):
6 * simple.el (vm-user-agent):
7 * simple.el ('vm-user-agent): New.
8 * simple.el (xemacs-default-composefunc): New.
9 * simple.el (xemacs-default-sendfunc): New.
10 * simple.el ('xemacs-default-mail-user-agent): New.
11 Update the docstring for mail-user-agent to mention VM; default to
12 sendmail-user-agent, but on first use, give a huge warning that it
13 is underfeatured and not likely to get better in the medium term,
14 and the user should choose another mail client.
15
1 2005-05-10 Aidan Kehoe <kehoea@parhasard.net> 16 2005-05-10 Aidan Kehoe <kehoea@parhasard.net>
2 17
3 * x-init.el (x-initialize-keyboard): Give info about any unbound 18 * x-init.el (x-initialize-keyboard): Give info about any unbound
4 Unicode keysyms. 19 Unicode keysyms.
5 20