(Integer Basics): Add an @xref to `max-char'.

This commit is contained in:
Eli Zaretskii 2008-11-29 12:18:44 +00:00
parent 800702607a
commit 57e2db6dec

View file

@ -155,6 +155,9 @@ The value of this variable is the smallest integer that Emacs Lisp can
handle. It is negative.
@end defvar
@xref{Character Codes, max-char}, for the maximum value of a valid
character codepoint.
@node Float Basics
@section Floating Point Basics