diff lispref/objects.texi @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 548375b6b1f8
line wrap: on
line diff
--- a/lispref/objects.texi	Thu Sep 04 04:00:49 2003 +0000
+++ b/lispref/objects.texi	Mon Sep 08 11:56:09 2003 +0000
@@ -409,8 +409,7 @@
 @cindex hyper characters
 @cindex super characters
 @cindex alt characters
-  The X Window System defines three other @anchor{modifier bits}
-modifier bits that can be set
+  The X Window System defines three other modifier bits that can be set
 in a character: @dfn{hyper}, @dfn{super} and @dfn{alt}.  The syntaxes
 for these bits are @samp{\H-}, @samp{\s-} and @samp{\A-}.  (Case is
 significant in these prefixes.)  Thus, @samp{?\H-\M-\A-x} represents
@@ -1903,7 +1902,3 @@
 
 Because of this recursive method, circular lists may therefore cause
 infinite recursion (leading to an error).
-
-@ignore
-   arch-tag: 9711a66e-4749-4265-9e8c-972d55b67096
-@end ignore