Mercurial > hg > xemacs-beta
annotate README.GPLv3 @ 5910:eb1e15c9440b
Be less misleading in errors, data.c
src/ChangeLog addition:
2015-05-09 Aidan Kehoe <kehoea@parhasard.net>
* data.c (Flogand):
* data.c (Flogior):
* data.c (Frem):
* data.c (Flsh):
Give less misleading errors in all these functions, e.g. supplying
#'integer-char-or-marker as the predicate on wrong-type-argument,
when float would not be accepted.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 09 May 2015 10:50:32 +0100 |
parents | 03a25cad6aa0 |
children |
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. |