emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals-release/org 6dc785288d: Backport commit 1f6750b53 from


From: ELPA Syncer
Subject: [elpa] externals-release/org 6dc785288d: Backport commit 1f6750b53 from Emacs
Date: Sun, 26 Jun 2022 23:59:00 -0400 (EDT)

branch: externals-release/org
commit 6dc785288d3514af4071f210dac0a18c14a6c45b
Author: Stefan Kangas <stefan@marxist.se>
Commit: Kyle Meyer <kyle@kyleam.com>

    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 4efe7f1b32..f3f273ad65 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(#)}}} ::
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]