diff man/cl.texi @ 185:3d6bfa290dbd r20-3b19

Import from CVS: tag r20-3b19
author cvs
date Mon, 13 Aug 2007 09:55:28 +0200
parents e121b013d1f0
children 65c19d2020f7
line wrap: on
line diff
--- a/man/cl.texi	Mon Aug 13 09:54:24 2007 +0200
+++ b/man/cl.texi	Mon Aug 13 09:55:28 2007 +0200
@@ -818,7 +818,7 @@
 characters.  In Emacs-19 and XEmacs-19, characters are the same thing as
 integers in the range 0-255.  In XEmacs-20, where characters are a
 first-class data type, this checks for actual characters, and
-+@code{(typep 8bit-integer 'character)} will return @code{nil}.
+@code{(typep @var{8bit-integer} 'character)} will return @code{nil}.
 
 @item
 The type symbol @code{float} uses the @code{floatp-safe} predicate