Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
110416:0abc226eaa66 | 110417:8a3552ec7934 |
---|---|
1 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * indent/octave.m: Remove one more `fixindent'. Use `end'. | |
4 | |
1 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * indent/octave.m: Remove some `fixindent' not needed any more. | 7 * indent/octave.m: Remove some `fixindent' not needed any more. |
4 | 8 |
5 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca> | 9 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca> |