emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ippei FURUHASHI <top.tuna+orgmode@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [PATCH] doc/org.texi: Fix typos of function names in Agenda commands
Date: Sat, 14 Apr 2012 07:25:58 +0900	[thread overview]
Message-ID: <80r4vrjmkp.fsf@gmail.com> (raw)

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

             reply	other threads:[~2012-04-13 22:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-13 22:25 Ippei FURUHASHI [this message]
2012-04-20 13:19 ` [PATCH] doc/org.texi: Fix typos of function names in Agenda commands Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=80r4vrjmkp.fsf@gmail.com \
    --to=top.tuna+orgmode@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).