This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;;; clojurescript-mode.el --- Minor mode for clojurescript code | |
;; Copyright (C) 2011 Hugo Duncan | |
;; | |
;; Authors: Hugo Duncan | |
;; Version: 0.1.0 | |
;; Keywords: languages, lisp, javascript | |
;; To run the compiler every time a cljs file is saved: |