]> git.eshelyaron.com Git - emacs.git/commitdiff
Semantic manual fixes
authorCharles A. Roelli <charles@aurox.ch>
Wed, 21 Feb 2018 19:13:01 +0000 (20:13 +0100)
committerCharles A. Roelli <charles@aurox.ch>
Wed, 21 Feb 2018 19:13:01 +0000 (20:13 +0100)
* 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.

doc/misc/semantic.texi

index 9597b4b23dfe9b86cdc96cd71aad11826fcb9aaf..8d4920ce727107d5dcf33692b1bdfbedf7788c9d 100644 (file)
@@ -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{}.