mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-16 02:50:26 -08:00
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
|
@node Tools
|
||||||
@section Tools
|
@section Tools
|
||||||
|
|
||||||
These files contain various tools a user can use.
|
These files contain various tools for users.
|
||||||
|
|
||||||
@table @file
|
@table @file
|
||||||
@item semantic-idle.el
|
@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}.
|
parser state. Includes @code{semantic-stickyfunc-mode}.
|
||||||
|
|
||||||
@item document.el
|
@item document.el
|
||||||
@itemx document-vars.el
|
Create and update comments for tags.
|
||||||
Create an update comments for tags.
|
|
||||||
|
|
||||||
@item semantic-adebug.el
|
@item semantic-adebug.el
|
||||||
Extensions of @file{data-debug.el} for @semantic{}.
|
Extensions of @file{data-debug.el} for @semantic{}.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue