* [PATCH] etc/ORG-NEWS: fix broken documentation link
@ 2020-06-08 19:07 No Wayman
2020-06-09 2:31 ` Kyle Meyer
0 siblings, 1 reply; 2+ messages in thread
From: No Wayman @ 2020-06-08 19:07 UTC (permalink / raw)
To: emacs-orgmode; +Cc: N V
[-- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] etc/ORG-NEWS: fix broken documentation link
2020-06-08 19:07 [PATCH] etc/ORG-NEWS: fix broken documentation link No Wayman
@ 2020-06-09 2:31 ` Kyle Meyer
0 siblings, 0 replies; 2+ messages in thread
From: Kyle Meyer @ 2020-06-09 2:31 UTC (permalink / raw)
To: No Wayman; +Cc: emacs-orgmode
No Wayman writes:
> 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'.
Thank you. Pushed (99acb17d0).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-09 2:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-08 19:07 [PATCH] etc/ORG-NEWS: fix broken documentation link No Wayman
2020-06-09 2:31 ` Kyle Meyer
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).