emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: No Wayman <iarchivedmywholelife@gmail.com>
To: emacs-orgmode@gnu.org
Cc: N V <iarchivedmywholelife@gmail.com>
Subject: [PATCH] etc/ORG-NEWS: fix broken documentation link
Date: Mon, 08 Jun 2020 15:07:01 -0400	[thread overview]
Message-ID: <873675bcmi.fsf@gmail.com> (raw)

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


Saw this error after `org-lint'ing ORG-NEWS while I was adding an 
entry for another patch.
The attached patch fixes a broken link for `org-clock-in-last'.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: fix-broken-doc-link --]
[-- Type: text/x-patch, Size: 852 bytes --]

From f5b6859031d2bf487b26475d84420363b5b29f02 Mon Sep 17 00:00:00 2001
From: Nicholas Vollmer <iarchivedmywholelife@gmail.com>
Date: Mon, 8 Jun 2020 14:59:44 -0400
Subject: [PATCH] etc/ORG-NEWS: Fix broken documentation link

---
 etc/ORG-NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index f7c898f84..f313b07fe 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -4582,7 +4582,7 @@ See https://orgmode.org/elpa/
 
      You can temporarily activate continuous clocking with =C-u C-u
      C-u M-x= [[doc::org-clock-in][org-clock-in]] =RET= (three universal prefix arguments)
-     and =C-u C-u M-x= [[org-clock-in-last][org-clock-in-last]] =RET= (two universal prefix
+     and =C-u C-u M-x= [[doc::org-clock-in-last][org-clock-in-last]] =RET= (two universal prefix
      arguments).
 
 
-- 
2.26.2


             reply	other threads:[~2020-06-08 19:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-08 19:07 No Wayman [this message]
2020-06-09  2:31 ` [PATCH] etc/ORG-NEWS: fix broken documentation link 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=873675bcmi.fsf@gmail.com \
    --to=iarchivedmywholelife@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).