log test/ChangeLog @ 111699:316e4e1b628c

age author description
Thu, 11 Nov 2010 16:06:15 -0500 Stefan Monnier * lisp/progmodes/modula2.el: Use SMIE and skeleton.
Wed, 27 Oct 2010 10:48:05 -0400 Stefan Monnier * test/indent/octave.m: Add a test to ensure indentation is local.
Sat, 23 Oct 2010 12:51:14 -0700 Glenn Morris * test/comint-testsuite.el
Mon, 20 Sep 2010 16:57:01 +0200 Stefan Monnier * lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode.
Sat, 18 Sep 2010 18:21:16 +0200 Stefan Monnier * lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.
Sat, 11 Sep 2010 01:13:42 +0200 Stefan Monnier New syntax-propertize functionality.
Mon, 30 Aug 2010 22:34:52 +0200 Stefan Monnier Use SMIE for octave-mode.
Sun, 08 Aug 2010 19:42:47 +0200 Ulf Jasper Fixed bug#6766 (icalendar.el)
Thu, 24 Jun 2010 20:33:25 -0400 Chong Yidong Add redisplay test for image and overlay string interaction.
Fri, 11 Jun 2010 10:39:54 -0400 Chong Yidong Fix for comint-password-prompt-regexp (Bug#6367).
Wed, 02 Jun 2010 16:13:11 -0400 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.
Sat, 08 May 2010 14:47:07 -0400 Stefan Monnier Merge from emacs-23
Fri, 07 May 2010 23:28:26 -0400 Chong Yidong Bump version to 23.2. EMACS_23_2
Tue, 30 Mar 2010 22:37:57 -0400 Stefan Monnier Merge from emacs-23 branch
Mon, 29 Mar 2010 17:35:39 -0400 Chong Yidong Add a test function from semantic-test.el to semantic-ia-utest.el.