mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 14:30:50 -08:00
; * doc/lispref/objects.texi (Type Predicates): fix xrefs
This commit is contained in:
parent
495bf22727
commit
f906ce5543
1 changed files with 2 additions and 2 deletions
|
|
@ -2036,7 +2036,7 @@ with references to further information.
|
||||||
@xref{Array Functions, arrayp}.
|
@xref{Array Functions, arrayp}.
|
||||||
|
|
||||||
@item bignump
|
@item bignump
|
||||||
@xref{Predicates on Numbers, floatp}.
|
@xref{Predicates on Numbers, bignump}.
|
||||||
|
|
||||||
@item bool-vector-p
|
@item bool-vector-p
|
||||||
@xref{Bool-Vectors, bool-vector-p}.
|
@xref{Bool-Vectors, bool-vector-p}.
|
||||||
|
|
@ -2078,7 +2078,7 @@ with references to further information.
|
||||||
@xref{Variable Definitions, custom-variable-p}.
|
@xref{Variable Definitions, custom-variable-p}.
|
||||||
|
|
||||||
@item fixnump
|
@item fixnump
|
||||||
@xref{Predicates on Numbers, floatp}.
|
@xref{Predicates on Numbers, fixnump}.
|
||||||
|
|
||||||
@item floatp
|
@item floatp
|
||||||
@xref{Predicates on Numbers, floatp}.
|
@xref{Predicates on Numbers, floatp}.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue