1
0

[Emacs] Add s.el library

This commit adds the s.el string library for Emacs Lisp to the list of
installed packages
Dieser Commit ist enthalten in:
2020-09-02 13:34:18 +02:00
Ursprung c290305a26
Commit 35556d9d3a

Datei anzeigen

@@ -106,6 +106,7 @@
| org-tree-slide | presentation tool for org-mode |
| outorg | edit comments as Org-mode buffers |
| pinentry | enter a GPG password from Emacs |
| s | The long lost Emacs string manipulation library. |
| visual-fill-column | allow the use of ~fill-column~ in ~visual-line-mode~ |
| wrap-region | easily wrap region with delimiters |
| wttrin | weather in Emacs |