Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | update copyright-year | Henrik Nord | |
2016-02-17 | Erlang mode for Emacs: Include ct.hrl instead test_server.hrl | Björn Gustavsson | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-06-16 | Remove void() type in documentation | Peter Andersson | |
2014-11-06 | Merge branch 'siri/sup-spec-maps/OTP-11043' | Siri Hansen | |
* siri/sup-spec-maps/OTP-11043: Update emacs skeleton for supervisor to use maps Update dialyzer test with maps in supervisor properties Add documentation of maps in supervisor flags and child specs Add test of maps in supervisor flags and child specs New function supervisor:get_childspec/2 Allow maps for supervisor flags and child specs Rebase supervisor Add more tests of supervisor | |||
2014-11-06 | Update emacs skeleton for supervisor to use maps | Siri Hansen | |
The example in the skeleton now uses maps instead of the old tuple format for supservisor flags and child specifications. | |||
2014-11-04 | Merge branch 'davidw/add-spec-skel' into maint | Bruce Yinhe | |
OTP-12283 * davidw/add-spec-skel: Removed extra space following paren First attempt at adding a skel for -spec's | |||
2014-11-03 | Removed extra space following paren | David N. Welton | |
2014-10-09 | Add wx_object as emacs skeleton | Olle Mattsson | |
2014-10-06 | First attempt at adding a skel for -spec's | David N. Welton | |
New skel adds a -spec for the function after point. | |||
2014-09-10 | Fix typo in erlang-mode comment | goofansu | |
2014-01-16 | fix emacs erlang skeleton indentation | Steve Vinoski | |
When inserting skeletons in emacs, some Erlang language elements such as case, receive, and if statements, are not indented properly. This patch, written by Leo Liu, corrects the indentation problems. | |||
2013-07-01 | Remove trailing spaces in Emacs templates | Roberto Aloi | |
2010-02-17 | emacs: Update test suite skeletons | Peter Andersson | |
2010-01-29 | Added the old style skeletons, and a variable to change. | Dan Gudmundsson | |
2010-01-29 | Move code skeletons to a separate file. | Dave Peticolas | |
Use the updated skeletons from the Erlware Mode. |