diff options
author | Stefan Kangas <stefan@marxist.se> | 2022-06-24 19:18:22 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2022-06-24 19:18:50 +0200 |
commit | 1f6750b53a872a5747dff92b8f61cfede0c5a6a6 (patch) | |
tree | 5d039b3a2b4cbec625be31c57be85e37d6bc1c2b /doc/misc/org.org | |
parent | a772c0b85272bc20858a35af5f619983cfcb0084 (diff) | |
download | emacs-1f6750b53a872a5747dff92b8f61cfede0c5a6a6.tar.gz emacs-1f6750b53a872a5747dff92b8f61cfede0c5a6a6.tar.bz2 emacs-1f6750b53a872a5747dff92b8f61cfede0c5a6a6.zip |
Avoid treating number as an enum in the org manual
* doc/misc/org.org (The Agenda Dispatcher): Avoid treating number as
enum.
Diffstat (limited to 'doc/misc/org.org')
-rw-r--r-- | doc/misc/org.org | 4 |
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(#)}}} :: |