]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/programs.texi (Semantic): Fix typo.
authorGlenn Morris <rgm@gnu.org>
Thu, 23 May 2013 19:12:10 +0000 (15:12 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 23 May 2013 19:12:10 +0000 (15:12 -0400)
doc/emacs/ChangeLog
doc/emacs/programs.texi

index b0b6c5ae32e1da57de6a1c747d3a314ef6904c1b..9a2f5d98e4767603756c4d6397e510fb185adcf0 100644 (file)
@@ -1,3 +1,7 @@
+2013-05-23  Glenn Morris  <rgm@gnu.org>
+
+       * programs.texi (Semantic): Fix typo.
+
 2013-05-08  Glenn Morris  <rgm@gnu.org>
 
        * sending.texi (Mail Sending): Fix typo.
index 459221a9088331a0022d69ddc4edb3a2d6902d06..70eecf1c97b12c4d30f1fde9cafee1bd48eb1ca2 100644 (file)
@@ -1356,7 +1356,7 @@ the menu item named @samp{Source Code Parsers (Semantic)} in the
 @samp{Tools} menu.  This enables Semantic mode, a global minor mode.
 
    When Semantic mode is enabled, Emacs automatically attempts to
-parses each file you visit.  Currently, Semantic understands C, C++,
+parse each file you visit.  Currently, Semantic understands C, C++,
 Scheme, Javascript, Java, HTML, and Make.  Within each parsed buffer,
 the following commands are available: