From 6dc785288d3514af4071f210dac0a18c14a6c45b Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Fri, 24 Jun 2022 19:18:22 +0200 Subject: [PATCH] Backport commit 1f6750b53 from Emacs Avoid treating number as an enum in the org manual 1f6750b53a872a5747dff92b8f61cfede0c5a6a6 Stefan Kangas Fri Jun 24 19:18:50 2022 +0200 [km] This same change was sent to the Org list and applied to main in db3870bfc. --- doc/org-manual.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index 4efe7f1b3..f3f273ad6 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.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(#)}}} ::