From: Glenn Morris Date: Thu, 23 May 2013 19:12:10 +0000 (-0400) Subject: * doc/emacs/programs.texi (Semantic): Fix typo. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1943^2~17 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fc5b3b95d5abbf35ca1eecf67930c102eb95b96a;p=emacs.git * doc/emacs/programs.texi (Semantic): Fix typo. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index b0b6c5ae32e..9a2f5d98e47 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2013-05-23 Glenn Morris + + * programs.texi (Semantic): Fix typo. + 2013-05-08 Glenn Morris * sending.texi (Mail Sending): Fix typo. diff --git a/doc/emacs/programs.texi b/doc/emacs/programs.texi index 459221a9088..70eecf1c97b 100644 --- a/doc/emacs/programs.texi +++ b/doc/emacs/programs.texi @@ -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: