1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/test
Glenn Morris f8ccce0306 Tweak to Makefile rules that list *.el files
* lisp/Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
* test/automated/Makefile.in (setwins):
Avoid leading space in $wins.  Otherwise the sed command used by
eg compile-main ends up containing "/*.el".

Fixes: debbugs:15170
2013-08-31 19:12:32 -07:00
..
automated Tweak to Makefile rules that list *.el files 2013-08-31 19:12:32 -07:00
cedet Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
indent * lisp/emacs-lisp/smie.el (smie-highlight-matching-block): Always turn 2013-05-29 14:50:48 +08:00
ChangeLog Tweak to Makefile rules that list *.el files 2013-08-31 19:12:32 -07:00
eshell.el Rewrite Eshell tests using ERT 2013-05-26 19:54:01 +12:00
README Mention etc/compilation.txt 2009-07-26 15:59:37 +00:00
redisplay-testsuite.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
rmailmm.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00

This directory contains files intended to test various aspects of
Emacs's functionality.  Please help add tests!

(Also, see etc/compilation.txt for compilation mode font lock tests.)