emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org 2b1b428918 2/2: org.el (org-read-date): Point to In


From: ELPA Syncer
Subject: [elpa] externals/org 2b1b428918 2/2: org.el (org-read-date): Point to Info documentation
Date: Thu, 23 Jun 2022 09:57:50 -0400 (EDT)

branch: externals/org
commit 2b1b4289182ff28aa2a63baf8820f9ec1ee4838e
Author: Robert Pluim <rpluim@gmail.com>
Commit: Ihor Radchenko <yantar92@gmail.com>

    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.
---
 lisp/org.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lisp/org.el b/lisp/org.el
index 8f3f00a379..ed3b08e5dd 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -13337,6 +13337,9 @@ The function understands only English month and weekday 
abbreviations.
 While prompting, a calendar is popped up - you can also select the
 date with the mouse (button 1).  The calendar shows a period of three
 months.  To scroll it to other months, use the keys `>' and `<'.
+There are many other calendar navigation commands available, see
+Info node `(org) The date/time prompt' for a full list.
+
 If you don't like the calendar, turn it off with
        (setq org-read-date-popup-calendar nil)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]