1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

; * doc/lispref/objects.texi (Type Predicates): fix xrefs

This commit is contained in:
Mattias Engdegård 2024-04-29 11:44:48 +02:00
parent 495bf22727
commit f906ce5543

View file

@ -2036,7 +2036,7 @@ with references to further information.
@xref{Array Functions, arrayp}.
@item bignump
@xref{Predicates on Numbers, floatp}.
@xref{Predicates on Numbers, bignump}.
@item bool-vector-p
@xref{Bool-Vectors, bool-vector-p}.
@ -2078,7 +2078,7 @@ with references to further information.
@xref{Variable Definitions, custom-variable-p}.
@item fixnump
@xref{Predicates on Numbers, floatp}.
@xref{Predicates on Numbers, fixnump}.
@item floatp
@xref{Predicates on Numbers, floatp}.