Mercurial > emacs
diff test/ChangeLog @ 110417:8a3552ec7934
* lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.
(indent-region): Use indent-according-to-mode.
* test/indent/octave.m: Remove one more `fixindent'. Use `end'.
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Sat, 18 Sep 2010 18:21:16 +0200 |
| parents | b10051866f51 |
| children | 2ecf65f18c7c |
line wrap: on
line diff
--- a/test/ChangeLog Sat Sep 18 17:50:06 2010 +0200 +++ b/test/ChangeLog Sat Sep 18 18:21:16 2010 +0200 @@ -1,3 +1,7 @@ +2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca> + + * indent/octave.m: Remove one more `fixindent'. Use `end'. + 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca> * indent/octave.m: Remove some `fixindent' not needed any more.
