emacs: Add modes for viewing build logs.
authorAlex Kost <alezost@gmail.com>
Sat, 12 Sep 2015 19:16:42 +0000 (22:16 +0300)
committerAlex Kost <alezost@gmail.com>
Tue, 15 Sep 2015 12:19:31 +0000 (15:19 +0300)
commit34850cd59d00d060c1821503ca8fb2c3b0c46162
treeb86ba0a5819cb10151c65e340d04bc29d09af251
parentea369ee1b0c1e70e70998c0318972a4823aba3b9
emacs: Add modes for viewing build logs.

* emacs/guix-build-log.el: New file.
* emacs.am (ELFILES): Add it.
* doc/emacs.texi (Emacs Build Log): Document it.  New node.
  (Emacs Interface): Add it.
* doc/guix.texi (Top): Likewise.
doc/emacs.texi
doc/guix.texi
emacs.am
emacs/guix-build-log.el [new file with mode: 0644]