]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/programs.texi (Semantic): Order programming languages.
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 16 Feb 2018 08:53:30 +0000 (09:53 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 16 Feb 2018 08:53:30 +0000 (09:53 +0100)
doc/emacs/programs.texi

index 2bd6101782d03093ea8d5ade37507e3d89222543..4d515f29b6cd9283fd1331a46885e31e8f208072 100644 (file)
@@ -1463,7 +1463,7 @@ the menu item named @samp{Source Code Parsers (Semantic)} in the
 
    When Semantic mode is enabled, Emacs automatically attempts to
 parse each file you visit.  Currently, Semantic understands C, C++,
-Javascript, Java, HTML, Make, Python, Scheme, SRecode, and Texinfo.
+HTML, Java, Javascript, Make, Python, Scheme, SRecode, and Texinfo.
 Within each parsed buffer, the following commands are available:
 
 @table @kbd