From 3f1be76100441d3bff7bc7f723c386f60bc10243 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Mon, 10 Jan 2011 19:17:29 +0100 Subject: Fix group --- offlineimap.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/offlineimap.el b/offlineimap.el index 2984764..ee703fd 100644 --- a/offlineimap.el +++ b/offlineimap.el @@ -72,7 +72,7 @@ This is used when `offlineimap-mode-line-style' is set to 'symbol." (defcustom offlineimap-timestamp nil "Timestamp to add at the beginning of each OffsyncIMAP line." :type 'string - :group 'offlinemap) + :group 'offlineimap) (defcustom offlineimap-event-hooks nil "Hooks run when OfflineIMAP state changes." -- cgit v1.2.3