summaryrefslogtreecommitdiff
path: root/helm-semantic.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2015-06-03 20:49:18 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2015-06-03 20:49:18 +0200
commit486b97448612ef902bd80fad474817056bcacce1 (patch)
tree8f35f72633110249fde5b17ae5fc18295df17164 /helm-semantic.el
parent81b5caea868d2628c14d2d1ca3fe8cb23ccfe00b (diff)
Fix helm commands docstrings and remove some unneeded autoloads.
Diffstat (limited to 'helm-semantic.el')
-rw-r--r--helm-semantic.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-semantic.el b/helm-semantic.el
index 6dad38da..93d98232 100644
--- a/helm-semantic.el
+++ b/helm-semantic.el
@@ -179,7 +179,7 @@ If ARG is supplied, pre-select symbol at point instead of current"
;;;###autoload
(defun helm-semantic-or-imenu (arg)
- "Run `helm' with `semantic' or `imenu'.
+ "Preconfigured helm for `semantic' or `imenu'.
If ARG is supplied, pre-select symbol at point instead of current
semantic tag in scope.