From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: PATCH: Document how to scroll calendar by one year at date prompt. Date: Sun, 22 Mar 2015 15:04:02 +0100 Message-ID: <87r3sh2kod.fsf@nicolasgoaziou.fr> References: <6995BEED87293B45975DBA2355E4A90210283CDC@HL-EX-MBS1.de.eu.local> <20150322100527.GA32067@boo.workgroup> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35129) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZgSr-00057x-2A for emacs-orgmode@gnu.org; Sun, 22 Mar 2015 10:02:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YZgSm-0003db-27 for emacs-orgmode@gnu.org; Sun, 22 Mar 2015 10:02:53 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:50264) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZgSl-0003dP-ST for emacs-orgmode@gnu.org; Sun, 22 Mar 2015 10:02:47 -0400 Received: from mfilter3-d.gandi.net (mfilter3-d.gandi.net [217.70.178.133]) by relay3-d.mail.gandi.net (Postfix) with ESMTP id 1F208A80BC for ; Sun, 22 Mar 2015 15:02:47 +0100 (CET) Received: from relay3-d.mail.gandi.net ([217.70.183.195]) by mfilter3-d.gandi.net (mfilter3-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id EflN1gmWByrk for ; Sun, 22 Mar 2015 15:02:45 +0100 (CET) Received: from selenimh (unknown [91.224.148.150]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id C6659A80B4 for ; Sun, 22 Mar 2015 15:02:45 +0100 (CET) In-Reply-To: <20150322100527.GA32067@boo.workgroup> (Gregor Zattler's message of "Sun, 22 Mar 2015 11:05:27 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hello, Gregor Zattler writes: > Hi Jens, org-mode developers, > * Haustedt, Jens [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-/ and works perfectly. > > The following patch adds this info to the manual. It also > justifies the lines to look prettier in info. Thank you. Could you send it again using "git format-patch" and add an appropriate commit message? Regards, -- Nicolas Goaziou