blob 677eaca10e51e2dcd37bb22a29e03878ec95f84e 357 bytes (raw)
name: testing/examples/dir-locals/.dir-locals.el # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
| | ((org-mode
. ((org-todo-keywords
. ((sequence "TODO" "|" "DONE")
(sequence "REPORT" "BUG" "KNOWNCAUSE" "|" "FIXED")
(sequence "|" "CANCELED")))
(org-todo-keyword-faces
. (("REPORT" . org-todo)
("BUG" . warning)
("KNOWNCAUSE" . warning)
("FIXED" . org-done)
("CANCELED" . shadow))))))
|
debug log:
solving 677eaca10 ...
found 677eaca10 in https://yhetil.org/orgmode/87a70stkmv.fsf@gmail.com/
applying [1/1] https://yhetil.org/orgmode/87a70stkmv.fsf@gmail.com/
diff --git a/testing/examples/dir-locals/.dir-locals.el b/testing/examples/dir-locals/.dir-locals.el
new file mode 100644
index 000000000..677eaca10
Checking patch testing/examples/dir-locals/.dir-locals.el...
Applied patch testing/examples/dir-locals/.dir-locals.el cleanly.
index at:
100644 677eaca10e51e2dcd37bb22a29e03878ec95f84e testing/examples/dir-locals/.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).