summaryrefslogtreecommitdiff
path: root/support/emacs
diff options
context:
space:
mode:
authorburaq <buraq@epfl.ch>2003-11-17 10:59:53 +0000
committerburaq <buraq@epfl.ch>2003-11-17 10:59:53 +0000
commit4cf8078dabdf96dd47b512b928ef77ebac2d2a93 (patch)
tree88502c2c086fdd2ae804424885b08757ba5ddcb4 /support/emacs
parent8e28c8583d74c4f356b7ea4a7cb55e164b3a1c0b (diff)
downloadscala-4cf8078dabdf96dd47b512b928ef77ebac2d2a93.tar.gz
scala-4cf8078dabdf96dd47b512b928ef77ebac2d2a93.tar.bz2
scala-4cf8078dabdf96dd47b512b928ef77ebac2d2a93.zip
changes to XML API and parameterized binding in...
changes to XML API and parameterized binding in dtd2scala better names changes to test suite
Diffstat (limited to 'support/emacs')
-rw-r--r--support/emacs/scala-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/emacs/scala-mode.el b/support/emacs/scala-mode.el
index c203f00abb..71e7897fb5 100644
--- a/support/emacs/scala-mode.el
+++ b/support/emacs/scala-mode.el
@@ -4,7 +4,7 @@
;;; TODO
(require 'easymenu)
-(require 'newcomment)
+;;(require 'newcomment)
(require 'cl)
(require 'regexp-opt)