From 57e2db6dec32a51c8d0cb8e668eed155aad493f7 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 29 Nov 2008 12:18:44 +0000 Subject: [PATCH] (Integer Basics): Add an @xref to `max-char'. --- doc/lispref/numbers.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/lispref/numbers.texi b/doc/lispref/numbers.texi index d86e698cc21..c409d9d1d5b 100644 --- a/doc/lispref/numbers.texi +++ b/doc/lispref/numbers.texi @@ -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 -- 2.39.2