emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: myq larson <myq@wordish.org>
To: emacs-orgmode@gnu.org
Subject: Bug: [PATCH] org.texi: Fix typo
Date: Fri, 19 Jun 2015 17:47:20 -0600	[thread overview]
Message-ID: <CAKj87xuUxPzj1EdX0+i+-=r-ZL9mR2Qu97-g8B4TUq=R5-Vscw@mail.gmail.com> (raw)

* doc/org.texi (Diary-style sexp entries): Fix typo.

TINYCHANGE
---
 doc/org.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/org.texi b/doc/org.texi
index 05d8666..5fc48d9 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -5925,7 +5925,7 @@ package@footnote{When working with the standard
diary sexp functions, you
 need to be very careful with the order of the arguments.  That order depends
 evilly on the variable @code{calendar-date-style} (or, for older Emacs
 versions, @code{european-calendar-style}).  For example, to specify a date
-December 12, 2005, the call might look like @code{(diary-date 12 1 2005)} or
+December 1, 2005, the call might look like @code{(diary-date 12 1 2005)} or
 @code{(diary-date 1 12 2005)} or @code{(diary-date 2005 12 1)}, depending on
 the settings.  This has been the source of much confusion.  Org mode users
 can resort to special versions of these functions like @code{org-date} or
-- 
1.9.1

             reply	other threads:[~2015-06-19 23:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-19 23:47 myq larson [this message]
2015-06-20 22:01 ` Bug: [PATCH] org.texi: Fix typo Nicolas Goaziou

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='CAKj87xuUxPzj1EdX0+i+-=r-ZL9mR2Qu97-g8B4TUq=R5-Vscw@mail.gmail.com' \
    --to=myq@wordish.org \
    --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).