summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-18don't run tests for emacs snapshot for nowbrotzeit
2022-02-17bump version to 1.0.4brotzeit
2022-02-03allow setting additional args with rust-cargo-default-argumentsbrotzeit
2022-02-03Merge pull request #441 from Chris00/masterbrotzeit
2022-02-02Merge pull request #440 from Chris00/electric-indentbrotzeit
2022-02-02Mention how to turn off `electric-indent-mode`Christophe Troestler
2022-01-30Highlight the (optional) type suffix of numbers with the type faceChristophe Troestler
2022-01-22Merge pull request #436 from daniel-wong-dfinity-org/patch-1brotzeit
2022-01-18rust-mode should be enabled automatically when opening .rs filesdaniel-wong-dfinity-org
2022-01-08don't throw error in rust-format-on-savebrotzeit
2022-01-08remove "use" from rust-top-item-beg-rebrotzeit
2022-01-08remove save-window-excursionbrotzeit
2022-01-07save excursion when formattingbrotzeit
2021-12-30Merge pull request #433 from skangas/nongnu-elpa-badgebrotzeit
2021-12-30Add NonGNU ELPA badge to README.mdStefan Kangas
2021-12-28Merge pull request #431 from phst/looking-backbrotzeit
2021-12-28Avoid obsolete calling convention of ‘looking-back’.Philipp Stephani
2021-12-28Merge pull request #430 from Chris00/masterbrotzeit
2021-12-27update tocbrotzeit
2021-12-27Add tests to check the syntax highlighting of &Christophe Troestler
2021-12-27Improve regexp to match the reference mark &Christophe Troestler
2021-12-27Do not prettify || after various symbolsChristophe Troestler
2021-12-27Do not prettify && when it is a double referenceChristophe Troestler
2021-12-26Merge pull request #429 from Chris00/prettifybrotzeit
2021-12-26Add an entry to the README to mention prettifyingChristophe Troestler
2021-12-26Merge pull request #428 from Chris00/ampersandbrotzeit
2021-12-25Add a face for the ampersand reference markChristophe Troestler
2021-12-25Enable the use of prettify-symbols-modeChristophe Troestler
2021-12-18bump version to 1.0.3brotzeit
2021-12-16Merge pull request #414 from RadicalZephyr/fix-cargo-compilation-regexbrotzeit
2021-12-16Fix rust-electric-pair-skip-self-wrapRoy Crihfield
2021-11-27use correct prefixbrotzeit
2021-11-27update readmebrotzeit
2021-11-27copy command rustic-toggle-mutability from #194brotzeit
2021-11-26try to fix cibrotzeit
2021-11-26bump version to 1.0.2brotzeit
2021-11-26allow changing rustfmt hook funtctionsbrotzeit
2021-11-16add more commands to rust-mode-mapbrotzeit
2021-10-30update readmebrotzeit
2021-10-29bump version to 1.0.1brotzeit
2021-10-29mention NonGNU ELPAbrotzeit
2021-10-23update readmebrotzeit
2021-10-23update readmebrotzeit
2021-10-22include keyword existential in rust-keywordsbrotzeit
2021-10-22update regexes used in rust-top-item-beg-rebrotzeit
2021-10-22fix link in readmebrotzeit
2021-10-22mention issue with `adaptive-wrap-prefix-mode` and syntax-propertizebrotzeit
2021-10-22remove deprecated filesbrotzeit
2021-10-20Fix typos in README: !dbg => dbg!Wenping Guo
2021-10-16Call *rustfmt* by its proper name in user messagesSergey Vinokurov