guix/emacs
Alex Kost eda1cc8b5d emacs: Add commands to show/hide build log phases.
Suggested by Ludovic Courtès <ludo@gnu.org>.

* emacs/guix-build-log.el (guix-build-log-phase-end-regexp): New
  variable.
  (guix-build-log-phase-start, guix-build-log-phase-end,
  guix-build-log-phase-hide, guix-build-log-phase-show,
  guix-build-log-phase-hidden-p, guix-build-log-phase-toggle-function,
  guix-build-log-phase-toggle, guix-build-log-phase-toggle-all): New functions.
  (guix-build-log-mode-map): Add 'TAB'/'S-TAB' key bindings.
* doc/emacs.texi (Emacs Build Log): Document them.
2015-09-18 21:41:23 +03:00
..
guix-backend.el emacs: Use only one guix-load-path variable. 2015-08-30 22:46:21 +02:00
guix-base.el emacs: Display guix command errors in the minibuffer. 2015-09-15 15:19:31 +03:00
guix-build-log.el emacs: Add commands to show/hide build log phases. 2015-09-18 21:41:23 +03:00
guix-command.el emacs: Add "View build log" action to build popup. 2015-09-15 15:19:31 +03:00
guix-config.el.in emacs: Fix guix-guile-program default value. 2015-08-30 22:45:47 +02:00
guix-emacs.el emacs: Require 'cl-lib'. 2015-07-20 22:25:42 +02:00
guix-external.el emacs: Add code to run 'dot' program. 2015-09-01 13:03:50 +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 customization groups for faces. 2015-09-15 15:19:30 +03:00
guix-init.el emacs: Use only one guix-load-path variable. 2015-08-30 22:46:21 +02:00
guix-list.el emacs: Add customization groups for faces. 2015-09-15 15:19:30 +03:00
guix-main.scm emacs: Display guix command errors in the minibuffer. 2015-09-15 15:19:31 +03:00
guix-messages.el emacs: Add and use alist accessors. 2015-08-30 18:26:02 +03:00
guix-pcomplete.el emacs: Add help variables. 2015-08-30 18:26:02 +03:00
guix-popup.el emacs: Add "guix-popup.el". 2015-08-30 18:26:03 +03:00
guix-prettify.el emacs: Add and use 'guix-while-search'. 2015-08-30 18:26:01 +03:00
guix-profiles.el build: Produce 'guix-config' instead of using compile-time tricks. 2015-08-30 19:20:12 +02:00
guix-read.el emacs: Add minibuffer readers. 2015-08-30 18:26:02 +03:00
guix-utils.el emacs: Add "View build log" action to build popup. 2015-09-15 15:19:31 +03:00
guix.el emacs: Add customization groups for faces. 2015-09-15 15:19:30 +03:00