* doc/emacs/programs.texi (Semantic): Order programming languages.

This commit is contained in:
Michael Albinus 2018-02-16 09:53:30 +01:00
parent b46be29424
commit 42f15b05ba

View 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