1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/test
Stefan Monnier eca1ea9655 * lisp/help.el (view-lossage): Include the actual commands run.
* src/keyboard.c (command_loop_1): Record this-command in recent-keys.
(Frecent_keys): Rewrite. and add optional `include-cmds' arg.
2014-11-09 21:58:52 -05:00
..
automated * lisp/emacs-lisp/bytecomp.el: Add a warning and remove a spurious warning. 2014-11-08 12:46:21 -05:00
cedet Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
indent * lisp/textmodes/css-mode.el (scss-mode): New major-mode. 2014-10-20 12:36:34 -04:00
BidiCharacterTest.txt Added initial version of biditest.el and Unicode data file it needs. 2014-09-06 17:35:55 +03:00
biditest.el Implement inhibit-bidi-mirroring; improve biditest.el. 2014-10-14 16:17:16 +03:00
ChangeLog * lisp/help.el (view-lossage): Include the actual commands run. 2014-11-09 21:58:52 -05:00
README
redisplay-testsuite.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
rmailmm.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +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.)