guix/emacs
Alex Kost 1ae15c3646 emacs: Fix '--rounds' option in command popups.
* emacs/guix-command.el (guix-command-improve-common-build-argument):
  Use "R" key for '--rounds' option to avoid conflicts with "r" key in
  'build' popup (--root) and 'package' popup (--remove).
2015-12-09 19:55:04 +03:00
..
guix-backend.el emacs: Expand 'guix-load-path'. 2015-11-23 11:33:55 +03:00
guix-base.el emacs: Fix 'guix-pull'. 2015-12-06 12:46:10 +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: Fix '--rounds' option in command popups. 2015-12-09 19:55:04 +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: 'guix-emacs-load-autoloads' takes a profile. 2015-12-06 12:46:10 +03: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
guix-helper.scm.in
guix-history.el
guix-info.el emacs: info: Add 'guix-info-heading' face. 2015-12-09 19:54:19 +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: list: Fontify time stamps. 2015-12-09 19:54:19 +03:00
guix-main.scm emacs: 'display-search-paths' now takes a list of profiles. 2015-11-16 10:54:23 +01: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 completions for '--type' option of 'refresh' popup. 2015-11-02 15:51:40 +03:00
guix-utils.el emacs: Improve post processing of popup arguments. 2015-11-12 21:22:35 +03:00
guix.el