Skip to content

Commit a761135

Browse files
authored
Make Emacs respect string delimiter default (#6)
* [Emacs] Use default CLI options when nothing is specified * [Emacs] expose setters and getters for request options * lint: add rustfmt.toml and pass format Using the configuration `tab_spaces = 2` to minimize the impact on formatting src/emacs_wrapper.rs * Backport 67924eefef This is redone by using `saturating_add_signed` instead of having an extra helper function. The function is stable since Rust 1.66 * Part 1 of compilation fixes Upgrade to emacs crate 0.19 Fix all conversions to/from Lisp except the Vec<String> <-> Vector equivalence Apparently one reference to env keeps escaping * Fix compilation errors and few clippies
1 parent ed1fabd commit a761135

File tree

6 files changed

+1880
-1946
lines changed

6 files changed

+1880
-1946
lines changed

0 commit comments

Comments
 (0)