From 77a48150478990fe8579e338ec286ac6e862131d Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Fri, 21 Sep 2012 10:04:14 +0200 Subject: [PATCH] org-agenda.el (org-agenda-export-html-style): Default to nil * org-agenda.el (org-agenda-export-html-style): Default to nil as any string value will replace the htmlize style. See commit 8447ea. --- lisp/org-agenda.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index c7e121535..21522081f 100755 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -188,7 +188,7 @@ When this variable nil, the URL will (also) be shown." :group 'org-agenda :type 'boolean) -(defcustom org-agenda-export-html-style "" +(defcustom org-agenda-export-html-style nil "The style specification for exported HTML Agenda files. If this variable contains a string, it will replace the default