summaryrefslogtreecommitdiff
path: root/helm-w3m.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-w3m.el')
-rw-r--r--helm-w3m.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-w3m.el b/helm-w3m.el
index eb7d1234..4e9ccddb 100644
--- a/helm-w3m.el
+++ b/helm-w3m.el
@@ -73,7 +73,7 @@
(persistent-action . (lambda (candidate)
(if current-prefix-arg
(helm-w3m-browse-bookmark candidate t)
- (helm-w3m-browse-bookmark candidate nil t))))
+ (helm-w3m-browse-bookmark candidate nil t))))
(persistent-help . "Open URL with emacs-w3m in new tab / \
C-u \\[helm-execute-persistent-action]: Open URL with Firefox"))
"Needs w3m and emacs-w3m.