From 6208fb43cb1bbab852560cf506c7d12674307492 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Mon, 3 Mar 2008 00:19:31 +0000 Subject: [PATCH] Minor docstring fix. --- org.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.el b/org.el index 4e27ecc65..b614be626 100644 --- a/org.el +++ b/org.el @@ -159,9 +159,9 @@ requiring something in this hook that does a (require 'org) is ok." :type 'hook) (defcustom org-default-extensions '(org-irc) - "Extensions that should always be loaded together with org.el + "Extensions that should always be loaded together with org.el. If the description starts with , this means the extension -will be autoloaded when needed, to preloading is not necessary." +will be autoloaded when needed, preloading is not necessary." :group 'org :type '(set :greedy t