| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
That was always the intention, but the cleanup code was always
placed outside the unwind forms.
lib/rust-mode/rust-rustfmt.el:60:12: Warning: ‘unwind-protect’
without unwind forms
|
|
Refine the error message displaying
|
|
|
|
adapted from
https://github.com/dominikh/go-mode.el/blob/08aa90d52f0e7d2ad02f961b554e13329672d7cb/go-mode.el#L1986
|
|
|
|
issue #475
|
|
|
|
so the file can be saved
close #166
|
|
|
|
close #392
|
|
|
|
|
|
|
|
|