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

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

[elpa] externals/substitute fd991c2e8c 07/39: Tweak one doc string forma


From: ELPA Syncer
Subject: [elpa] externals/substitute fd991c2e8c 07/39: Tweak one doc string format
Date: Mon, 16 Jan 2023 11:58:46 -0500 (EST)

branch: externals/substitute
commit fd991c2e8cc34f608342e78abf48226294bc35d3
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Tweak one doc string format
---
 substitute.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/substitute.el b/substitute.el
index cb9735eb86..4287ba7035 100644
--- a/substitute.el
+++ b/substitute.el
@@ -64,7 +64,7 @@ Possible meaningful values for SCOPE are:
 
 - `below' :: from point to the end of the buffer.
 - `above' :: from point to the beginning of the buffer.
-- nil :: across the whole buffer.
+- nil     :: across the whole buffer.
 - non-nil :: limit to the current defun per `narrow-to-defun'."
   (pcase scope
     ('below "from point to the END of the buffer")



reply via email to

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