Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-22 | Merge branch 'dgud/emacs-bugfixes' into dev | Erlang/OTP | |
* dgud/emacs-bugfixes: Fix another -spec() problem Add missing elisp files to the the release target Fix electric semi-colon and tuples inside lists OTP-8530 dgud/emacs-bugfixes Fixed emacs-mode installation problems and some other minor issues. | |||
2010-03-15 | Fix another -spec() problem | Dan Gudmundsson | |
2010-03-15 | Fix electric semi-colon and tuples inside lists | Dan Gudmundsson | |
2009-12-18 | Emacs: Added indentation inside parenthesis | Dan Gudmundsson | |
Used in records or tuple creation: -record(record3, {a = 8#42423 bor 8#4234, b = 8#5432 bor 2#1010101 c = 123 + 234, d}). and in functions calls call(2#42423 bor #4234, 2#5432, other_arg), | |||
2009-12-17 | More -spec indentation fixes. | Dan Gudmundsson | |
2009-12-15 | Fixed indentation of -spec() -> Var :: type(); | Dan Gudmundsson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |