branch: master
commit c8cfb8944619d71419f872ade28d380b8061e466
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>
* mmm-noweb.el: Qualify the "doesn't work" statement.
---
mmm-noweb.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/mmm-noweb.el b/mmm-noweb.el
index fe0b2b3..4f6bec4 100644
--- a/mmm-noweb.el
+++ b/mmm-noweb.el
@@ -33,9 +33,9 @@
;; This file contains the definition of an MMM Mode submode class for
;; editing Noweb programs.
;;
-;; FIXME: Doesn't work. `mmm-name-at' and `mmm-syntax-region' are undefined.
-;; Need to dig around in the bug reports and/or discussions, wherever the code
-;; using them was submitted.
+;; FIXME: The more advanced features don't work: `mmm-name-at' and
+;; `mmm-syntax-region' are undefined. Need to dig around in the bug reports
+;; and/or discussions, wherever the code using them was submitted.
;;; Code: