blob 551a831f7580706eab2a5075794756dfe7bdd31b 561 bytes (raw)
name: .dir-locals.el # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
| | ;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")
((nil
(indent-tabs-mode . t)
(tab-width . 8)
(fill-column . 70)
(sentence-end-double-space . t))
(emacs-lisp-mode
(indent-tabs-mode))
(org-mode
(indent-tabs-mode)
(org-adapt-indentation)
(org-edit-src-content-indentation . 0)
(org-footnote-auto-adjust . t)
(org-footnote-auto-label . t)
(org-footnote-define-inline . nil)
(org-footnote-section . "Footnotes")
(org-hide-emphasis-markers . nil)))
|
debug log:
solving 551a831f7 ...
found 551a831f7 in https://yhetil.org/orgmode/874j6e87xb.fsf@ice9.digital/
found 9df10dfed in https://git.savannah.gnu.org/cgit/emacs/org-mode.git
preparing index
index prepared:
100644 9df10dfed9bad1efc7ea464f8dacb800f0f0ae55 .dir-locals.el
applying [1/1] https://yhetil.org/orgmode/874j6e87xb.fsf@ice9.digital/
diff --git a/.dir-locals.el b/.dir-locals.el
index 9df10dfed..551a831f7 100644
Checking patch .dir-locals.el...
Applied patch .dir-locals.el cleanly.
index at:
100644 551a831f7580706eab2a5075794756dfe7bdd31b .dir-locals.el
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).