# HG changeset patch # User Eli Zaretskii # Date 1227961124 0 # Node ID ce90a3ecf576583e8a84e39718a243219aa6376b # Parent 4015958e8d9d1e5dd21b503098d40d42795817c6 (Integer Basics): Add an @xref to `max-char'. diff -r 4015958e8d9d -r ce90a3ecf576 doc/lispref/numbers.texi --- a/doc/lispref/numbers.texi Sat Nov 29 12:18:14 2008 +0000 +++ b/doc/lispref/numbers.texi Sat Nov 29 12:18:44 2008 +0000 @@ -155,6 +155,9 @@ 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