Skip to content

Commit

Permalink
Add mode-line string for addressbook-bookmark.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thierry Volpiatto committed Mar 29, 2016
1 parent e25c075 commit 619efee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm-bookmark.el
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ than `w3m-browse-url' use it."
candidate)))
(bookmark--jump-via bmk 'switch-to-buffer))))
(persistent-help :initform "Show contact - Prefix with C-u to append")
(mode-line :initform (list "Contact(s)" helm-mode-line-string))
(filtered-candidate-transformer :initform
'(helm-adaptive-sort
helm-highlight-bookmark))
Expand Down

0 comments on commit 619efee

Please sign in to comment.