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

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

[nongnu] elpa/lua-mode 5607327 096/468: Update TODO


From: Philip Kaludercic
Subject: [nongnu] elpa/lua-mode 5607327 096/468: Update TODO
Date: Thu, 5 Aug 2021 04:58:14 -0400 (EDT)

branch: elpa/lua-mode
commit 5607327e5a4b84973031e75137e90eb8de07fe0d
Author: immerrr <immerrr+lua@gmail.com>
Commit: immerrr <immerrr+lua@gmail.com>

    Update TODO
---
 TODO | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index 8584f6b..2855b58 100644
--- a/TODO
+++ b/TODO
@@ -27,10 +27,13 @@
   - [ ] extend region backwards if BEGIN is inside multiline literal
   - [X] don't change buffer-modified-p state
 
-* TODO lua-mark-multiline-region [0/2]
+* TODO lua-mark-multiline-region [0/3]
   - [ ] handle all pre-existing  multiline markers inside the region
     If region contains multiline beginning markers, delete them along
     with their counterparts.
+  - [ ] mark-up regions that become unmarked during last operation
+    Specifically, there might be a problem when unmarked region spans
+    further than the original one (maybe, need to recurse the call)
   - [ ] mark the whole multiline region with a property
     It might be easier to track region modifications on-fly this way
 



reply via email to

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