diff lispref/searching.texi @ 24934:f5e3b4ecd255

*** empty log message ***
author Karl Heuer <kwzh@gnu.org>
date Wed, 07 Jul 1999 23:14:06 +0000
parents f0cd03a7dac9
children 309fe4eb6522
line wrap: on
line diff
--- a/lispref/searching.texi	Wed Jul 07 22:50:13 1999 +0000
+++ b/lispref/searching.texi	Wed Jul 07 23:14:06 1999 +0000
@@ -285,7 +285,7 @@
 (@samp{a} with grave accent) is in the Emacs character set for Latin-1.
 
 Note that the usual regexp special characters are not special inside a
-character alternative.  A completely different set of characters are
+character alternative.  A completely different set of characters is
 special inside character alternatives: @samp{]}, @samp{-} and @samp{^}.
 
 To include a @samp{]} in a character alternative, you must make it the
@@ -878,7 +878,7 @@
 
 The lines are shown in a buffer named @samp{*Occur*}.
 It serves as a menu to find any of the occurrences in this buffer.
-@kbd{C-h m} (@code{describe-mode} in that buffer gives help.
+@kbd{C-h m} (@code{describe-mode}) in that buffer gives help.
 @end deffn
 
 @defopt list-matching-lines-default-context-lines