@@ -22,23 +22,20 @@ <h3>With Portacle</h3>
2222packages SBCL, Emacs25, Slime, Quicklisp and Git altogether. There is no
2323installation required, so it's the easiest way to go.
2424
25- < h3 > Install GNU/Emacs</ h3 >
26- 27- < p > In order to use emacs, there are two variants; XEmacs and GNU
28- Emacs. I usually use GNU emacs, so I’ll talk about it here.</ p >
25+ < h3 > Install GNU Emacs</ h3 >
2926
3027< p > In order to get it, you can obtain it from
31- the < a href ="http://www.gnu.org/software/emacs/ "> GNU </ a > . Windows,
28+ < a href ="http://www.gnu.org/software/emacs/ "> its home page </ a > . Windows,
3229Linux, and OSX versions are available. It’s also available via
3330most Linux distributions package repositories. The most recent version
3431is 25; 23 still works well with the Superior Lisp
3532Interaction Mode for Emacs, a.k.a SLIME.</ p >
3633
3734< p > New users can find many resources online for Emacs, including a
38- well-written help system! An emacs tutorial can be
39- found < a href ="http://www.gnu.org/software/emacs/manual/html_mono/emacs.html "> here</ a > ,
40- and the GNU FAQ is
41- also < a href ="http://www.gnu.org/software/emacs/emacs-faq.text "> available</ a > </ p >
35+ well-written help system! An emacs tutorial
36+ < a href ="http://www.gnu.org/software/emacs/manual/html_mono/emacs.html "> can be found here</ a > ,
37+ and the GNU Emacs FAQ is
38+ also < a href ="http://www.gnu.org/software/emacs/emacs-faq.text "> available</ a > . </ p >
4239
4340< h2 > Get SLIME</ h2 >
4441
0 commit comments