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

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

[nongnu] elpa/with-editor 2248a63 031/140: bump version


From: Jonas Bernoulli
Subject: [nongnu] elpa/with-editor 2248a63 031/140: bump version
Date: Fri, 6 Aug 2021 12:51:14 -0400 (EDT)

branch: elpa/with-editor
commit 2248a63f6eb6e7720881b508639d9a00d2db9ea0
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    bump version
---
 with-editor.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/with-editor.texi b/with-editor.texi
index 50bc8e8..791feeb 100644
--- a/with-editor.texi
+++ b/with-editor.texi
@@ -47,7 +47,7 @@ General Public License for more details.
 @finalout
 @titlepage
 @title With-Editor User Manual
-@subtitle for version 2.5.7
+@subtitle for version 2.5.9
 @author Jonas Bernoulli
 @page
 @vskip 0pt plus 1filll
@@ -254,7 +254,7 @@ Some variants of this function exist; these two forms are 
equivalent:
 
 @lisp
 (add-hook 'shell-mode-hook
-         (apply-partially 'with-editor-export-editor "GIT_EDITOR"))
+          (apply-partially 'with-editor-export-editor "GIT_EDITOR"))
 (add-hook 'shell-mode-hook 'with-editor-export-git-editor)
 @end lisp
 



reply via email to

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