From ad7f57a6034cc59c085fb19b3b52df71ac99f6c9 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Fri, 28 Sep 2012 17:47:48 +0200 Subject: [PATCH] Fix error messages: don't use a dot at the end --- org-contacts.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-contacts.el b/org-contacts.el index fbdf0fc..bc52648 100644 --- a/org-contacts.el +++ b/org-contacts.el @@ -609,7 +609,7 @@ Org-contacts does not specify how to encode the name. So we try to do our best." "Show contacts on a map. Requires google-maps-el." (interactive) (unless (fboundp 'google-maps-static-show) - (error "org-contacts-show-map requires google-maps-el.")) + (error "`org-contacts-show-map' requires `google-maps-el'")) (google-maps-static-show :markers (loop