log test/ChangeLog @ 112453:06719a229a46 default tip

age author description
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Thu, 13 Jan 2011 15:53:06 -0500 Stefan Monnier * test/indent/prolog.prolog: Add tokenizing tests.
Thu, 13 Jan 2011 03:08:24 +1100 Christian Ohler Add ERT, a tool for automated testing in Emacs Lisp.
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.