aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2004-08-09 02:47:17 +0000
committerLuc Teirlinck2004-08-09 02:47:17 +0000
commit30e75a873acbcc4f4d59d0341fb49211d8c6d010 (patch)
tree2419f250defe5f4a5aa4532bea44af53d05e3a2c
parent7ad938e7307746dc7e88d54085543aa548c9eb8d (diff)
downloademacs-30e75a873acbcc4f4d59d0341fb49211d8c6d010.tar.gz
emacs-30e75a873acbcc4f4d59d0341fb49211d8c6d010.zip
(Character Type): Reposition `@anchor' to prevent double space inside
sentence in Info.
-rw-r--r--lispref/ChangeLog3
-rw-r--r--lispref/objects.texi4
2 files changed, 5 insertions, 2 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index f8abc8e2c11..5f4f8901637 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,5 +1,8 @@
12004-08-08 Luc Teirlinck <teirllm@auburn.edu> 12004-08-08 Luc Teirlinck <teirllm@auburn.edu>
2 2
3 * objects.texi (Character Type): Reposition `@anchor' to prevent
4 double space inside sentence in Info.
5
3 * hooks.texi (Standard Hooks): `disabled-command-hook' has been 6 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4 renamed to `disabled-command-function'. 7 renamed to `disabled-command-function'.
5 * commands.texi (Key Sequence Input): Remove unnecessary anchor, 8 * commands.texi (Key Sequence Input): Remove unnecessary anchor,
diff --git a/lispref/objects.texi b/lispref/objects.texi
index 7c8eff06295..e945f075e65 100644
--- a/lispref/objects.texi
+++ b/lispref/objects.texi
@@ -411,8 +411,8 @@ represents the shifted-control-o character.
411@cindex hyper characters 411@cindex hyper characters
412@cindex super characters 412@cindex super characters
413@cindex alt characters 413@cindex alt characters
414 The X Window System defines three other @anchor{modifier bits} 414 The X Window System defines three other
415modifier bits that can be set 415@anchor{modifier bits}modifier bits that can be set
416in a character: @dfn{hyper}, @dfn{super} and @dfn{alt}. The syntaxes 416in a character: @dfn{hyper}, @dfn{super} and @dfn{alt}. The syntaxes
417for these bits are @samp{\H-}, @samp{\s-} and @samp{\A-}. (Case is 417for these bits are @samp{\H-}, @samp{\s-} and @samp{\A-}. (Case is
418significant in these prefixes.) Thus, @samp{?\H-\M-\A-x} represents 418significant in these prefixes.) Thus, @samp{?\H-\M-\A-x} represents