branch: externals-release/org
commit a4096926fc0434d10eeafb1899c2c8d9134c1b1b
Author: Ihor Radchenko <[email protected]>
Commit: Ihor Radchenko <[email protected]>
etc/ORG-NEWS: Add missing macro
The macro is normally used in the manual, but we also used it in one
of the news entries.
---
etc/ORG-NEWS | 1 +
1 file changed, 1 insertion(+)
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index 358e83f1d8..e59e747b0f 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -5,6 +5,7 @@ ORG NEWS -- history of user-visible changes. -*- mode: org;
coding: utf-8 -*-
#+LINK: doc https://orgmode.org/worg/doc.html#%s
#+LINK: msg https://list.orgmode.org/%s/
#+LINK: git https://git.savannah.nongnu.org/cgit/org-mode.git/commit/?id=%s
+#+macro: kbd (eval (org-texinfo-kbd-macro $1))
Copyright (C) 2012-2026 Free Software Foundation, Inc.
See the end of the file for license conditions.