summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/analyze/complete.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/semantic/analyze/complete.el')
-rw-r--r--lisp/cedet/semantic/analyze/complete.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/analyze/complete.el b/lisp/cedet/semantic/analyze/complete.el
index 1e8cd9af088..5c3228ae166 100644
--- a/lisp/cedet/semantic/analyze/complete.el
+++ b/lisp/cedet/semantic/analyze/complete.el
@@ -70,7 +70,8 @@ context. Passing in a context is useful if the caller also needs
to access parts of the analysis.
The remaining FLAGS arguments are passed to the mode specific completion engine.
Bad flags should be ignored by modes that don't use them.
-See `semantic-analyze-possible-completions-default' for details on the default FLAGS.
+See `semantic-analyze-possible-completions-default' for details
+on the default FLAGS.
Completions run through the following filters:
* Elements currently in scope