summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-02rust--after-revert-hook should preserve point position.Wilfred Hughes
2016-07-26Merge pull request #159 from hotpxl/masterNiko Matsakis
2016-07-21Merge pull request #161 from Fanael/masterNiko Matsakis
2016-07-21[master] Remove redundant progn.Yutian Li
2016-07-19Fix #160Fanael Linithien
2016-07-16[master] Copy buffer only when format changes.Yutian Li
2016-05-17Merge pull request #157 from fmdkdd/masterNiko Matsakis
2016-05-14Add menu titles for items in imenufmdkdd
2016-05-14Add macro_rules names to imenufmdkdd
2016-05-14imenu: don't add item defs in single-line commentsfmdkdd
2016-05-06Merge pull request #154 from nikomatsakis/new-errorsMicah Chalmer
2016-05-04add code to handle new-style rustc errorsNiko Matsakis
2016-04-26Merge pull request #153 from mrBliss/fix-151Micah Chalmer
2016-04-25Properly fix #151mrBliss
2016-04-24Fix #151mrBliss
2016-04-12Merge pull request #148 from bmastenbrook/masterNiko Matsakis
2016-04-06Fix for emacs24Brian Mastenbrook
2016-04-06Fix failing tests, and add a test for the fix.Brian Mastenbrook
2016-04-05Fill regular block comments correctly too, in addition to rustdoc commentsBrian Mastenbrook
2016-03-10Merge pull request #142 from tromey/remove-emacs-23-supportMicah Chalmer
2016-03-10update README.md and Package-Requires to require emacs 24Tom Tromey
2016-03-09remove emacs 23 supportTom Tromey
2016-03-09Merge pull request #138 from kraai/upstreamNiko Matsakis
2016-03-09Merge pull request #136 from Stebalien/indent-braceNiko Matsakis
2016-03-09Merge pull request #132 from tomjakubowski/move-moduleNiko Matsakis
2016-03-08Document how to install on DebianMatt Kraai
2016-03-07Merge pull request #135 from Stebalien/file-localMicah Chalmer
2016-03-07Merge pull request #133 from kraai/avoid-clMicah Chalmer
2016-03-07Re-indent on }Steven Allen
2016-03-07Fix hook args for after-revert-hookSteven Allen
2016-03-07Allow disabling rustfmt with a dir-local/file-local variableSteven Allen
2016-03-07Merge pull request #129 from MicahChalmer/fix-issue-127Niko Matsakis
2016-03-06Use catch and throw instead of block and returnMatt Kraai
2016-03-05Add rust-promote-module-into-dirTom Jakubowski
2016-03-03Run the after-revert hook after rustfmtMicah Chalmer
2016-03-03Merge pull request #123 from birkenfeld/fix-unicode-char-escapesNiko Matsakis
2016-02-25Fix font-locking for Unicode escapes in character literals.Georg Brandl
2016-02-23Merge pull request #122 from kraai/remove-duplicate-keywordsMicah Chalmer
2016-02-17Remove duplicate keywordsMatt Kraai
2016-02-16Merge pull request #72 from birkenfeld/builtin-faceMicah Chalmer
2016-02-16Merge pull request #121 from fbergroth/integrate-rustfmtMicah Chalmer
2016-02-14Integrate rustfmt supportFredrik Bergroth
2016-02-14Change font-lock face for module names.Georg Brandl
2016-01-16Merge pull request #117 from TheBB/fix-closing-delimFelix S Klock II
2016-01-15Fix indentation of closing delimitersEivind Fonn
2016-01-06Merge pull request #116 from Wilfred/type_annotation_highlightingNiko Matsakis
2016-01-05Fix type annotations incorrectly highlighted as modules.Wilfred Hughes
2015-12-15Merge pull request #109 from mrBliss/highlight-unsafeMicah Chalmer
2015-12-15Merge pull request #113 from MicahChalmer/fix-issue-104Niko Matsakis
2015-12-15Re-fontify buffer after it is revertedMicah Chalmer