blob 52420821ad7e6216f89aa0429cab196d8c04f92d 172 bytes (raw)
name: emacs/site-start.el # note: path name is non-authoritative(*)
1
2
3
4
| | ;; Autoload Emacs packages installed in ~/.guix-profile.
(when (require 'guix-emacs nil t)
(add-to-list 'load-path (guix-emacs-directory))
(guix-emacs-load-autoloads))
|
debug log:
solving 5242082 ...
found 5242082 in https://yhetil.org/guix/874mes1i00.fsf@gmail.com/
applying [1/1] https://yhetil.org/guix/874mes1i00.fsf@gmail.com/
diff --git a/emacs/site-start.el b/emacs/site-start.el
new file mode 100644
index 0000000..5242082
Checking patch emacs/site-start.el...
Applied patch emacs/site-start.el cleanly.
index at:
100644 52420821ad7e6216f89aa0429cab196d8c04f92d emacs/site-start.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.