From a8730cc7d074070c0a8c1b2fd9d755fba2acfdc5 Mon Sep 17 00:00:00 2001 From: Peter Hoeg Date: Mon, 24 Jan 2022 18:03:37 +0800 Subject: [PATCH] helm --- vdirel-helm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vdirel-helm.el b/vdirel-helm.el index 83422d9..78af125 100644 --- a/vdirel-helm.el +++ b/vdirel-helm.el @@ -31,7 +31,7 @@ (require 'vdirel) (require 'helm) -(defun vdirel--helm-insert-contact-email (candidate) +(defun vdirel-helm--insert-contact-email (candidate) "Print selected contacts as comma-separated text. CANDIDATE is ignored." (ignore candidate)