Skip to content

Commit

Permalink
add mailing list information
Browse files Browse the repository at this point in the history
  • Loading branch information
kingtim committed Jul 24, 2012
1 parent f3a66f2 commit a8b7c1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nrepl.el
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,6 @@ Empty strings and duplicates are ignored."
(find-file file-or-buffer))
(goto-char point))))


(defun nrepl-perform-complete (buffer beginning-of-symbol value)
(with-current-buffer buffer
(let* ((completions (car (read-from-string value)))
Expand Down

0 comments on commit a8b7c1b

Please sign in to comment.