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
/
erlang.el
Age
Commit message (
Expand
)
Author
2013-06-04
tools: Added gather_gc_info_result to bifs
Fredrik Gustafsson
2013-02-14
Add float_to_binary and binary_to_float
Lukas Larsson
2013-02-14
Add new binary conversion bifs
Lukas Larsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-25
Merge branch 'lukas/tools/emacs_add_error_bif/OTP-10774'
Lukas Larsson
2013-01-24
Fix syntax highlighting of $\' in Emacs mode
Magnus Henoch
2013-01-21
Update all bif highlighting for emacs
Lukas Larsson
2012-10-29
Add separate face for exported functions
Thomas Järvstrand
2012-10-03
Merge branch 'gp/make_erlang_mode_elpa_friendly'
Henrik Nord
2012-08-31
Merge branch 'maint'
Björn-Egil Dahlberg
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-08-13
Merge branch 'maint'
Fredrik Gustafsson
2012-08-07
Fix highlighting of atoms ending with a dollar sign
Magnus Henoch
2012-08-01
Merge branch 'mh/remove-compilation-error-regexp'
Henrik Nord
2012-06-12
Fix indentation of record fields in Emacs
Tomas Abrahamsson
2012-06-08
Remove Erlang-specific compilation error regexp
Magnus Henoch
2012-02-14
Make erlang-mode more compatible with package.el
Gleb Peregud
2011-09-15
Fix misspelling of compatibility
Tuncer Ayaz
2011-08-30
Teach the emacs mode to compile yecc and leex files
Tomas Abrahamsson
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-01
Improved indentation of old catch.
Dan Gudmundsson
2010-06-01
Added more type highlighting and fixed record indentation with types.
Dan Gudmundsson
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-03
Remove usage of 'font-lock-preprocessor-face' if not available
Dan Gudmundsson
2010-03-15
Fix another -spec() problem
Dan Gudmundsson
2010-03-15
Fix electric semi-colon and tuples inside lists
Dan Gudmundsson
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