From f8f46ef29185bfe0a7d059a31a3c555daad99ef1 Mon Sep 17 00:00:00 2001 From: Mike Panitz <michpa@hotmail.com> Date: Tue, 18 Dec 2018 08:58:07 -0800 Subject: [PATCH] n --- easy-kill.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easy-kill.el b/easy-kill.el index 101e3d6..ba5e967 100644 --- a/easy-kill.el +++ b/easy-kill.el @@ -23,7 +23,7 @@ ;; You should have received a copy of the GNU General Public License ;; along with this program. If not, see <http://www.gnu.org/licenses/>. -;;; Commentary: +;;; Commentary: ;; `easy-kill' aims to be a drop-in replacement for `kill-ring-save'. ;;