Skip to content

Commit 9b6098e

Browse files
committed
Tweak a docstring
1 parent 361b2e0 commit 9b6098e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

clojure-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ bracket.")
589589
"Make \"paredit-mode\" play nice with `clojure-mode and `edn-mode'.
590590
591591
If an optional KEYMAP is passed the changes are applied to it,
592-
instead of to `clojure-mode-map'.
592+
instead of to the current buffer's keymap.
593593
Also advice `paredit-convolute-sexp' when used on a let form as drop in
594594
replacement for `cljr-expand-let`."
595595
(when (>= paredit-version 21)

0 commit comments

Comments
 (0)