summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMicah Chalmer <micah@micahchalmer.net>2015-02-03 01:39:23 -0500
committerMicah Chalmer <micah@micahchalmer.net>2015-02-03 22:10:09 -0500
commit8a69f69b150f4f38d7d0a1a93d78c50648b5de8f (patch)
tree91acf0fabc2c6c3f3e85a8b1d791d50efd1d8930 /README.md
parent04e4b49de75540b400265f47e02ef35a52d96a70 (diff)
downloadrust-mode-8a69f69b150f4f38d7d0a1a93d78c50648b5de8f.tar.gz
Use old code style for emacs 23 compat
The new recommended style is to use the "cl-" prefixed versions, but they do not exist in emacs 23. We still want to stay compatible with that, so use plain "loop" rather than "cl-loop" to allow the tests to work with both old and new versions. ALso "pcase" was introduced in emacs 24, so stop using it to remain compatible with emacs 23.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions