summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2011-04-08 18:48:08 +0200
committerBastien Guerry <bzg@altern.org>2011-04-08 18:48:08 +0200
commitb20bb56ba930383b4aded15ae10fdb54c2f1c509 (patch)
treef0970aa45da9fa5c654e8b6f0ed5728de3d960d1
parenta92aaf4db026b5f225ecf79ea0e2a84a18938f1e (diff)
downloadorg-mode-b20bb56ba930383b4aded15ae10fdb54c2f1c509.tar.gz
* org-agenda.el (org-agenda-start-day): Minor docstring update.
-rw-r--r--lisp/org-agenda.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index d7c35d1..ac309a3 100644
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -3412,7 +3412,8 @@ When EMPTY is non-nil, also include days without any entries."
;;; Agenda Daily/Weekly
(defvar org-agenda-start-day nil ; dynamically scoped parameter
-"Custom commands can set this variable in the options section.")
+"Start day for the agenda view.
+Custom commands can set this variable in the options section.")
(defvar org-starting-day nil) ; local variable in the agenda buffer
(defvar org-agenda-current-span nil
"The current span used in the agenda view.") ; local variable in the agenda buffer