summaryrefslogtreecommitdiff
path: root/lisp/org/ol.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-02-28 06:33:06 +0100
committerStefan Kangas <stefan@marxist.se>2022-02-28 06:33:06 +0100
commit1de7382b574ff9f40319d7a075d952cb944f96ca (patch)
treefef42473b64f82156f803cbc42f5bc588c49eb8c /lisp/org/ol.el
parent0f3ce51a0d5f2aabad3d3aeb3d86d52b152deef0 (diff)
parente77fc8262ad73f30b1983f403262dce6f0e4cb09 (diff)
downloademacs-1de7382b574ff9f40319d7a075d952cb944f96ca.tar.gz
emacs-1de7382b574ff9f40319d7a075d952cb944f96ca.tar.bz2
emacs-1de7382b574ff9f40319d7a075d952cb944f96ca.zip
Merge from origin/emacs-28
e77fc8262a Update to Org 9.5.2-22-g33543d 9bce4b67f1 ; * lisp/help.el (with-help-window): Doc fix. (Bug#54170) 558b03a958 Add explicit '--no-heading' for ripgrep
Diffstat (limited to 'lisp/org/ol.el')
-rw-r--r--lisp/org/ol.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ol.el b/lisp/org/ol.el
index 2951c3def1e..905e491f4ad 100644
--- a/lisp/org/ol.el
+++ b/lisp/org/ol.el
@@ -183,7 +183,7 @@ link.
(defcustom org-link-descriptive t
"Non-nil means Org displays descriptive links.
-E.g. [[https://orgmode.org][Org website]] is be displayed as
+E.g. [[https://orgmode.org][Org website]] is displayed as
\"Org Website\", hiding the link itself and just displaying its
description. When set to nil, Org displays the full links
literally.