summaryrefslogtreecommitdiff
path: root/helm-bookmark.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2014-09-10 21:26:13 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2014-09-10 21:26:13 +0200
commit86df54d173acd44aae9d5cd9cd56cd8d4e1903b0 (patch)
tree0719daec914cd1277a2684403578cf2974428fb9 /helm-bookmark.el
parent4eff25a4ae169bbb2a1e8efd54502cbf7599bd1c (diff)
* helm-bookmark.el: Fix typo in address-book source.
Diffstat (limited to 'helm-bookmark.el')
-rw-r--r--helm-bookmark.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/helm-bookmark.el b/helm-bookmark.el
index 1bf44912..bfb41ac5 100644
--- a/helm-bookmark.el
+++ b/helm-bookmark.el
@@ -476,12 +476,12 @@ than `w3m-browse-url' use it."
(car contacts)))
(append (message-buffers)))
(if append
- (addressbook-set-mail-buffer1 bmk 'append)
- (addressbook-set-mail-buffer1 bmk))
+ (addressbook-set-mail-buffer-1 bmk 'append)
+ (addressbook-set-mail-buffer-1 bmk))
(setq contacts (cdr contacts))
(when contacts
(cl-loop for bmk in contacts do
- (addressbook-set-mail-buffer1 bmk 'append))))))
+ (addressbook-set-mail-buffer-1 bmk 'append))))))
("Edit Bookmark"
. (lambda (candidate)
(let ((bmk (helm-bookmark-get-bookmark-from-name