guix/emacs
Alex Kost 4ba476f949 emacs: Add 'guix-keyword-args-let'.
* emacs/guix-utils.el (guix-keyword-args-let): New macro.
  (guix-utils-font-lock-keywords): Add it.
* emacs/guix-base.el (guix-define-buffer-type): Use it.
* emacs/guix-list.el (guix-list-define-entry-type): Use it.
* emacs/guix-read.el (guix-define-readers): Use it.
2016-01-02 17:25:35 +03:00
..
guix-backend.el emacs: Use socket instead of port. 2015-12-15 21:35:35 +03:00
guix-base.el emacs: Add 'guix-keyword-args-let'. 2016-01-02 17:25:35 +03:00
guix-build-log.el emacs: Add 'guix-build-log-find-file'. 2015-12-09 19:54:19 +03:00
guix-command.el emacs: Use "cl-list*" instead of "apply #'list". 2016-01-02 17:25:35 +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 services: Add 'modify-services'. 2015-10-28 21:58:25 +01:00
guix-emacs.el emacs: Handle compiled autoloads. 2015-12-11 14:34:03 +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
guix-guile.el
guix-help-vars.el
guix-helper.scm.in
guix-history.el
guix-info.el emacs: Rename internal procedures. 2016-01-02 17:25:35 +03:00
guix-init.el emacs: 'guix-emacs-load-autoloads' takes a profile. 2015-12-06 12:46:10 +03:00
guix-list.el emacs: Add 'guix-keyword-args-let'. 2016-01-02 17:25:35 +03:00
guix-main.scm emacs: 'node-type' is in (guix graph) now. 2015-12-15 21:35:35 +03:00
guix-messages.el
guix-pcomplete.el emacs: Add shell completions for 'guix refresh --type'. 2015-10-31 23:21:23 +03:00
guix-popup.el
guix-prettify.el
guix-profiles.el emacs: config: Use "emacs-config-" prefix for constants. 2015-10-20 16:47:05 +03:00
guix-read.el emacs: Add 'guix-keyword-args-let'. 2016-01-02 17:25:35 +03:00
guix-utils.el emacs: Add 'guix-keyword-args-let'. 2016-01-02 17:25:35 +03:00
guix.el