From 40ce6b75e6245659a3a14622356e32e7dd1125dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Delafond?= Date: Sun, 13 Jul 2014 13:35:29 +0200 Subject: Imported Upstream version 8.2.1 --- contrib/lisp/org-wl.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/lisp/org-wl.el') diff --git a/contrib/lisp/org-wl.el b/contrib/lisp/org-wl.el index 7d685df..1128ef7 100644 --- a/contrib/lisp/org-wl.el +++ b/contrib/lisp/org-wl.el @@ -67,7 +67,7 @@ googlegroups otherwise." (defcustom org-wl-namazu-default-index nil "Default namazu search index." - :type 'directory + :type '(choice (const nil) (directory)) :group 'org-wl) ;; Declare external functions and variables -- cgit v1.2.3