emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/objects.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/objects.texi
Date: Wed, 13 Aug 2003 13:24:09 -0400

Index: emacs/lispref/objects.texi
diff -c emacs/lispref/objects.texi:1.35 emacs/lispref/objects.texi:1.36
*** emacs/lispref/objects.texi:1.35     Tue Jul 22 11:17:28 2003
--- emacs/lispref/objects.texi  Wed Aug 13 13:24:09 2003
***************
*** 409,415 ****
  @cindex hyper characters
  @cindex super characters
  @cindex alt characters
!   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
--- 409,416 ----
  @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
  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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]