diff man/frames.texi @ 36263:11db0318031d

Remove redundant index entries.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 21 Feb 2001 15:29:46 +0000
parents 898561c41ba0
children f9e19fa8951a
line wrap: on
line diff
--- a/man/frames.texi	Wed Feb 21 14:58:35 2001 +0000
+++ b/man/frames.texi	Wed Feb 21 15:29:46 2001 +0000
@@ -948,8 +948,7 @@
 @section Font Lock mode
 @cindex Font Lock mode
 @cindex mode, Font Lock
-@cindex syntax highlighting
-@cindex syntax coloring
+@cindex syntax highlighting and coloring
 
   Font Lock mode is a minor mode, always local to a particular
 buffer, which highlights (or ``fontifies'') using various faces
@@ -1106,9 +1105,9 @@
 
 @table @kbd
 @item C-x w h @var{regexp} @key{RET} @var{face} @key{RET}
-@kindex C-x w i
+@kindex C-x w h
 @findex highlight-regexp
-Highlight text that matches Highlight all strings that match
+Highlight text that matches
 @var{regexp} using face @var{face} (@code{highlight-regexp}).
 By using this command more than once, you can highlight various
 parts of the text in different ways.