Mercurial > hg > xemacs-beta
comparison lib-src/ChangeLog @ 4759:aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
<870180fe0911101613m6b8efa4bpf083fd9013950807@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Wed, 18 Nov 2009 08:49:14 -0700 |
parents | dfc9fe46c294 |
children | 0f5bee973a7b |
comparison
equal
deleted
inserted
replaced
4758:75975fd0b7fc | 4759:aa5ed11f473b |
---|---|
1 2009-11-10 Jerry James <james@xemacs.org> | |
2 | |
3 * fakemail.c (MAIL_PROGRAM_NAME): No s&m files define this now, so | |
4 make it unconditional. | |
5 (main): Make mail_program_name const, since it is never read, and drop | |
6 a bogus cast as a result. | |
7 * gnuclient.c (main): Remove reference to hp9000s300. | |
8 * gnuserv.h: BSD4_1 is not defined on any supported system. | |
9 | |
1 2009-10-26 Jerry James <james@xemacs.org> | 10 2009-10-26 Jerry James <james@xemacs.org> |
2 | 11 |
3 * insert-data-in-exec.c: Add BSD header, with permission of | 12 * insert-data-in-exec.c: Add BSD header, with permission of |
4 Olivier Galibert. See xemacs-beta message with ID | 13 Olivier Galibert. See xemacs-beta message with ID |
5 <20091013224104.GA2573@dspnet.fr.eu.org>. | 14 <20091013224104.GA2573@dspnet.fr.eu.org>. |