Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-22 | erlang-mode: Add autoload cookies for file extension associations | Magnus Henoch | |
The autoload cookies are used when erlang-mode is installed as an Emacs package. In this case, erlang-start will not be loaded at Emacs startup; only the forms marked with ;;;###autoload will be extracted and made available. | |||
2010-05-18 | Associate files using interpreter "escript" with Erlang mode | Magnus Henoch | |
A file whose first line contains "#!/usr/bin/env escript" should be opened in erlang-mode, even if its name doesn't end in ".erl". Add an entry to interpreter-mode-alist to that effect. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |