We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89ad48 commit e47684dCopy full SHA for e47684d
CHANGELOG.md
@@ -12,7 +12,7 @@
12
13
### Bugs fixed
14
15
-* [#193](https://github.com/clojure-emacs/inf-clojure/pull/193): Set syntax table in repl buffer
+* [#193](https://github.com/clojure-emacs/inf-clojure/pull/193): Set syntax table in REPL buffer.
16
* [#152](https://github.com/clojure-emacs/inf-clojure/issues/152): Sanitize should only remove whitespace at the end of a command.
17
* [#188](https://github.com/clojure-emacs/inf-clojure/pull/188): Handle newlines between forms for `inf-clojure-eval-buffer`.
18
* [#189](https://github.com/clojure-emacs/inf-clojure/pull/189): Font-lock code inserted in the REPL from a source buffer.
0 commit comments