aboutsummaryrefslogtreecommitdiff
path: root/lang/tuareg-mode.el
Commit message (Collapse)AuthorAgeFilesLines
* Don't hard-code a directory name for which we already have a variable.Dima Dorfman2005-02-111-2/+2
| | | | | | | | Mostly, this makes it easier to use this Makefile as the basis for another elisp port. Notes: svn path=/head/; revision=128509
* We use emacs during the build to byte-compile the libraries.Dima Dorfman2004-11-041-0/+1
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=120775
* Add tuareg-mode, an Emacs major mode for editing Caml codeDima Dorfman2004-10-283-0/+64
Notes: svn path=/head/; revision=120384