summaryrefslogtreecommitdiff
path: root/lisp/org
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2023-01-23 02:27:15 +0100
committerStefan Kangas <stefankangas@gmail.com>2023-01-27 11:33:35 +0100
commit752c526585fe3f10e064b9ddaca6ae6cdeaa0004 (patch)
tree4c32d5d9eca8d305b1e5343261f90416399cd714 /lisp/org
parent5859413df235e87a89257e991cc6c6fd220b2b9c (diff)
downloademacs-752c526585fe3f10e064b9ddaca6ae6cdeaa0004.tar.gz
emacs-752c526585fe3f10e064b9ddaca6ae6cdeaa0004.tar.bz2
emacs-752c526585fe3f10e064b9ddaca6ae6cdeaa0004.zip
; Fix typos
Diffstat (limited to 'lisp/org')
-rw-r--r--lisp/org/ChangeLog.12
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ChangeLog.1 b/lisp/org/ChangeLog.1
index eb126df6334..a4eae350d98 100644
--- a/lisp/org/ChangeLog.1
+++ b/lisp/org/ChangeLog.1
@@ -30500,7 +30500,7 @@
* org.el (org-make-tags-matcher): Never use IDO for completing the
tags matcher match string.
- (org-completing-read): Also remove the special biding for "?".
+ (org-completing-read): Also remove the special binding for "?".
* org-attach.el (org-attach-allow-inheritance): New option.
(org-attach-inherited): New variable.