projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
495bf22
)
; * doc/lispref/objects.texi (Type Predicates): fix xrefs
author
Mattias Engdegård
<mattiase@acm.org>
Mon, 29 Apr 2024 09:44:48 +0000
(11:44 +0200)
committer
Mattias Engdegård
<mattiase@acm.org>
Mon, 29 Apr 2024 12:29:52 +0000
(14:29 +0200)
doc/lispref/objects.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/objects.texi
b/doc/lispref/objects.texi
index cf703aba9c8102a421a8dc36b38ece3290b65055..ec6ab8204d666018637fbc43c0efa296ca9ad64b 100644
(file)
--- a/
doc/lispref/objects.texi
+++ b/
doc/lispref/objects.texi
@@
-2036,7
+2036,7
@@
with references to further information.
@xref{Array Functions, arrayp}.
@item bignump
-@xref{Predicates on Numbers,
float
p}.
+@xref{Predicates on Numbers,
bignum
p}.
@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, f
loat
p}.
+@xref{Predicates on Numbers, f
ixnum
p}.
@item floatp
@xref{Predicates on Numbers, floatp}.