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

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

[nongnu] elpa/evil-nerd-commenter 906f01ee55 009/235: make my email not


From: ELPA Syncer
Subject: [nongnu] elpa/evil-nerd-commenter 906f01ee55 009/235: make my email not too public and updated README
Date: Thu, 6 Jan 2022 02:59:30 -0500 (EST)

branch: elpa/evil-nerd-commenter
commit 906f01ee559dbf30e2d228c14be9f0546c1f7242
Author: chen bin <Chen.Bin@optus.com.au>
Commit: chen bin <Chen.Bin@optus.com.au>

    make my email not too public and updated README
---
 README.org             | 2 ++
 evil-nerd-commenter.el | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 4ed7c1bbda..d064fa612b 100644
--- a/README.org
+++ b/README.org
@@ -8,6 +8,8 @@ That's why I develop this Nerd Commenter simulator for Emacs 
people.
 Say you want to comment out nine lines. Instead pressing "C-space M-9 C-n 
M-;", now you can press "M-9 M-;" or ",9ci".
 
 The key point is you need NOT mark any text to comment line(s)!
+
+So you strike less keys to comment code than the origial "M-x comment-dwim".
 * Install
 evil-nerd-commenter is already uploaded to [[http://marmalade-repo.org/]]. So 
the best way to install it is using Emacs' package manager.
 * Set up
diff --git a/evil-nerd-commenter.el b/evil-nerd-commenter.el
index 0bce1dba07..c639f7c757 100644
--- a/evil-nerd-commenter.el
+++ b/evil-nerd-commenter.el
@@ -1,7 +1,7 @@
 ;;; evil-nerd-commenter --- Comment/uncomment lines efficiently. Like Nerd 
Commenter in Vim
 
 ;; Copyright (C) 2012 Chen Bin
-;; Author: Chen Bin <chenbin.sh@gmail.com>
+;; Author: Chen Bin <chenbin DOT sh AT gmail>
 ;; URL: http://github.com/redguardtoo/evil-nerd-commenter
 ;; Keywords: commenter vim line evil
 ;; Version: 0.0.2



reply via email to

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