changeset 100026:ce90a3ecf576

(Integer Basics): Add an @xref to `max-char'.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 29 Nov 2008 12:18:44 +0000
parents 4015958e8d9d
children 0f0810c1d1d1
files doc/lispref/numbers.texi
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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