Mercurial > hg > xemacs-beta
diff man/lispref/objects.texi @ 314:341dac730539 r21-0b55
Import from CVS: tag r21-0b55
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:44:22 +0200 |
parents | 850242ba4a81 |
children | 54f7aa390f4f |
line wrap: on
line diff
--- a/man/lispref/objects.texi Mon Aug 13 10:43:56 2007 +0200 +++ b/man/lispref/objects.texi Mon Aug 13 10:44:22 2007 +0200 @@ -2202,7 +2202,7 @@ NOTE: Under XEmacs 19, characters are really just integers, and thus characters and integers are @code{eq}. Under XEmacs 20, it was -necessary to preserve remants of this in function such as @code{old-eq} +necessary to preserve remnants of this in function such as @code{old-eq} in order to maintain byte-code compatibility. Byte code compiled under any Emacs 19 will automatically have calls to @code{eq} mapped to @code{old-eq} when executed under XEmacs 20.