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

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

[elpa] master 70f115e 348/433: Update the TODO


From: Dmitry Gutov
Subject: [elpa] master 70f115e 348/433: Update the TODO
Date: Thu, 15 Mar 2018 19:44:34 -0400 (EDT)

branch: master
commit 70f115e3acd76303f29ffa6350da95d3774670d1
Author: Dmitry Gutov <address@hidden>
Commit: Dmitry Gutov <address@hidden>

    Update the TODO
---
 TODO | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/TODO b/TODO
index e631145..4764ea0 100644
--- a/TODO
+++ b/TODO
@@ -19,7 +19,7 @@ after MMM does, but changing that that didn't fix it.
 
 Improve re-parsing current region to use inclusion/offsets/etc.
 
-Support for: ASP, PHP
+Support for: ASP, PHP, JSP
 
 DEB and/or RPM packages would be nice.
 
@@ -58,10 +58,5 @@ faces of mason and has :parent mason-text, and allow a mode 
to specify
 what about it changes depending on its parent, or a parent to specify
 changes to its children, or a group to specify changes to its members.
 
-If font-locking needs more help, try narrowing the region before
-fontifying, or even advising `parse-partial-sexp' and friends.  At
-present, it seems good enough, though.
-
-It'd be nice if submode regions could preserve the indentation of the
-dominant major mode code around them. For example, Perl code embedded
-in HTML where the HTML is indented such as for a table.
+Port or generalize the relevant bits from ERB indentation code to similar
+packages for other languages.



reply via email to

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