guix-kreyren/emacs
Alex Kost ff4455e6e2 emacs: Deprecate "guix-init.el".
'guix-init' served 2 purposes:

- to autoload guix commands (by requiring 'guix-autoloads');
- and to autoload Emacs packages installed with Guix (by requiring
  'guix-emacs').

The second purpose is not actual anymore, as Emacs package handles this
task now, so there is no need in 'guix-init' anymore.

* emacs/guix-init.el: Do not require 'guix-emacs'.  Add a deprecation
  message.
* doc/emacs.texi (Emacs Initial Setup): Recommend to use
  'guix-autoloads' instead of 'guix-init'.
2016-03-24 18:49:59 +03:00
..
guix-backend.el
guix-base.el
guix-buffer.el
guix-build-log.el
guix-command.el
guix-config.el.in
guix-devel.el
guix-emacs.el
guix-entry.el
guix-external.el
guix-geiser.el
guix-guile.el
guix-help-vars.el
guix-helper.scm.in
guix-history.el
guix-hydra-build.el
guix-hydra-jobset.el
guix-hydra.el
guix-info.el
guix-init.el emacs: Deprecate "guix-init.el". 2016-03-24 18:49:59 +03:00
guix-license.el
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-ui-generation.el
guix-ui-package.el
guix-ui-system-generation.el
guix-ui.el
guix-utils.el