guix/emacs
Mathieu Lirzin 03d0e2d2b9 build: Move 'Makefile' fragments to subdirectories.
This follows a convention used by some other GNU packages like Autoconf,
Bison, Coreutils, and Gnulib.

* doc.am: Rename to ...
* doc/local.mk: ... this.
* emacs.am: Rename to ...
* emacs/local.mk: ... this.
* gnu-system.am: Rename to ...
* gnu/local.mk: ... this.
* daemon.am: Rename to ...
* nix/local.mk: ... this.
* Makefile.am: Adapt to them.
* doc/guix.texi (Porting to a New Platform): Adapt documentation.
* guix/config.scm.in (%state-directory, %config-directory): Adapt comments.
* emacs/guix-config.el.in (guix-config-state-directory): Likewise.
2016-04-21 18:47:50 +02:00
..
guix-backend.el emacs: Separate package location code. 2016-04-18 10:09:02 +03:00
guix-base.el emacs: Separate package location code. 2016-04-18 10:09:02 +03:00
guix-buffer.el emacs: Set 'guix-buffer-item' before displaying entries. 2016-02-22 22:29:56 +03:00
guix-build-log.el emacs: Autoload hooks instead of putting them in 'guix-init'. 2016-02-18 11:59:03 +03:00
guix-command.el emacs: command: Disambiguate "w" key in build options. 2016-02-01 21:23:38 +03:00
guix-config.el.in build: Move 'Makefile' fragments to subdirectories. 2016-04-21 18:47:50 +02:00
guix-devel.el emacs: Autoload hooks instead of putting them in 'guix-init'. 2016-02-18 11:59:03 +03:00
guix-emacs.el emacs: Find Emacs packages in a system profile. 2016-02-07 11:24:35 +03:00
guix-entry.el emacs: Add API for 'guix-entry'. 2016-01-02 17:25:35 +03:00
guix-external.el emacs: Use "cl-list*" instead of "apply #'list". 2016-01-02 17:25:35 +03:00
guix-geiser.el emacs: Fix converting scheme into elisp expression. 2016-03-23 11:24:38 +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-hydra-build.el emacs: Add Hydra interface. 2016-01-02 17:25:35 +03:00
guix-hydra-jobset.el emacs: Add Hydra interface. 2016-01-02 17:25:35 +03:00
guix-hydra.el emacs: hydra: Use '-' to separate job names and version numbers. 2016-03-04 13:17:36 +03:00
guix-info.el emacs: Rename 'file-path' to 'file-name'. 2016-01-25 22:11:47 +03:00
guix-init.el emacs: Deprecate "guix-init.el". 2016-03-24 18:49:59 +03:00
guix-license.el emacs: Separate package license code. 2016-04-18 10:09:02 +03:00
guix-list.el emacs: list: Support displaying URL links. 2016-01-25 22:11:47 +03:00
guix-location.el emacs: Make 'guix-find-location' interactive. 2016-04-18 10:09:02 +03:00
guix-main.scm emacs: Add interface for package locations. 2016-04-18 10:09:02 +03:00
guix-messages.el emacs: Add 'guix-packages-by-location' command. 2016-04-18 10:09:01 +03:00
guix-pcomplete.el emacs: Add missing shell completions. 2016-01-13 17:55:47 +03:00
guix-popup.el
guix-prettify.el
guix-profiles.el emacs: Do not allow a user to modify system profiles. 2016-02-22 22:36:35 +03:00
guix-read.el emacs: Add 'guix-packages-by-location' command. 2016-04-18 10:09:01 +03:00
guix-ui-generation.el emacs: Add missing (require 'guix-profiles). 2016-02-04 15:31:43 +03:00
guix-ui-license.el emacs: Display message if license not found. 2016-04-18 10:09:02 +03:00
guix-ui-location.el emacs: Add interface for package locations. 2016-04-18 10:09:02 +03:00
guix-ui-package.el emacs: Display license info on button press in Package Info buffer. 2016-04-18 10:09:02 +03:00
guix-ui-system-generation.el emacs: Rename 'file-path' to 'file-name'. 2016-01-25 22:11:47 +03:00
guix-ui.el emacs: Use full profile name in Guix buffer names. 2016-04-15 11:32:37 +03:00
guix-utils.el emacs: Factorize code for buffer names. 2016-04-15 11:32:36 +03:00
local.mk build: Move 'Makefile' fragments to subdirectories. 2016-04-21 18:47:50 +02:00