emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/phps-mode b3821a1 080/405: Updated TODOs


From: Stefan Monnier
Subject: [elpa] externals/phps-mode b3821a1 080/405: Updated TODOs
Date: Sat, 13 Jul 2019 09:59:47 -0400 (EDT)

branch: externals/phps-mode
commit b3821a199a3cf75f5d0d5136321a5fef57e722a9
Author: Christian Johansson <address@hidden>
Commit: Christian Johansson <address@hidden>

    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)))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]