[MLton-commit] r6813

Vesa Karvonen vesak at mlton.org
Wed Aug 27 09:35:46 PDT 2008


Shorter description.

----------------------------------------------------------------------

U   mlton/trunk/ide/emacs/esml-mlb-mode.el

----------------------------------------------------------------------

Modified: mlton/trunk/ide/emacs/esml-mlb-mode.el
===================================================================
--- mlton/trunk/ide/emacs/esml-mlb-mode.el	2008-08-26 18:47:13 UTC (rev 6812)
+++ mlton/trunk/ide/emacs/esml-mlb-mode.el	2008-08-27 16:35:45 UTC (rev 6813)
@@ -55,16 +55,7 @@
 ;; Customization
 
 (defgroup esml-mlb nil
-  "Major mode for editing ML Basis files.
-
-Unrecognized
-- annotations (see `esml-mlb-show-annotations-command' and
-                   `esml-mlb-additional-annotations'),
-- path variables (see `esml-mlb-show-path-map-command',
-                      `esml-mlb-mlb-path-map-files', and
-                      `esml-mlb-additional-path-variables'), and
-- path name suffices (see `esml-mlb-path-suffix-regexp') are
-highlighed as warnings."
+  "Major mode for editing ML Basis files."
   :group 'sml)
 
 (defcustom esml-mlb-additional-annotations




More information about the MLton-commit mailing list