From 1f6750b53a872a5747dff92b8f61cfede0c5a6a6 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Fri, 24 Jun 2022 19:18:22 +0200 Subject: Avoid treating number as an enum in the org manual * doc/misc/org.org (The Agenda Dispatcher): Avoid treating number as enum. --- doc/misc/org.org | 4 ++-- 1 file 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(#)}}} :: -- cgit v1.2.1