1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/test
Stefan Monnier 3672149f83 * lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode.
Set invisibility spec for pascal's outline mode.
(pascal-outline-change): Clean up calling convention.
(pascal-show-all, pascal-hide-other-defuns): Update callers.
2010-09-20 16:57:01 +02:00
..
cedet Add a test function from semantic-test.el to semantic-ia-utest.el. 2010-03-29 17:35:39 -04:00
indent * lisp/progmodes/prolog.el (prolog-smie-forward-token) 2010-09-20 16:22:16 +02:00
bytecomp-testsuite.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog * lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode. 2010-09-20 16:57:01 +02:00
comint-testsuite.el Fix for comint-password-prompt-regexp (Bug#6367). 2010-06-11 10:39:54 -04:00
icalendar-testsuite.el Fixed bug#6766 (icalendar.el) 2010-08-08 19:42:47 +02:00
newsticker-testsuite.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
occur-testsuite.el Make occur handle multi-line matches cleanly with context. 2010-03-30 19:03:08 +03:00
README Mention etc/compilation.txt 2009-07-26 15:59:37 +00:00
redisplay-testsuite.el Add redisplay test for image and overlay string interaction. 2010-06-24 20:33:25 -04: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.)