emacs-diffs
[Top][All Lists]
Advanced

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

master 1f63f70 3/3: Remove Gnus specific .dir-locals.el


From: Stefan Kangas
Subject: master 1f63f70 3/3: Remove Gnus specific .dir-locals.el
Date: Sat, 20 Mar 2021 05:01:03 -0400 (EDT)

branch: master
commit 1f63f704d18b1c62be6e990bde3864da2bdfe3b5
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    Remove Gnus specific .dir-locals.el
    
    * lisp/gnus/.dir-locals.el: Delete file.  The only variable it set was
    'show-trailing-whitespace', but this should be up to the individual
    developer.  (Bug#47278)
---
 lisp/gnus/.dir-locals.el | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/lisp/gnus/.dir-locals.el b/lisp/gnus/.dir-locals.el
deleted file mode 100644
index fb968e1..0000000
--- a/lisp/gnus/.dir-locals.el
+++ /dev/null
@@ -1,4 +0,0 @@
-((emacs-lisp-mode . ((show-trailing-whitespace . t))))
-;; Local Variables:
-;; no-byte-compile: t
-;; End:



reply via email to

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