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

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

[nongnu] elpa/ws-butler c5b920b6b6 32/64: Merge pull request #10 from Da


From: Stefan Kangas
Subject: [nongnu] elpa/ws-butler c5b920b6b6 32/64: Merge pull request #10 from DarwinAwardWinner/patch-1
Date: Fri, 31 Dec 2021 11:09:30 -0500 (EST)

branch: elpa/ws-butler
commit c5b920b6b698f4aa93895a1f17abf73b106f1312
Merge: 106d313c0d 0c941aedeb
Author: Le Wang <l26wang@gmail.com>
Commit: Le Wang <l26wang@gmail.com>

    Merge pull request #10 from DarwinAwardWinner/patch-1
    
    Declare type of keep-whitespace-before-point
---
 ws-butler.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ws-butler.el b/ws-butler.el
index 404cf3ae56..b3c424479a 100644
--- a/ws-butler.el
+++ b/ws-butler.el
@@ -69,6 +69,7 @@ This is particularly to preserve indentation.
 
 N.B. The spaces are removed in the file on disk.  So in a sense
 only the \"virtual\" space is preserved in the buffer."
+  :type 'boolean
   :group 'ws-butler)
 
 
@@ -263,4 +264,4 @@ save."
 (provide 'ws-butler)
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;;; ws-butler.el ends here
\ No newline at end of file
+;;; ws-butler.el ends here



reply via email to

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