1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00
emacs/test
Aaron S. Hawley 3bace969f3 * lisp/simple.el (primitive-undo): Move from undo.c.
* src/undo.c (Fprimitive_undo): Move to simple.el.
(syms_of_undo): Remove declaration for Sprimitive_undo.
* test/automated/undo-tests.el: New file.
2013-01-08 14:13:31 -05:00
..
automated * lisp/simple.el (primitive-undo): Move from undo.c. 2013-01-08 14:13:31 -05:00
cedet Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
indent * lisp/view.el (view--enable, view--disable): Rename from view-mode-enable 2013-01-03 21:53:48 -05:00
ChangeLog * lisp/simple.el (primitive-undo): Move from undo.c. 2013-01-08 14:13:31 -05:00
eshell.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00: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.)