Patch attached

-- 
Robert Irelan
rire...@gmail.com
From 31867e399f00093647c1b0583b7682b407be5b55 Mon Sep 17 00:00:00 2001
From: Robert Irelan <rmire...@google.com>
Date: Tue, 8 Oct 2019 03:17:49 -0700
Subject: [PATCH] Document "help:" Org link type

---
 doc/org-manual.org | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index d4b1aa957..81e593c93 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -3151,6 +3151,7 @@ ** External Links
 #+cindex: MH-E links
 #+cindex: Usenet links
 #+cindex: shell links
+#+cindex: Help links
 #+cindex: Info links
 #+cindex: Elisp links
 
@@ -3186,6 +3187,7 @@ ** External Links
 | =gnus:group#id=                           | Gnus article link              |
 | =bbdb:R.*Stallman=                        | BBDB link (with regexp)        |
 | =irc:/irc.com/#emacs/bob=                 | IRC link                       |
+| =help:org-store-link=                     | Emacs documentation of symbol  |
 | =info:org#External links=                 | Info node link                 |
 | =shell:ls *.org=                          | shell command                  |
 | =elisp:org-agenda=                        | interactive Elisp command      |
-- 
2.23.0.581.g78d2f28ef7-goog

Reply via email to