diff options
author | Steve Vinoski <[email protected]> | 2014-01-07 23:12:19 -0500 |
---|---|---|
committer | Steve Vinoski <[email protected]> | 2014-01-07 23:19:14 -0500 |
commit | a94be31b40aa5505366b07ba7c8212b869453522 (patch) | |
tree | 341fd1b777e3b86796ea6738d14af1564bc9d1de /erts/epmd/test | |
parent | 25237481ccccd3ddfa74582dc267632ad618ba30 (diff) | |
download | otp-a94be31b40aa5505366b07ba7c8212b869453522.tar.gz otp-a94be31b40aa5505366b07ba7c8212b869453522.tar.bz2 otp-a94be31b40aa5505366b07ba7c8212b869453522.zip |
prevent errors from erlang.el
In erlang.el, add a line to evaluate the cl package at compile time so that
the use of the block macro (such as on line 3750), which is an alias for
cl-block, is evaluated correctly when erlang.el is compiled. Also modify
comparisons against (point) in functions erlang-electric-lt and
erlang-after-bitsyntax-close so that typing the characters '<' and '>'
(without the quotes) at the beginning of a buffer does not cause errors.
Thanks to user leo2007 in the #erlang channel on IRC for reporting these
problems and providing fixes.
Diffstat (limited to 'erts/epmd/test')
0 files changed, 0 insertions, 0 deletions