annotate README.GPLv3 @ 5525:2a6a8da4dd7c

Fix a bug in my last commit, symbol macros that expand to themselves hang. 2011-06-19 Aidan Kehoe <kehoea@parhasard.net> * cl-macs.el (cl-defsubst-expand): It is occasionally the case that the symbol naming the argument co-incides with the value that it is replacing; in that case, using the symbol macro is counterproductive and hangs XEmacs (as does analogous code in SBCL), so don't.
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 19 Jun 2011 19:47:13 +0100
parents 03a25cad6aa0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5434
03a25cad6aa0 Added README for the GPLv3 or later conversion.
Mats Lidell <matsl@xemacs.org>
parents:
diff changeset
1 Here we have notes about the conversion to GPLv3. Things left to do,
03a25cad6aa0 Added README for the GPLv3 or later conversion.
Mats Lidell <matsl@xemacs.org>
parents:
diff changeset
2 things to check, etc...
03a25cad6aa0 Added README for the GPLv3 or later conversion.
Mats Lidell <matsl@xemacs.org>
parents:
diff changeset
3
03a25cad6aa0 Added README for the GPLv3 or later conversion.
Mats Lidell <matsl@xemacs.org>
parents:
diff changeset
4 * File with copyright notices that ought to be checked
03a25cad6aa0 Added README for the GPLv3 or later conversion.
Mats Lidell <matsl@xemacs.org>
parents:
diff changeset
5
03a25cad6aa0 Added README for the GPLv3 or later conversion.
Mats Lidell <matsl@xemacs.org>
parents:
diff changeset
6 "etc/gnuserv.1" and "etc/gnuserv.README". Copyright added with date
03a25cad6aa0 Added README for the GPLv3 or later conversion.
Mats Lidell <matsl@xemacs.org>
parents:
diff changeset
7 1998. If more accurate dates for the respective contributions can be
03a25cad6aa0 Added README for the GPLv3 or later conversion.
Mats Lidell <matsl@xemacs.org>
parents:
diff changeset
8 deduced it would be good.