branch: master
commit fd76a7a0c5dd93e9db3abf96b12e3a88589943b6
Author: mas <mas>
Commit: mas <mas>
# Per-buffer local variable saving.
---
TODO | 3 +++
1 file changed, 3 insertions(+)
diff --git a/TODO b/TODO
index 5d8fc69..fdb96c1 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,9 @@ Hey Emacs, this is a -*-text-*- file!
To Do List for MMM Mode
=======================
+Allow saving of local variables per-buffer rather than just per-mode.
+Per-region, even?
+
Improve font-locking somehow. Maybe narrow the region before
fontifying, maybe save parsing state variables from `font-lock' and/or
`parse-partial-sexp' for each region, maybe even advise the parsing