1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-24 14:21:07 -07:00
emacs/test
Artur Malabarba b74c8847e8 * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Fix a bug
The defsubst was being created as:
    (cl-defsubst name (args) ("DOC") ...)

* test/automated/cl-lib-tests.el (cl-lib-struct-constructors): Add test
2015-11-07 13:55:16 +00:00
..
automated * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Fix a bug 2015-11-07 13:55:16 +00:00
cedet
etags
indent Add JSX indentation via js-jsx-mode. (Bug#21799) 2015-10-31 13:02:36 -07:00
BidiCharacterTest.txt
biditest.el
ChangeLog.1
README
redisplay-testsuite.el
rmailmm.el

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.)