Semantic manual fixes
* doc/misc/semantic.texi (Tools): Fix wording and grammar, and remove a reference to "document-vars.el" which, in the Emacs repository, is part of lisp/cedet/srecode/document.el.
This commit is contained in:
parent
106a9f60ae
commit
3a26c8a0cd
1 changed files with 2 additions and 3 deletions
|
@ -445,7 +445,7 @@ completion lists.
|
|||
@node Tools
|
||||
@section Tools
|
||||
|
||||
These files contain various tools a user can use.
|
||||
These files contain various tools for users.
|
||||
|
||||
@table @file
|
||||
@item semantic-idle.el
|
||||
|
@ -485,8 +485,7 @@ A bunch of small minor-modes that exposes aspects of the semantic
|
|||
parser state. Includes @code{semantic-stickyfunc-mode}.
|
||||
|
||||
@item document.el
|
||||
@itemx document-vars.el
|
||||
Create an update comments for tags.
|
||||
Create and update comments for tags.
|
||||
|
||||
@item semantic-adebug.el
|
||||
Extensions of @file{data-debug.el} for @semantic{}.
|
||||
|
|
Loading…
Add table
Reference in a new issue