summary refs log tree commit diff
path: root/src/etc/emacs/rust-mode-tests.el
AgeCommit message (Expand)AuthorLines
2014-09-29Replaced some TODO by FIXMEgamazeps-1/+1
2014-06-17emacs: Remove outdated references to ~ in testsTom Jakubowski-3/+3
2014-06-17emacs: Don't overwrite font lock for attributesTom Jakubowski-26/+86
2014-03-12Emacs: always jump the cursor if needed on indentMicah Chalmer-1/+42
2014-02-22Fix typo in emacs ERT testMicah Chalmer-1/+1
2014-02-22Emacs: indent relative to enclosing blockMicah Chalmer-0/+64
2014-02-22Emacs: stay at the correct position when indentingMicah Chalmer-1/+66
2014-02-22Fix emacs indentation of multi-line match patternsMicah Chalmer-0/+38
2013-12-09Add defun motions for rust-mode.S Pradeep Kumar-24/+226
2013-09-28Fix single-line-style paragraph fills with code immediately before or afterMicah Chalmer-0/+29
2013-09-07Cover all cases for padding in paragraph fills as intendedMicah Chalmer-14/+19
2013-09-07Fix regression of multi-line statement indentsMicah Chalmer-0/+12
2013-09-06Add ERT testsMicah Chalmer-0/+380