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

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

[nongnu] elpa/evil-exchange e7a403074e 04/46: Make comments conform to e


From: ELPA Syncer
Subject: [nongnu] elpa/evil-exchange e7a403074e 04/46: Make comments conform to emacs' convention
Date: Thu, 6 Jan 2022 03:59:50 -0500 (EST)

branch: elpa/evil-exchange
commit e7a403074e29c611c237682c342ff2a83cef413d
Author: Dewdrops <v_v_4474@126.com>
Commit: Dewdrops <v_v_4474@126.com>

    Make comments conform to emacs' convention
---
 evil-exchange.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/evil-exchange.el b/evil-exchange.el
index f4b2ce656d..2a141a6b50 100644
--- a/evil-exchange.el
+++ b/evil-exchange.el
@@ -25,12 +25,12 @@
 ;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; Commentary:
-
+;;
 ;; Port of vim-exchange by Tom McDonald 
(https://github.com/tommcdo/vim-exchange)
-
+;;
 ;; Installation:
-
-;; put evil-exchange.el into somewhere in your load-path and add these
+;;
+;; put evil-exchange.el somewhere in your load-path and add these
 ;; lines to your .emacs:
 ;; (require 'evil-exchange)
 ;; ;; change default key bindings (if you want) HERE



reply via email to

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