[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18024: 24.4.50; doc of `y-or-n-p' misses the main functionality: wha
From: |
Drew Adams |
Subject: |
bug#18024: 24.4.50; doc of `y-or-n-p' misses the main functionality: what it returns |
Date: |
Tue, 15 Jul 2014 14:34:34 -0700 (PDT) |
> what integerp returns when the argument is not an integer?!
> Or floatp when the argument is not a float?!
> The list goes on! Somebody fix this ASAP!
Good idea, Glenn. Those doc strings too should speak about t and
nil, rather than just t. They should start by saying that they
test whether OBJECT is an integer etc., and end by stating what
the return values are.
TIA.