* doc/emacs/programs.texi (Semantic): Order programming languages.
This commit is contained in:
parent
b46be29424
commit
42f15b05ba
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue