]> git.eshelyaron.com Git - emacs.git/commitdiff
Doc fix.
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 19 Nov 2001 23:44:14 +0000 (23:44 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 19 Nov 2001 23:44:14 +0000 (23:44 +0000)
lisp/textmodes/reftex-index.el

index 161f4bb9f911fb4d710f3ec8dbcd3673e219f220..37af0afdb13be8af663cb68589d0a9ba09d42395 100644 (file)
@@ -323,7 +323,7 @@ s          Switch to a different index (for documents with multiple indices).
 e / C-k    Edit/Kill the entry.
 * | @      Edit specific part of entry: [*]key [|]attribute [@]visual
            With prefix: kill that part.
-( )        Toggle entry's beginning/end of page range property.
+\( )        Toggle entry's beginning/end of page range property.
 _ ^        Add/Remove parent key (to make this item a subitem).
 } / {      Restrict Index to a single document section / Widen.
 < / >      When restricted, move restriction to previous/next section.")