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:
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}.
|
||||
|
||||
@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}.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue