You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,10 @@
4
4
5
5
### New Features
6
6
7
+
*[#51](https://github.com/clojure-emacs/inf-clojure/pull/51): Add `Add inf-clojure-prompt-on-commands` to globally disable prompting on commands.
7
8
*[#44](https://github.com/clojure-emacs/inf-clojure/pull/44): Add REPL types and Lumo support.
8
9
*[#50](https://github.com/clojure-emacs/inf-clojure/pull/50): Rename defcustoms to `inf-clojure-*-form` where appropriate.
9
10
*[#34](https://github.com/clojure-emacs/inf-clojure/pull/34): Add support for socket REPL connections.
10
-
*[#46](https://github.com/clojure-emacs/inf-clojure/pull/46): Make it possible to disable prompt on `inf-clojure-set-ns`.
11
11
* New interactive command `inf-clojure-display-version`.
12
12
*[#42](https://github.com/clojure-emacs/inf-clojure/issues/42): Add a defcustom controlling the window in which the REPL buffer is displayed (`inf-clojure-repl-use-same-window`).
0 commit comments