From e3dba5ac75fd27acbf2067dcdb61a49f59cc33e6 Mon Sep 17 00:00:00 2001 From: Alex Kost Date: Wed, 20 Apr 2016 19:27:44 +0300 Subject: emacs: Add 'guix-version' command. * emacs/guix-config.el.in (guix-config-name, guix-config-version): New constants. * emacs/guix-about.el (guix-version): New command. New file. * emacs/local.mk (ELFILES): Add it. --- emacs/local.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/local.mk') diff --git a/emacs/local.mk b/emacs/local.mk index 62e33e4fd2..f83063cf5f 100644 --- a/emacs/local.mk +++ b/emacs/local.mk @@ -20,6 +20,7 @@ AUTOLOADS = emacs/guix-autoloads.el ELFILES = \ + emacs/guix-about.el \ emacs/guix-backend.el \ emacs/guix-base.el \ emacs/guix-build-log.el \ -- cgit v1.2.3