* [PATCH] doc/org.texi: Fix typos of function names in Agenda commands
@ 2012-04-13 22:25 Ippei FURUHASHI
2012-04-20 13:19 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Ippei FURUHASHI @ 2012-04-13 22:25 UTC (permalink / raw)
To: emacs-orgmode
Hi org-mode maintainer,
There seems to be 2 discrepancies between a function name and its
keybinding, in doc/org.texi.
Could you have a look the following patch please?
From 6071378ac7cff82b67e5c9edec7ba138ea56f6d0 Mon Sep 17 00:00:00 2001
From: Ippei FURUHASHI <top.tuna+orgmode@gmail.com>
Date: Fri, 13 Apr 2012 12:28:25 +0900
Subject: [PATCH] doc/org.texi: Fix typos of function names in Agenda commands
* doc/org.texi (Agenda commands): Fix two typos by giving
corresponding function names, according to
`org-agenda-view-mode-dispatch'.
TINYCHANGE
---
doc/org.texi | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/org.texi b/doc/org.texi
index 851d171..023b48f 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -7928,9 +7928,9 @@ @section Commands in the agenda buffer
Delete other windows.
@c
@orgcmdkskc{v d,d,org-agenda-day-view}
-@xorgcmdkskc{v w,w,org-agenda-day-view}
+@xorgcmdkskc{v w,w,org-agenda-week-view}
@xorgcmd{v m,org-agenda-month-view}
-@xorgcmd{v y,org-agenda-month-year}
+@xorgcmd{v y,org-agenda-year-view}
@xorgcmd{v SPC,org-agenda-reset-view}
@vindex org-agenda-span
Switch to day/week/month/year view. When switching to day or week view, this
--
1.7.9.msysgit.0
I hope that patchwork can catch this.
Best reagards,
IP
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] doc/org.texi: Fix typos of function names in Agenda commands
2012-04-13 22:25 [PATCH] doc/org.texi: Fix typos of function names in Agenda commands Ippei FURUHASHI
@ 2012-04-20 13:19 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2012-04-20 13:19 UTC (permalink / raw)
To: Ippei FURUHASHI; +Cc: emacs-orgmode
Ippei FURUHASHI <top.tuna+orgmode@gmail.com> writes:
> Hi org-mode maintainer,
>
> There seems to be 2 discrepancies between a function name and its
> keybinding, in doc/org.texi.
> Could you have a look the following patch please?
Applied, thanks!
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-20 13:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-13 22:25 [PATCH] doc/org.texi: Fix typos of function names in Agenda commands Ippei FURUHASHI
2012-04-20 13:19 ` Bastien
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).