Merge branch 'elisp-work'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 5 Aug 2012 09:06:16 +0000 (11:06 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 5 Aug 2012 09:06:16 +0000 (11:06 +0200)
* elisp-work:
  news: document all the recent elisp-related changes and improvements
  coverage: byte-compiling elisp files in different subdirectories
  elisp: honour AM_ELCFLAFS and ELCFLAGS in byte-compilation
  elisp: --batch implies -q, remove -q
  elisp: support elisp files in subdirectories properly
  elisp: simplify suffix rules using emacs '-L' option
  elisp: no need to "absolutize" $(srcdir) and $(builddir) ...
  elisp: prefer $(builddir) files over $(srcdir) ones
  elisp: use suffix rules, get rid of 'elisp-comp' script (mostly a rewrite)
  coverage: elisp path contains $(srcdir) and $(builddir)
  coverage: emacs lisp files in subdirectories

1  2 
Makefile.am
NEWS
automake.in
doc/automake.texi
t/list-of-tests.mk

diff --cc Makefile.am
Simple merge
diff --cc NEWS
Simple merge
diff --cc automake.in
Simple merge
Simple merge
Simple merge