index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
tools
/
emacs
Age
Commit message (
Expand
)
Author
2011-04-15
Inhibit electric newline after "->" when inside a type spec
Magnus Henoch
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-03-09
Declare indentation options as "safe" in erlang-mode for Emacs
Magnus Henoch
2010-09-30
Emacs erlang-mode: fix syntax highlighting of $ in two cases
Magnus Henoch
2010-06-07
erlang-eunit: remove runtime dependency on cl package
Chris Bernard
2010-06-07
Add Emacs EUnit feature: run recent
Chris Bernard
2010-06-07
Add Emacs EUnit feature: auto-save
Chris Bernard
2010-06-07
erlang-eunit: Optionally run code coverage analysis during eunit tests
Klas Johansson
2010-06-07
erlang-eunit: Made alternative locations of files more flexible
Klas Johansson
2010-06-01
Merge branch 'dgud/emacs-catch-improvements' into dev
Erlang/OTP
2010-06-01
Improved indentation of old catch.
Dan Gudmundsson
2010-06-01
Added more type highlighting and fixed record indentation with types.
Dan Gudmundsson
2010-06-01
erlang-flymake: Document in README
Klas Johansson
2010-06-01
erlang-flymake: Make the syntax check command configurable
Klas Johansson
2010-06-01
erlang-flymake: By default pass <app>/include and <app>/ebin to compiler
Klas Johansson
2010-06-01
erlang-flymake: Include in Makefile
Klas Johansson
2010-06-01
erlang-flymake: Syntax check erlang code on the fly (using flymake)
Klas Johansson
2010-05-26
Merge branch 'mh/escript-erlang-mode' into dev
Erlang/OTP
2010-05-26
Merge branch 'cb/emacs-eunit-run-current-test' into dev
Erlang/OTP
2010-05-26
Merge branch 'mh/fix-record-indentation' into dev
Erlang/OTP
2010-05-26
Merge branch 'mh/inferior-erlang-cmd-uniq' into dev
Erlang/OTP
2010-05-26
Merge branch 'mh/erlang-mode-imenu-arity' into dev
Erlang/OTP
2010-05-24
Set erlang-mode-map when loading erlang.el
Magnus Henoch
2010-05-20
Let imenu distinguish functions by arity
Magnus Henoch
2010-05-18
Fix indentation of records with line breaks inside lists
Magnus Henoch
2010-05-18
inferior-erlang: specify command to run, uniquify buffer names
Magnus Henoch
2010-05-18
Associate files using interpreter "escript" with Erlang mode
Magnus Henoch
2010-05-18
Add Emacs EUnit utility feature: run current test function.
Chris Bernard
2010-05-11
Merge branch 'dgud/emacs-21-fix' into dev
Erlang/OTP
2010-05-04
Merge branch 'rd/erlang-eunit' into dev
Erlang/OTP
2010-05-03
Remove usage of 'font-lock-preprocessor-face' if not available
Dan Gudmundsson
2010-03-22
erlang-eunit.el: Require cl, as it is used
Ralf Doering
2010-03-22
Merge branch 'dgud/emacs-bugfixes' into dev
Erlang/OTP
2010-03-15
Fix another -spec() problem
Dan Gudmundsson
2010-03-15
Add missing elisp files to the the release target
Dan Gudmundsson
2010-03-15
Fix electric semi-colon and tuples inside lists
Dan Gudmundsson
2010-02-17
emacs: Update test suite skeletons
Peter Andersson
2010-02-15
Merge branch 'dgud/emacs-mode' into ccase/r13b04_dev
Erlang/OTP
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
2009-12-18
Emacs: Added indentation inside parenthesis
Dan Gudmundsson
2009-12-17
More -spec indentation fixes.
Dan Gudmundsson
2009-12-15
Fixed indentation of -spec() -> Var :: type();
Dan Gudmundsson
2009-12-15
Added a indentation when using electric-comma.
Dan Gudmundsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP