1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00

(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