[MLton-commit] r5127
Vesa Karvonen
vesak at mlton.org
Sun Feb 4 15:06:13 PST 2007
Remainder.
----------------------------------------------------------------------
U mlton/trunk/ide/emacs/esml-du-mlton.el
----------------------------------------------------------------------
Modified: mlton/trunk/ide/emacs/esml-du-mlton.el
===================================================================
--- mlton/trunk/ide/emacs/esml-du-mlton.el 2007-02-04 19:06:35 UTC (rev 5126)
+++ mlton/trunk/ide/emacs/esml-du-mlton.el 2007-02-04 23:06:07 UTC (rev 5127)
@@ -6,6 +6,8 @@
(require 'def-use-mode)
(require 'bg-job)
+;; XXX Detect when the same ref is both a use and a def and act appropriately.
+
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Interface
More information about the MLton-commit
mailing list