guix-devel/emacs
Alex Kost 8ed2c92eb1 emacs: Add hierarchy of customization groups.
* emacs/guix-buffer.el (guix-define-groups, guix-define-entry-type)
  (guix-define-buffer-type): New macros.
  (guix-buffer-define-interface): Add parent groups for the generated
  custom groups.
* emacs/guix-info.el: Use 'guix-define-buffer-type' to generate custom
  groups.
* emacs/guix-list.el: Likewise.
* emacs/guix-ui.el: Use 'guix-define-groups' to generate custom groups.
  (guix-ui-define-entry-type): New macro.
* emacs/guix-ui-package.el: Use it.
* emacs/guix-ui-generation.el: 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: Reorganize package/generation UI code. 2016-01-02 17:25:35 +03:00
guix-buffer.el emacs: Add hierarchy of customization groups. 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 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 Add Emacs user interface. 2014-09-03 23:50:35 +04:00
guix-info.el emacs: Add hierarchy of customization groups. 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 hierarchy of customization groups. 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 emacs: Improve messages for packages found by ID. 2016-01-02 17:25:35 +03:00
guix-pcomplete.el emacs: Add shell completions for 'guix refresh --type'. 2015-10-31 23:21:23 +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: Reorganize 'readers' code. 2016-01-02 17:25:35 +03:00
guix-ui-generation.el emacs: Add hierarchy of customization groups. 2016-01-02 17:25:35 +03:00
guix-ui-package.el emacs: Add hierarchy of customization groups. 2016-01-02 17:25:35 +03:00
guix-ui.el emacs: Add hierarchy of customization groups. 2016-01-02 17:25:35 +03:00
guix-utils.el emacs: Return nil instead of "" in completing readers. 2016-01-02 17:25:35 +03:00