Skip to content

Commit 6dc7852

Browse files
skangaskyleam
authored andcommitted
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 db3870b.
1 parent 0dc27a8 commit 6dc7852

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/org-manual.org

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8544,8 +8544,8 @@ commands:
85448544
Search for a regular expression in all agenda files and additionally
85458545
in the files listed in ~org-agenda-text-search-extra-files~. This
85468546
uses the Emacs command ~multi-occur~. A prefix argument can be used
8547-
to specify the number of context lines for each match, default is
8548-
1.
8547+
to specify the number of context lines for each match, the default
8548+
is 1.
85498549

85508550
- {{{kbd(#)}}} ::
85518551

0 commit comments

Comments
 (0)