all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob ff25997bf3afed22ebf705bb8c4f1e46c9c8f31a 462 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
 
;; Per-directory local variables for GNU Emacs 23 and later.

((nil
  . ((fill-column . 78)
     (tab-width   .  8)

     ;; For use with 'bug-reference-prog-mode'.
     (bug-reference-url-format . "http://bugs.gnu.org/%s")
     (bug-reference-bug-regexp
      . "<https?://\\(debbugs\\|bugs\\)\\.gnu\\.org/\\([0-9]+\\)>")))
 (scheme-mode     . ((indent-tabs-mode . nil)))
 (texinfo-mode    . ((indent-tabs-mode . nil)
                     (fill-column . 72))))

debug log:

solving ff25997 ...
found ff25997 in https://yhetil.org/guix/1452982661-17268-2-git-send-email-mthl@gnu.org/

applying [1/1] https://yhetil.org/guix/1452982661-17268-2-git-send-email-mthl@gnu.org/
diff --git a/.dir-locals.el b/.dir-locals.el
new file mode 100644
index 0000000..ff25997

Checking patch .dir-locals.el...
Applied patch .dir-locals.el cleanly.

index at:
100644 ff25997bf3afed22ebf705bb8c4f1e46c9c8f31a	.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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.