emacs: Add 'guix-with-indent'.
authorAlex Kost <alezost@gmail.com>
Tue, 17 Nov 2015 19:10:46 +0000 (22:10 +0300)
committerAlex Kost <alezost@gmail.com>
Sat, 2 Jan 2016 14:25:35 +0000 (17:25 +0300)
commit36c00c61fa257f5177ba9bc54a2d57191b70909f
treef0f9da8afa5891b08b5a60fc1e6433fcc49c133e
parent778437ed9f4586370512768f06bfd9c33c3906a2
emacs: Add 'guix-with-indent'.

* emacs/guix-utils.el (guix-with-indent): New macro.
  (guix-memoized-font-lock-keywords): Rename to...
  (guix-utils-font-lock-keywords): ... this.  Add it.
* emacs/guix-info.el (guix-info-insert-entry-default): Use it.
emacs/guix-info.el
emacs/guix-utils.el