aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/emacs
AgeCommit message (Expand)Author
2013-03-22erlang-mode: Add autoload cookies for file extension associationsMagnus Henoch
2013-03-04Remove Flymake dependency in erlang-pkg.elMagnus Henoch
2013-02-14Add float_to_binary and binary_to_floatLukas Larsson
2013-02-14Add new binary conversion bifsLukas Larsson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Merge branch 'lukas/tools/emacs_add_error_bif/OTP-10774'Lukas Larsson
2013-01-24Fix syntax highlighting of $\' in Emacs modeMagnus Henoch
2013-01-21Update all bif highlighting for emacsLukas Larsson
2012-10-29Add separate face for exported functionsThomas Järvstrand
2012-10-03Merge branch 'gp/make_erlang_mode_elpa_friendly'Henrik Nord
2012-08-31Merge branch 'maint'Björn-Egil Dahlberg
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-27Merge branch 'maint'Fredrik Gustafsson
2012-08-27Merge branch 'mh/emacs-test-indentation/OTP-10226' into maintFredrik Gustafsson
2012-08-22Add test_indentation target to lib/tools/emacs/MakefileMagnus Henoch
2012-08-13Merge branch 'maint'Fredrik Gustafsson
2012-08-07Fix highlighting of atoms ending with a dollar signMagnus Henoch
2012-08-01Merge branch 'mh/remove-compilation-error-regexp'Henrik Nord
2012-06-12Fix indentation of record fields in EmacsTomas Abrahamsson
2012-06-08Remove Erlang-specific compilation error regexpMagnus Henoch
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-02-14Make erlang-mode more compatible with package.elGleb Peregud
2011-12-07Add deps as erlang-flymake include directory.Kevin Albrecht
2011-11-22Revert "Update version numbers for pre-release of R15"Björn-Egil Dahlberg
2011-11-22Update version numbers for pre-release of R15OTP_R15ABjörn Gustavsson
2011-09-15Fix misspelling of compatibilityTuncer Ayaz
2011-08-30Teach the emacs mode to compile yecc and leex filesTomas Abrahamsson
2011-04-15Inhibit electric newline after "->" when inside a type specMagnus Henoch
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-09Declare indentation options as "safe" in erlang-mode for EmacsMagnus Henoch
2010-09-30Emacs erlang-mode: fix syntax highlighting of $ in two casesMagnus Henoch
2010-06-07erlang-eunit: remove runtime dependency on cl packageChris Bernard
2010-06-07Add Emacs EUnit feature: run recentChris Bernard
2010-06-07Add Emacs EUnit feature: auto-saveChris Bernard
2010-06-07erlang-eunit: Optionally run code coverage analysis during eunit testsKlas Johansson
2010-06-07erlang-eunit: Made alternative locations of files more flexibleKlas Johansson
2010-06-01Merge branch 'dgud/emacs-catch-improvements' into devErlang/OTP
2010-06-01Improved indentation of old catch.Dan Gudmundsson
2010-06-01Added more type highlighting and fixed record indentation with types.Dan Gudmundsson
2010-06-01erlang-flymake: Document in READMEKlas Johansson
2010-06-01erlang-flymake: Make the syntax check command configurableKlas Johansson
2010-06-01erlang-flymake: By default pass <app>/include and <app>/ebin to compilerKlas Johansson
2010-06-01erlang-flymake: Include in MakefileKlas Johansson
2010-06-01erlang-flymake: Syntax check erlang code on the fly (using flymake)Klas Johansson
2010-05-26Merge branch 'mh/escript-erlang-mode' into devErlang/OTP
2010-05-26Merge branch 'cb/emacs-eunit-run-current-test' into devErlang/OTP
2010-05-26Merge branch 'mh/fix-record-indentation' into devErlang/OTP
2010-05-26Merge branch 'mh/inferior-erlang-cmd-uniq' into devErlang/OTP
2010-05-26Merge branch 'mh/erlang-mode-imenu-arity' into devErlang/OTP
2010-05-24Set erlang-mode-map when loading erlang.elMagnus Henoch