[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive-org-transclusion 0be5945db0 09/38: Meta: Add to
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive-org-transclusion 0be5945db0 09/38: Meta: Add to dictionary |
Date: |
Mon, 23 Sep 2024 04:01:31 -0400 (EDT) |
branch: elpa/hyperdrive-org-transclusion
commit 0be5945db087fbb37dafc18b3779dd76edc6b4bf
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Meta: Add to dictionary
---
.dir-locals.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.dir-locals.el b/.dir-locals.el
index 5ba88fb009..65d6493da8 100644
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -1,6 +1,6 @@
;;; 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" "finalizer" "subprocess" "autodetect"))))
+((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" "finalizer" "subprocess" "autodetect"
"transclusion"))))
(emacs-lisp-mode . ((eval . (display-fill-column-indicator-mode))
(fill-column . 80))))
- [nongnu] elpa/hyperdrive-org-transclusion bddb313a72 18/38: Meta: Fix changelog, (continued)
- [nongnu] elpa/hyperdrive-org-transclusion bddb313a72 18/38: Meta: Fix changelog, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion 29ebbc20fd 21/38: Change: Remove with-eval-after-load wrapper, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion 2d51574daf 30/38: Fix: (hyperdrive-org-transclusion-add-file) Handle non-Org, non-HTML, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion d83df2f979 01/38: Initial commit, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion c071da26b8 11/38: Docs: (hyperdrive-org-transclusion) Update Comment, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion 4895b1173a 15/38: Tidy: (h/org-transclusion) Add declare-function for compiler, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion 82afb0d912 16/38: Tidy: Declare a few functions in hyperdrive-org-transclusion.el, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion f8d8a7b85b 25/38: Docs: Update README to point to the subsection on org-transclusion, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion 6e1af4b983 02/38: Tidy: Summary, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion 6e6f3f287a 03/38: Tidy: Rename h/org-transclusion-add, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion 0be5945db0 09/38: Meta: Add to dictionary,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive-org-transclusion 392c7c660b 08/38: Meta: Update copyright notice, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion 8fe2b9865a 12/38: Fix: Compiler warning, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion 1cad273549 19/38: Meta: Fix CONTRIBUTING, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion 71534426c3 20/38: Fix .gitignore, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion 061e9d13b0 22/38: Meta: Export only README body to HTML, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion 472e6ba639 23/38: Meta: Fix README.org formatting, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion 9230880136 27/38: Fix: (hyperdrive-org-transclusion-add-file) Print error with prin1, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion b54cd7c5a8 29/38: Change: (hyperdrive-org-transclusion-add-file) Use he/api, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion 7e184311b0 32/38: Security: Only transclude content from safe hyperdrives, ELPA Syncer, 2024/09/23
- [nongnu] elpa/hyperdrive-org-transclusion 329712316e 31/38: Test: Transclude non-Org, non-HTML hyperdrive content, ELPA Syncer, 2024/09/23