guix/emacs
Alex Kost 380566157d emacs: config: Use "emacs-config-" prefix for constants.
* emacs/guix-config.el.in (guix-emacs-interface-directory,
  guix-state-directory): Rename to ...
  (guix-config-emacs-interface-directory, guix-config-state-directory):
  ...this.
  (guix-config-guile-program): New constant.
  (guix-guile-program): Move to ...
* emacs/guix-external.el (guix-guile-program): ...here.  Make it a
  'defcustom'.
* emacs/guix-profiles.el (guix-default-profile): Use
  'guix-config-state-directory'.
* emacs/guix-backend.el (guix-load-path): Use
  'guix-config-emacs-interface-directory'.
2015-10-20 16:47:05 +03:00
..
guix-backend.el emacs: config: Use "emacs-config-" prefix for constants. 2015-10-20 16:47:05 +03:00
guix-base.el emacs: Move guile related code to "guix-guile.el". 2015-09-22 22:05:09 +03:00
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 graph" actions to system graph commands. 2015-10-16 17:24:13 +03:00
guix-config.el.in emacs: config: Use "emacs-config-" prefix for constants. 2015-10-20 16:47:05 +03:00
guix-devel.el emacs: devel: Highlight Guix keywords. 2015-10-17 18:57:30 +03:00
guix-emacs.el emacs: Require 'cl-lib'. 2015-07-20 22:25:42 +02:00
guix-external.el emacs: config: Use "emacs-config-" prefix for constants. 2015-10-20 16:47:05 +03:00
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 emacs: Add help variables. 2015-08-30 18:26:02 +03:00
guix-helper.scm.in emacs: Add missing directory to the guile load path. 2014-11-26 23:07:16 +03:00
guix-history.el
guix-info.el emacs: Add customization groups for faces. 2015-09-15 15:19:30 +03:00
guix-init.el emacs: init: Add "share/emacs/site-lisp" to 'load-path'. 2015-10-16 17:14:57 +03:00
guix-list.el emacs: Add customization groups for faces. 2015-09-15 15:19:30 +03:00
guix-main.scm emacs: Display guix command errors in the minibuffer. 2015-09-15 15:19:31 +03:00
guix-messages.el emacs: Add and use alist accessors. 2015-08-30 18:26:02 +03:00
guix-pcomplete.el emacs: Add help variables. 2015-08-30 18:26:02 +03:00
guix-popup.el emacs: Add "guix-popup.el". 2015-08-30 18:26:03 +03:00
guix-prettify.el emacs: Improve 'guix-prettify-regexp'. 2015-09-22 13:04:44 +03:00
guix-profiles.el emacs: config: Use "emacs-config-" prefix for constants. 2015-10-20 16:47:05 +03:00
guix-read.el emacs: Add minibuffer readers. 2015-08-30 18:26:02 +03:00
guix-utils.el emacs: Replace 'guix-any' with 'cl-some'. 2015-09-18 21:41:46 +03:00
guix.el emacs: Add customization groups for faces. 2015-09-15 15:19:30 +03:00