summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-06-25 06:30:26 +0200
committerStefan Kangas <stefan@marxist.se>2022-06-25 06:30:26 +0200
commitfc46552dc8273e41e40b395b554eb0e3cfa386b9 (patch)
treeaeeb89bbe221c3a298c840db0c3184d7ebefe508
parentb6238a26c97341cf2c34c12cf25c580f64d06a78 (diff)
parent1f6750b53a872a5747dff92b8f61cfede0c5a6a6 (diff)
downloademacs-fc46552dc8273e41e40b395b554eb0e3cfa386b9.tar.gz
Merge from origin/emacs-28
1f6750b53a Avoid treating number as an enum in the org manual
-rw-r--r--doc/misc/org.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/org.org b/doc/misc/org.org
index baab2efedaf..b1dc7084986 100644
--- a/doc/misc/org.org
+++ b/doc/misc/org.org
@@ -8544,8 +8544,8 @@ commands:
Search for a regular expression in all agenda files and additionally
in the files listed in ~org-agenda-text-search-extra-files~. This
uses the Emacs command ~multi-occur~. A prefix argument can be used
- to specify the number of context lines for each match, default is
- 1.
+ to specify the number of context lines for each match, the default
+ is 1.
- {{{kbd(#)}}} ::