branch: elpa/inf-clojure commit c23e13af0b98fbb6c580a04d1c102779190ed1d4 Author: Bozhidar Batsov <bozhi...@batsov.com> Commit: Bozhidar Batsov <bozhi...@batsov.com>
Minor readability improvement --- inf-clojure.el | 1 + 1 file changed, 1 insertion(+) diff --git a/inf-clojure.el b/inf-clojure.el index 19ca90d..3d6dffc 100644 --- a/inf-clojure.el +++ b/inf-clojure.el @@ -29,6 +29,7 @@ ;; inf-lisp adapted for Clojure. ;; ;; If you're installing manually, you'll need to: +;; ;; * drop the file somewhere on your load path (perhaps ~/.emacs.d) ;; * Add the following lines to your .emacs file: ;;