summaryrefslogtreecommitdiff
path: root/helm-tags.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-tags.el')
-rw-r--r--helm-tags.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-tags.el b/helm-tags.el
index f11aa181..69d3a01a 100644
--- a/helm-tags.el
+++ b/helm-tags.el
@@ -215,7 +215,7 @@ If no entry in cache, create one."
(action . helm-etags-default-action)
(persistent-action . (lambda (candidate)
(helm-etags-default-action candidate)
- (helm-match-line-color-current-line))))
+ (helm-highlight-current-line))))
"Helm source for Etags.")
(defvar find-tag-marker-ring)