| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-18 | don't run tests for emacs snapshot for now | brotzeit | |
| 2022-02-17 | bump version to 1.0.4 | brotzeit | |
| 2022-02-03 | allow setting additional args with rust-cargo-default-arguments | brotzeit | |
| 2022-02-03 | Merge pull request #441 from Chris00/master | brotzeit | |
| Highlight the (optional) type suffix of numbers with the type face | |||
| 2022-02-02 | Merge pull request #440 from Chris00/electric-indent | brotzeit | |
| Mention how to turn off `electric-indent-mode` | |||
| 2022-02-02 | Mention how to turn off `electric-indent-mode` | Christophe Troestler | |
| Fixes https://github.com/rust-lang/rust-mode/issues/437 | |||
| 2022-01-30 | Highlight the (optional) type suffix of numbers with the type face | Christophe Troestler | |
| 2022-01-22 | Merge pull request #436 from daniel-wong-dfinity-org/patch-1 | brotzeit | |
| rust-mode should be enabled automatically when opening .rs files | |||
| 2022-01-18 | rust-mode should be enabled automatically when opening .rs files | daniel-wong-dfinity-org | |
| 2022-01-08 | don't throw error in rust-format-on-save | brotzeit | |
| so the file can be saved close #166 | |||
| 2022-01-08 | remove "use" from rust-top-item-beg-re | brotzeit | |
| close #283 | |||
| 2022-01-08 | remove save-window-excursion | brotzeit | |
| 2022-01-07 | save excursion when formatting | brotzeit | |
| close #392 | |||
| 2021-12-30 | Merge pull request #433 from skangas/nongnu-elpa-badge | brotzeit | |
| Add NonGNU ELPA badge to README.md | |||
| 2021-12-30 | Add NonGNU ELPA badge to README.md | Stefan Kangas | |
| 2021-12-28 | Merge pull request #431 from phst/looking-back | brotzeit | |
| Avoid obsolete calling convention of ‘looking-back’. | |||
| 2021-12-28 | Avoid obsolete calling convention of ‘looking-back’. | Philipp Stephani | |
| Calling ‘looking-back’ with only one argument causes a compile warning. | |||
| 2021-12-28 | Merge pull request #430 from Chris00/master | brotzeit | |
| Improve and add tests for my previous 2 contributions | |||
| 2021-12-27 | update toc | brotzeit | |
| 2021-12-27 | Add tests to check the syntax highlighting of & | Christophe Troestler | |
| 2021-12-27 | Improve regexp to match the reference mark & | Christophe Troestler | |
| 2021-12-27 | Do not prettify || after various symbols | Christophe Troestler | |
| 2021-12-27 | Do not prettify && when it is a double reference | Christophe Troestler | |
| 2021-12-26 | Merge pull request #429 from Chris00/prettify | brotzeit | |
| Enable the use of prettify-symbols-mode | |||
| 2021-12-26 | Add an entry to the README to mention prettifying | Christophe Troestler | |
| 2021-12-26 | Merge pull request #428 from Chris00/ampersand | brotzeit | |
| Add a face for the ampersand reference mark | |||
| 2021-12-25 | Add a face for the ampersand reference mark | Christophe Troestler | |
| Customizing this face may improve code readability for some users. By default nothing is set for backward compatibility. | |||
| 2021-12-25 | Enable the use of prettify-symbols-mode | Christophe Troestler | |
| 2021-12-18 | bump version to 1.0.3 | brotzeit | |
| 2021-12-16 | Merge pull request #414 from RadicalZephyr/fix-cargo-compilation-regex | brotzeit | |
| Fix cargo compilation regex | |||
| 2021-12-16 | Fix rust-electric-pair-skip-self-wrap | Roy Crihfield | |
| nil is a valid value for electric-pair-skip-self, so handle that case | |||
| 2021-11-27 | use correct prefix | brotzeit | |
| 2021-11-27 | update readme | brotzeit | |
| 2021-11-27 | copy command rustic-toggle-mutability from #194 | brotzeit | |
| 2021-11-26 | try to fix ci | brotzeit | |
| 2021-11-26 | bump version to 1.0.2 | brotzeit | |
| 2021-11-26 | allow changing rustfmt hook funtctions | brotzeit | |
| 2021-11-16 | add more commands to rust-mode-map | brotzeit | |
| 2021-10-30 | update readme | brotzeit | |
| 2021-10-29 | bump version to 1.0.1 | brotzeit | |
| 2021-10-29 | mention NonGNU ELPA | brotzeit | |
| close #411 | |||
| 2021-10-23 | update readme | brotzeit | |
| 2021-10-23 | update readme | brotzeit | |
| close #377 | |||
| 2021-10-22 | include keyword existential in rust-keywords | brotzeit | |
| 2021-10-22 | update regexes used in rust-top-item-beg-re | brotzeit | |
| 2021-10-22 | fix link in readme | brotzeit | |
| 2021-10-22 | mention issue with `adaptive-wrap-prefix-mode` and syntax-propertize | brotzeit | |
| 2021-10-22 | remove deprecated files | brotzeit | |
| 2021-10-20 | Fix typos in README: !dbg => dbg! | Wenping Guo | |
| 2021-10-16 | Call *rustfmt* by its proper name in user messages | Sergey Vinokurov | |
