Skip to content

Commit

Permalink
THe other defcustom's :type
Browse files Browse the repository at this point in the history
  • Loading branch information
arrdem committed Mar 26, 2018
1 parent 8b2fdc2 commit d070c50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cider-repl.el
Original file line number Diff line number Diff line change
Expand Up @@ -878,6 +878,7 @@ Part of the default `cider-repl-content-type-handler-alist'."
Handlers must be functions of two required and two optional arguments - the
REPL buffer to insert into, the value of the given content type as a raw
string, the REPL's show prefix as any and an `end-of-line' flag."
:type '(alist :key-type string :value-type function)
:group 'cider-repl
:package-version '(cider . "0.17.0"))

Expand Down

0 comments on commit d070c50

Please # to comment.