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

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

[elpa] externals/listen 01d4c850c9 03/15: Meta: Add .dir-locals.el


From: ELPA Syncer
Subject: [elpa] externals/listen 01d4c850c9 03/15: Meta: Add .dir-locals.el
Date: Tue, 5 Mar 2024 21:58:14 -0500 (EST)

branch: externals/listen
commit 01d4c850c9dd145d99fb212eb0c4e98234b45641
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Meta: Add .dir-locals.el
---
 .dir-locals.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.dir-locals.el b/.dir-locals.el
new file mode 100644
index 0000000000..2ab1616260
--- /dev/null
+++ b/.dir-locals.el
@@ -0,0 +1,5 @@
+;;; Directory Local Variables            -*- no-byte-compile: t -*-
+;;; For more information see (info "(emacs) Directory Variables")
+
+((emacs-lisp-mode . ((eval . (display-fill-column-indicator-mode 1))
+                     (fill-column . 100))))



reply via email to

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