emacs-orgmode
[Top][All Lists]
Advanced

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

[O] PATCH: Document how to scroll calendar by one year at date prompt. (


From: Gregor Zattler
Subject: [O] PATCH: Document how to scroll calendar by one year at date prompt. (was: Re: Bug: Missing command description in org-mode manual)
Date: Sun, 22 Mar 2015 11:05:27 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

Hi Jens, org-mode developers,
* Haustedt, Jens <address@hidden> [19. Mar. 2015]:
> in the description of the date/time prompt, a section describes the
> control of the calendar from the minibuffer.
> 
> There, a description of scrolling the calendar by 1 year is missing. The
> keyboard shortcut is M-S-<up>/<down> and works perfectly.

The following patch adds this info to the manual.  It also
justifies the lines to look prettier in info.

Gregor


---
 doc/org.texi | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/doc/org.texi b/doc/org.texi
index 6d25df1..49bc562 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -6136,13 +6136,14 @@ from the minibuffer:
 @kindex address@hidden
 @kindex @key{RET}
 @example
address@hidden           @r{Choose date at cursor in calendar.}
-mouse-1        @r{Select date by clicking on it.}
address@hidden/@key{left}     @r{One day forward/backward.}
address@hidden/@key{up}     @r{One week forward/backward.}
address@hidden/@key{left}   @r{One month forward/backward.}
-> / <          @r{Scroll calendar forward/backward by one month.}
-M-v / C-v      @r{Scroll calendar forward/backward by 3 months.}
address@hidden              @r{Choose date at cursor in calendar.}
+mouse-1            @r{Select date by clicking on it.}
address@hidden/@key{left}   @r{One day forward/backward.}
address@hidden/@key{up}      @r{One week forward/backward.}
address@hidden/@key{left} @r{One month forward/backward.}
+> / <              @r{Scroll calendar forward/backward by one month.}
+M-v / C-v          @r{Scroll calendar forward/backward by 3 months.}
address@hidden/@key{up}    @r{Scroll calendar forward/backward by one year.}
 @end example
 
 @vindex org-read-date-display-live
-- 
2.1.4


Ciao, Gregor
-- 
 -... --- .-. . -.. ..--.. ...-.-



reply via email to

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