summaryrefslogtreecommitdiff
path: root/helm-types.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-types.el')
-rw-r--r--helm-types.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/helm-types.el b/helm-types.el
index c443e3f4..75e0197a 100644
--- a/helm-types.el
+++ b/helm-types.el
@@ -108,7 +108,8 @@
(defmethod helm--setup-source :before ((source helm-type-bookmark))
(set-slot-value source 'action 'helm-type-bookmark-actions)
(set-slot-value source 'keymap helm-bookmark-map)
- (set-slot-value source 'mode-line helm-bookmark-mode-line-string))
+ (set-slot-value source 'mode-line helm-bookmark-mode-line-string)
+ (set-slot-value source 'help-message 'helm-bookmark-help-message))
;; Buffers