Mercurial > emacs
diff test/ChangeLog @ 111207:a8b7e7d8b686
* test/indent/octave.m: Add a test to ensure indentation is local.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 27 Oct 2010 10:48:05 -0400 |
parents | baf0b339ec21 |
children | d9d916379aff |
line wrap: on
line diff
--- a/test/ChangeLog Wed Oct 27 10:31:44 2010 -0400 +++ b/test/ChangeLog Wed Oct 27 10:48:05 2010 -0400 @@ -1,8 +1,12 @@ +2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca> + + * indent/octave.m: Add a test to ensure indentation is local. + 2010-10-23 Glenn Morris <rgm@gnu.org> * comint-testsuite.el - (comint-testsuite--test-comint-password-prompt-regexp): Add - "Please enter the password". (Bug#7224) + (comint-testsuite--test-comint-password-prompt-regexp): + Add "Please enter the password". (Bug#7224) 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>