emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Leo Vivier <leo.vivier+org@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [PATCH] Fix small mistake in doc
Date: Wed, 08 Apr 2020 10:34:04 +0200	[thread overview]
Message-ID: <87r1wy8jgj.fsf@hidden> (raw)

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

Hello,

I’ve noticed a small mistake in the doc for `org-time-stamp-inactive`.
You’ll find the details in the patch.

HTH.

Best,

-- 
Leo Vivier


[-- Attachment #2: 0001-org-Fix-doc.patch --]
[-- Type: text/x-patch, Size: 1069 bytes --]

From 021dd8d98b7d8e86fcfdff659cb225be6dc51939 Mon Sep 17 00:00:00 2001
From: Leo Vivier <leo.vivier+org@gmail.com>
Date: Wed, 8 Apr 2020 10:22:20 +0200
Subject: [PATCH] org: Fix doc
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

* lisp/org.el (org-time-stamp-inactive): Change ‘active’ to ‘inactive’
in the doc
---
 lisp/org.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/org.el b/lisp/org.el
index 57682fd16..a46b1c56b 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -13466,7 +13466,7 @@ If the user specifies a time like HH:MM or if this command is called with
 at least one prefix argument, the time stamp contains the date and the time.
 Otherwise, only the date is included.
 
-When called with two universal prefix arguments, insert an active time stamp
+When called with two universal prefix arguments, insert an inactive time stamp
 with the current time without prompting the user."
   (interactive "P")
   (org-time-stamp arg 'inactive))
-- 
2.25.1


             reply	other threads:[~2020-04-08  8:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-08  8:34 Leo Vivier [this message]
2020-04-09  2:59 ` [PATCH] Fix small mistake in doc Kyle Meyer

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=87r1wy8jgj.fsf@hidden \
    --to=leo.vivier+org@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).