Ludovic Courtès (2016-05-22 00:01 +0300) wrote: > Alex Kost <alez...@gmail.com> skribis: > >> From 13c2e7123d3b8f7dda5814c2ac00acfe806cec3b Mon Sep 17 00:00:00 2001 >> From: Alex Kost <alez...@gmail.com> >> Date: Thu, 19 May 2016 11:01:40 +0300 >> Subject: [PATCH] gnu: emacs: Remove *.elc and autoloads from the tarball. >> >> * gnu/packages/emacs.scm (emacs)[source]: Add 'snippet' to remove >> compiled and generated elisp files. > > Perfect, thanks!
Committed. -- Alex