branch: externals/phps-mode commit b3821a199a3cf75f5d0d5136321a5fef57e722a9 Author: Christian Johansson <christ...@cvj.se> Commit: Christian Johansson <christ...@cvj.se>
Updated TODOs --- phps-functions.el | 1 + 1 file changed, 1 insertion(+) diff --git a/phps-functions.el b/phps-functions.el index 107b927..9e5c2d5 100644 --- a/phps-functions.el +++ b/phps-functions.el @@ -130,6 +130,7 @@ (indent-line-to indent-sum) ;; TODO When indent is changed the trailing tokens just need to adjust their token positions, this will improve speed of indent-region a lot + ;; TODO Lexer states need to be moved as well (let ((line-start (line-beginning-position)))