[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive 6b1e063aa4 4/7: Meta: Add fill-column rule to .
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive 6b1e063aa4 4/7: Meta: Add fill-column rule to .dir-locals.el |
Date: |
Fri, 20 Oct 2023 22:01:05 -0400 (EDT) |
branch: elpa/hyperdrive
commit 6b1e063aa4049c724bd75b67ca0a99f624e4d428
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Meta: Add fill-column rule to .dir-locals.el
---
.dir-locals.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.dir-locals.el b/.dir-locals.el
index daf8a568ac..073902f087 100644
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -1,4 +1,5 @@
;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")
-((nil . ((ispell-buffer-session-localwords . ("dir" "hypercore" "hyperdrive"
"hyperdrives" "hyperdrive's" "args" "systemd" "minibuffer" "petname" "petnames"
"org" "plist" "plists" "alist" "alists" "existsp" "ETag" "streamable" "DNSLink"
"ewoc" "struct" "ENTRY's" "localhost" "imenu" "mtime" "accessor" "http"
"prepended" "prepend" "hostname" "whitespace" "namespace" "filesystem"
"hostnames" "subdirectories" "unsets")))))
+((nil . ((ispell-buffer-session-localwords . ("dir" "hypercore" "hyperdrive"
"hyperdrives" "hyperdrive's" "args" "systemd" "minibuffer" "petname" "petnames"
"org" "plist" "plists" "alist" "alists" "existsp" "ETag" "streamable" "DNSLink"
"ewoc" "struct" "ENTRY's" "localhost" "imenu" "mtime" "accessor" "http"
"prepended" "prepend" "hostname" "whitespace" "namespace" "filesystem"
"hostnames" "subdirectories" "unsets"))))
+ (emacs-lisp-mode . ((fill-column . 80))))
- [nongnu] elpa/hyperdrive updated (027fbd0a7a -> dbf3d5063f), ELPA Syncer, 2023/10/20
- [nongnu] elpa/hyperdrive bb17eacd04 3/7: Change: Rename previous/next-version commands, ELPA Syncer, 2023/10/20
- [nongnu] elpa/hyperdrive dbf3d5063f 7/7: Docs: Document Markdown relative links, ELPA Syncer, 2023/10/20
- [nongnu] elpa/hyperdrive f72babea20 5/7: Meta: Update CHANGELOG, ELPA Syncer, 2023/10/20
- [nongnu] elpa/hyperdrive d06643cd3e 1/7: Docs: Add note, ELPA Syncer, 2023/10/20
- [nongnu] elpa/hyperdrive 6b1e063aa4 4/7: Meta: Add fill-column rule to .dir-locals.el,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive ae08015be9 2/7: Add: Markdown link support, ELPA Syncer, 2023/10/20
- [nongnu] elpa/hyperdrive 9898e9a3a6 6/7: Chore: Rebuild .texi, ELPA Syncer, 2023/10/20