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

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

[elpa] scratch/add-vdiff 968047f 093/258: Change wording in a docstring


From: Justin Burkett
Subject: [elpa] scratch/add-vdiff 968047f 093/258: Change wording in a docstring
Date: Wed, 17 May 2017 08:13:29 -0400 (EDT)

branch: scratch/add-vdiff
commit 968047f100d3c23163c45e2ff385c36562e7377e
Author: justbur <address@hidden>
Commit: justbur <address@hidden>

    Change wording in a docstring
---
 vdiff.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/vdiff.el b/vdiff.el
index 828304d..f3e320a 100644
--- a/vdiff.el
+++ b/vdiff.el
@@ -136,9 +136,9 @@ 
https://www.gnu.org/software/emacs/manual/html_node/elisp/Syntax-Class-Table.htm
                                      evil-previous-line
                                      beginning-of-buffer
                                      end-of-buffer)
-  "Commands that should be executed in other vdiff buffer to keep
-lines in sync. There is no need to include commands that scroll
-the buffer here, because those are handled differently.")
+  "Commands that trigger sync in other buffer. There should not
+be a need to include commands that scroll the buffer here,
+because those are handled differently.")
 
 (defvar vdiff--buffers nil)
 (defvar vdiff--temp-files nil)



reply via email to

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