From f0c945b62224abbbcfda6bbb1304f2600ad17100 Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Fri, 12 Apr 2019 22:18:08 +0900 Subject: [PATCH] Disable empty line highlighting --- emacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.el b/emacs.el index 892acb2..f8dae3d 100644 --- a/emacs.el +++ b/emacs.el @@ -659,7 +659,7 @@ found, otherwise returns nil." ;; lines lines-tail ; lines over 80 newline ; newlines - empty ; empty lines at beg or end of buffer + ;; empty ; empty lines at beg or end of buffer ;; big-indent ;; space-mark tab-mark