guix/emacs
Alex Kost 710fa231f0 guix system: Rename 'dmd-graph' to 'shepherd-graph'.
* doc/images/dmd-graph.dot: Rename to...
* doc/images/shepherd-graph.dot: ... this.
* doc.am (DOT_FILES): Adjust accordingly.
* guix/scripts/system.scm (dmd-service-node-label)
  (dmd-service-node-type, export-dmd-graph): Rename to...
  (shepherd-service-node-label, shepherd-service-node-type)
  (export-shepherd-graph): ... this.
  (show-help, process-action, process-command): Rename 'dmd-graph' to
  'shepherd-graph'.
* emacs/guix-command.el (guix-command-additional-execute-arguments)
  (guix-command-special-executors): Likewise.
* doc/guix.texi: Likewise.
* doc/emacs.texi (Emacs Popup Interface): Likewise.
2016-01-29 20:21:54 +03:00
..
guix-backend.el
guix-base.el
guix-buffer.el
guix-build-log.el
guix-command.el guix system: Rename 'dmd-graph' to 'shepherd-graph'. 2016-01-29 20:21:54 +03:00
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 emacs: Rename 'file-path' to 'file-name'. 2016-01-25 22:11:47 +03:00
guix-init.el
guix-license.el emacs: Add interface for licenses. 2016-01-25 22:11:47 +03:00
guix-list.el emacs: list: Support displaying URL links. 2016-01-25 22:11:47 +03:00
guix-main.scm emacs: Add interface for licenses. 2016-01-25 22:11:47 +03:00
guix-messages.el emacs: Add 'guix-packages-by-license' command. 2016-01-25 22:11:47 +03:00
guix-pcomplete.el
guix-popup.el
guix-prettify.el
guix-profiles.el
guix-read.el emacs: Add 'guix-browse-license-url' command. 2016-01-25 22:11:47 +03:00
guix-ui-generation.el emacs: Rename 'file-path' to 'file-name'. 2016-01-25 22:11:47 +03:00
guix-ui-package.el emacs: Add 'guix-packages-by-license' command. 2016-01-25 22:11:47 +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
guix-utils.el