summaryrefslogtreecommitdiff
path: root/doc/lispref/anti.texi
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2009-10-04 04:00:46 +0000
committerJuanma Barranquero <lekktu@gmail.com>2009-10-04 04:00:46 +0000
commita86cd3957b134f77a0ecb65a3514bd2856f60325 (patch)
treedf45e3badc92f8477e65cf040ffb246a4a19f7b1 /doc/lispref/anti.texi
parent2b34df4ebc935a834a77b930b35c4a42f7236440 (diff)
downloademacs-a86cd3957b134f77a0ecb65a3514bd2856f60325.tar.gz
* anti.texi (Antinews):
* macros.texi (Indenting Macros): * strings.texi (Creating Strings, Case Conversion): Remove duplicate words.
Diffstat (limited to 'doc/lispref/anti.texi')
-rw-r--r--doc/lispref/anti.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/anti.texi b/doc/lispref/anti.texi
index df4efdf030c..9fe59a1b992 100644
--- a/doc/lispref/anti.texi
+++ b/doc/lispref/anti.texi
@@ -36,7 +36,7 @@ handling of keybindings much more consistent.
@item
Temporarily-active regions are not created by giving the variable
@code{transient-mark-mode} values of the form @code{(only
-. @var{oldvar})}. We instead use a more more complicated scheme:
+. @var{oldvar})}. We instead use a more complicated scheme:
setting @code{transient-mark-mode} to @code{only} enables Transient
Mark mode for the following command only, during which the value of
@code{transient-mark-mode} is set to @code{identity}; if it is still