guix/emacs
Alex Kost b1b53df382 emacs: init: Add "share/emacs/site-lisp" to 'load-path'.
Fixes a regression introduced in 7741139080.

Reported by Ludovic Courtès <ludo@gnu.org>.

Not all emacs packages have "...-autoloads.el" files, so there is a
chance that "~/.guix-profile/share/emacs/site-lisp" will not be added to
'load-path', so add it unconditionally.

* emacs/guix-init.el: Add guix emacs directory to 'load-path'.  Move
  requiring 'guix-emacs' to the top-level.
2015-10-16 17:14:57 +03:00
..
guix-backend.el
guix-base.el
guix-build-log.el emacs: Fix 'guix-build-log-phase-toggle-all'. 2015-10-09 16:17:45 +03:00
guix-command.el emacs: Add "View map" action to 'size' popup. 2015-09-23 13:36:22 +03:00
guix-config.el.in
guix-devel.el emacs: devel: Add indentation rules. 2015-10-14 19:20:28 +03:00
guix-emacs.el
guix-external.el
guix-geiser.el emacs: Fix 'guix-devel-setup-repl'. 2015-10-09 16:17:45 +03:00
guix-guile.el emacs: Fix 'guix-devel-setup-repl'. 2015-10-09 16:17:45 +03:00
guix-help-vars.el
guix-helper.scm.in
guix-history.el
guix-info.el
guix-init.el emacs: init: Add "share/emacs/site-lisp" to 'load-path'. 2015-10-16 17:14:57 +03:00
guix-list.el
guix-main.scm
guix-messages.el
guix-pcomplete.el
guix-popup.el
guix-prettify.el
guix-profiles.el
guix-read.el
guix-utils.el
guix.el