Skip to content

Commit 2b1b428

Browse files
rpluimyantar92
authored andcommitted
org.el (org-read-date): Point to Info documentation
* lisp/org.el (org-read-date): Add reference to Info documentation, mainly because that describes all the available calendar navigation commands.
1 parent dbcc2e0 commit 2b1b428

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lisp/org.el

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13337,6 +13337,9 @@ The function understands only English month and weekday abbreviations.
1333713337
While prompting, a calendar is popped up - you can also select the
1333813338
date with the mouse (button 1). The calendar shows a period of three
1333913339
months. To scroll it to other months, use the keys `>' and `<'.
13340+
There are many other calendar navigation commands available, see
13341+
Info node `(org) The date/time prompt' for a full list.
13342+
1334013343
If you don't like the calendar, turn it off with
1334113344
(setq org-read-date-popup-calendar nil)
1334213345

0 commit comments

Comments
 (0)