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

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

[elpa] master c8cfb89 346/433: * mmm-noweb.el: Qualify the "doesn't work


From: Dmitry Gutov
Subject: [elpa] master c8cfb89 346/433: * mmm-noweb.el: Qualify the "doesn't work" statement.
Date: Thu, 15 Mar 2018 19:44:33 -0400 (EDT)

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

    * 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:
 



reply via email to

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