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

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

[elpa] externals/substitute 0c3e1c79ca 26/39: Add indentation in one pla


From: ELPA Syncer
Subject: [elpa] externals/substitute 0c3e1c79ca 26/39: Add indentation in one place
Date: Mon, 16 Jan 2023 11:58:51 -0500 (EST)

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

    Add indentation in one place
---
 substitute.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/substitute.el b/substitute.el
index e1fde40781..0de8732de3 100644
--- a/substitute.el
+++ b/substitute.el
@@ -192,7 +192,7 @@ Report a `user-error' if no target is found."
   "Produce substitute command using FN, DOC, and SCOPE."
   `(defun ,fn (target sub)
      ,(format
-      "Replace TARGET with SUB %s.
+       "Replace TARGET with SUB %s.
 
 When called interactively, TARGET is the symbol at point and SUB
 is a string that is provided at the minibuffer prompt.



reply via email to

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