Import snippets for scala-mode and nxml-mode from Anders.

This commit is contained in:
Zhang Chiyuan
2008-12-03 15:03:55 +00:00
parent 6774448630
commit 0ca7da8347
134 changed files with 705 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
#name : /** scala api file */
# --
/* __ *\
** ________ ___ / / ___ Scala API **
** / __/ __// _ | / / / _ | (c) 2005-`(format-time-string "%Y")`, LAMP/EPFL **
** __\ \/ /__/ __ |/ /__/ __ | http://scala-lang.org/ **
** /____/\___/_/ |_/____/_/ | | **
** |/ **
\* */
/**
* $0
* @author ${1:name}
* @version ${2:0.1}
* $Id$
*/