X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/248da2f497e8865e8bebb0e3adb9184ab36e95f2..eceeb5fca618f3bc0743c2388148dd758229c7c9:/doc/lispref/numbers.texi?ds=inline diff --git a/doc/lispref/numbers.texi b/doc/lispref/numbers.texi index 02d306b3f7..f19dea6903 100644 --- a/doc/lispref/numbers.texi +++ b/doc/lispref/numbers.texi @@ -267,8 +267,6 @@ its argument. See also @code{integer-or-marker-p} and @defun floatp object This predicate tests whether its argument is a floating point number and returns @code{t} if so, @code{nil} otherwise. - -@code{floatp} does not exist in Emacs versions 18 and earlier. @end defun @defun integerp object