equal
deleted
inserted
replaced
91 |
91 |
92 See |
92 See |
93 |
93 |
94 http://anc.ed.ac.uk/~stephen/emacs/ell.html |
94 http://anc.ed.ac.uk/~stephen/emacs/ell.html |
95 http://www.emacswiki.org/emacs/WikifiedEmacsLispList |
95 http://www.emacswiki.org/emacs/WikifiedEmacsLispList |
|
96 http://tromey.com/elpa/index.html |
|
97 Emacs Lisp Package Archive |
|
98 |
|
99 ** ELPA. |
|
100 |
|
101 ELPA goal is to make it simple to install, use, and upgrade Emacs Lisp |
|
102 packages. |
|
103 |
|
104 http://tromey.com/elpa/upload.html |
|
105 how to contribute |
96 |
106 |
97 * Compiling emacs. |
107 * Compiling emacs. |
98 |
108 |
99 ** Windows. |
109 ** Windows. |
100 |
110 |