[MLton-commit] r5493

Vesa Karvonen vesak at mlton.org
Thu Apr 5 01:58:32 PDT 2007


Proper quoting.
----------------------------------------------------------------------

U   mlton/trunk/ide/emacs/esml-util.el

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

Modified: mlton/trunk/ide/emacs/esml-util.el
===================================================================
--- mlton/trunk/ide/emacs/esml-util.el	2007-04-04 08:13:18 UTC (rev 5492)
+++ mlton/trunk/ide/emacs/esml-util.el	2007-04-05 08:58:32 UTC (rev 5493)
@@ -8,7 +8,7 @@
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;; SML metadata
 
-(defconst esml-sml-symbolic-chars "-!%&$#+/:<=>?@~`^|*\\"
+(defconst esml-sml-symbolic-chars "-!%&$#+/:<=>?@~`^|*\\\\"
   "A string of all Standard ML symbolic characters as defined in section
 2.4 of the Definition.")
 




More information about the MLton-commit mailing list