Phrasing.
Getty Ritter
10 years ago
| 2 | 2 | <html> |
| 3 | 3 | <head><title>GELPA</title></head> |
| 4 | 4 | <body> |
| 5 | <h1>Gelpa</h1> | |
| 6 | <div> | |
| 7 | The <a href="http://gdritter.com">Getty</a> Emacs Lisp Package Archive! | |
| 8 | </div> | |
| 5 | <h1>GELPA — | |
| 6 | <a href="http://gdritter.com">Getty's</a> Emacs Lisp Package Archive | |
| 7 | </h1> | |
| 9 | 8 | <div> |
| 10 | 9 | To use these packages with the <code>use-package</code> library, |
| 11 | 10 | you can add |
| 14 | 13 | to your <code>.emacs</code> file. |
| 15 | 14 | </div> |
| 16 | 15 | <div> |
| 16 | Packages in <code>gelpa</code> include: | |
| 17 | 17 | <ul> |
| 18 | 18 | <li><code>gidl-mode</code> — minimal major mode for editing |
| 19 | 19 | <a href="https://github.com/GaloisInc/gidl"><code>gidl</code></a> interface files.</li> |