1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-29 19:48:19 +00:00
emacs/test
Stefan Monnier 7200d79c65 Miscellanous cleanups in preparation for the merge.
* lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
Remove debug statement.
* lisp/emacs-lisp/bytecomp.el (byte-compile-single-version)
(byte-compile-version-cond, byte-compile-delay-out)
(byte-compile-delayed-out): Remove, unused.
* src/bytecode.c (Fbyte_code): Revert to old calling convention.
* src/lisp.h (COMPILED_PUSH_ARGS): Remove, unused.
2011-04-01 11:16:50 -04:00
..
automated Miscellanous cleanups in preparation for the merge. 2011-04-01 11:16:50 -04:00
cedet Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
indent * lisp/progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case 2011-02-09 13:59:55 -05:00
ChangeLog Rewrite the cconv conversion algorithm, for clarity. 2011-03-09 22:48:44 -05:00
comint-testsuite.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
eshell.el Move eshell's self-tests to the test/ directory. 2011-03-05 12:07:27 -08:00
newsticker-testsuite.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
occur-testsuite.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
README
redisplay-testsuite.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08: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.)