From de61a34e9c8d8d20159ba85302f5330fa2881f74 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 13 Aug 2003 17:24:09 +0000 Subject: [PATCH] (Character Type): Define anchor "modifier bits". --- lispref/objects.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lispref/objects.texi b/lispref/objects.texi index 309071920d8..e5faa297278 100644 --- a/lispref/objects.texi +++ b/lispref/objects.texi @@ -409,7 +409,8 @@ represents the shifted-control-o character. @cindex hyper characters @cindex super characters @cindex alt characters - The X Window System defines three other modifier bits that can be set + The X Window System defines three other @anchor{modifier bits} +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 -- 2.39.2