aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools
diff options
context:
space:
mode:
authorFredrik Gustafsson <[email protected]>2013-03-12 10:03:07 +0100
committerFredrik Gustafsson <[email protected]>2013-03-12 10:03:07 +0100
commitf1ec39a01acbaf60ba4b39b05225d43af853ac45 (patch)
tree9df17609e4cf4ab0ef368b0bd9be3bf733d6deb4 /lib/tools
parentfbc6a824d8f9450087b2184c9ce6d03ef65da832 (diff)
parentdbd9a0fcefdb51bce3664ec1ae7b34ce7d1a4039 (diff)
downloadotp-f1ec39a01acbaf60ba4b39b05225d43af853ac45.tar.gz
otp-f1ec39a01acbaf60ba4b39b05225d43af853ac45.tar.bz2
otp-f1ec39a01acbaf60ba4b39b05225d43af853ac45.zip
Merge branch 'mh/fix-emacs-pkg-flymake-dep/OTP-10930' into maint
* mh/fix-emacs-pkg-flymake-dep/OTP-10930: Remove Flymake dependency in erlang-pkg.el
Diffstat (limited to 'lib/tools')
-rw-r--r--lib/tools/emacs/erlang-pkg.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tools/emacs/erlang-pkg.el b/lib/tools/emacs/erlang-pkg.el
index decc696e21..4d0aa6fcd3 100644
--- a/lib/tools/emacs/erlang-pkg.el
+++ b/lib/tools/emacs/erlang-pkg.el
@@ -1,3 +1,3 @@
(define-package "erlang" "2.7.0"
"Erlang major mode"
- '((flymake-mode "0.4.6")))
+ '())