branch: master
commit 5f969472b692847151406d325669069bcfe25f11
Author: mas <mas>
Commit: mas <mas>

    # Added comment about apostrophes
---
 TODO | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/TODO b/TODO
index 25cb840..9abde0c 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,10 @@ Hey Emacs, this is a -*-text-*- file!
                        To Do List for MMM Mode
                        =======================
 
+Apostrophes mess up Perl parsing in XEmacs but not Emacs.  I thought
+it was because XEmacs sets `font-lock-beginning-of-syntax-function'
+after MMM does, but changing that that didn't fix it.
+
 Improve re-parsing current region to use inclusion/offsets/etc.
 
 Add JDE-mode, JavaSQL (see +mmm), Eperl, ASP, etc.

Reply via email to