File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
doc/modules/ROOT/pages/about Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ a proper environment for Clojure development on Emacs. The work on it was
8
8
fueled mostly by the advent of nREPL which was the first project that aimed to
9
9
provide a common tool-agnostic foundation for Clojure development tools.
10
10
11
- The project was started in 2012 by Phil Hagelberg (of Leiningen fame),
11
+ The project was started in April 2012 by Phil Hagelberg (of Leiningen fame),
12
12
who hacked a prototype of an nREPL client in Emacs Lisp on a flight to
13
13
San Francisco. He got a bit stuck on the socket-based bencode
14
14
functionality and dropped it after the flight, but not before pushing
@@ -28,7 +28,7 @@ that serves as inspiration for many others.
28
28
29
29
== Notable Milestones
30
30
31
- * 14 Apr 2012 - Initial commit by Phil Hagelberg.
31
+ * 17 Apr 2012 - Initial commit by Phil Hagelberg.
32
32
* 24 Apr 2012 - Tim King picks up Phil's prototype.
33
33
* 10 Jul 2012 - Tim releases version 0.1.0.
34
34
* 21 Aug 2012 - Phil announces that `swank-clojure` is officially deprecated in favour of `nrepl.el`.
You can’t perform that action at this time.
0 commit comments