diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/semantic.texi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/misc/semantic.texi b/doc/misc/semantic.texi index 9597b4b23df..8d4920ce727 100644 --- a/doc/misc/semantic.texi +++ b/doc/misc/semantic.texi | |||
| @@ -445,7 +445,7 @@ completion lists. | |||
| 445 | @node Tools | 445 | @node Tools |
| 446 | @section Tools | 446 | @section Tools |
| 447 | 447 | ||
| 448 | These files contain various tools a user can use. | 448 | These files contain various tools for users. |
| 449 | 449 | ||
| 450 | @table @file | 450 | @table @file |
| 451 | @item semantic-idle.el | 451 | @item semantic-idle.el |
| @@ -485,8 +485,7 @@ A bunch of small minor-modes that exposes aspects of the semantic | |||
| 485 | parser state. Includes @code{semantic-stickyfunc-mode}. | 485 | parser state. Includes @code{semantic-stickyfunc-mode}. |
| 486 | 486 | ||
| 487 | @item document.el | 487 | @item document.el |
| 488 | @itemx document-vars.el | 488 | Create and update comments for tags. |
| 489 | Create an update comments for tags. | ||
| 490 | 489 | ||
| 491 | @item semantic-adebug.el | 490 | @item semantic-adebug.el |
| 492 | Extensions of @file{data-debug.el} for @semantic{}. | 491 | Extensions of @file{data-debug.el} for @semantic{}. |