emacs: Rename 'file-path' to 'file-name'. * emacs/guix-info.el (guix-info-file-path): Rename to... (guix-info-file-name): ... this. * emacs/guix-list.el (guix-list-file-path): Rename to... (guix-list-file-name): ... this. (guix-list-get-file-path): Rename to... (guix-list-get-file-name): ... this. * emacs/guix-ui-generation.el (guix-generation-list-format): Adjust accordingly. * emacs/guix-ui-system-generation.el (guix-system-generation-list-format): Likewise. * NEWS: Mention faces renaming.
gnu: Add python-efl. * gnu/packages/enlightenment.scm (python-efl, python2-efl): New variables.
gnu: cmocka: New variable. * gnu/packages/check.scm (cmocka): New variable.
gnu: Add pixz. * gnu/packages/compression.scm (pixz): New variable.
doc: Add policy about version numbers for VCS snapshots. * doc/guix.texi (Version Numbers): Add paragraphs about VCS snapshot version numbers.
doc: Remove unneeded backslashes. * doc/guix.texi (Networking Services): Remove unneeded backslashes.
gnu: grue-hunter: Use 'https' URL. * gnu/packages/grue-hunter.scm (grue-hunter): Use 'https' URL.
doc: 'base-initrd' has #:virtio? default to #t. This is a followup to e26d507. * doc/guix.texi (Initial RAM Disk): #:virtio? defaults to #t.
gnu: Add sortmerna. * gnu/packages/bioinformatics.scm (sortmerna): New variable.
doc: Fix typo in section on offloading. * doc/guix.texi (Daemon Offload Setup): Fix quoting typo in command.
gnu: calibre: Update to 2.49.0. * gnu/packages/ebook.scm (calibre): Update to 2.49.0.
gnu: cross-gcc-arguments: Enable C++, disable building of libstdc++-v3. * gnu/packages/cross-base.scm (cross-gcc-arguments)[arguments]: Disable building libstdc++-v3 and enable building C++ compiler.
gnu: Add Qtractor. * gnu/packages/music.scm (qtractor): New variable.
gnu: yoshimi: Update to 1.3.8.2. * gnu/packages/music.scm (yoshimi): Update to 1.3.8.2.
gnu: privoxy: Update to 3.0.24. * gnu/packages/tor.scm (privoxy): Update to 3.0.24.
gnu: tor: Update to 0.2.7.6. * gnu/packages/tor.scm (tor): Update to 0.2.7.6.
gnu: myrepos: Update to 1.20160123. * gnu/packages/version-control.scm (myrepos): Update to 1.20160123.
gnu: nano: Update to 2.5.1. * gnu/packages/nano.scm (nano): Update to 2.5.1.
build: container: Make 'unprivileged-user-namespace-supported?' more robust. * gnu/build/linux-container.scm (unprivileged-user-namespace-supported?): Only read and check the first character, to cope with a possible newline in the (pseudo-)file.
gnu: letsencrypt and acme: Update to 0.2.0. These packages should be updated together. * gnu/packages/tls.scm (letsencrypt): Update to 0.2.0. (acme): Update to 0.2.0.