Update text to match installed packages
This commit is contained in:
parent
944e194758
commit
93540957d5
10
README.org
10
README.org
@ -3210,7 +3210,7 @@ configures =code-cells=.
|
|||||||
:END:
|
:END:
|
||||||
The library [[info:dash.info#Top][dash.el (info)]]positions itself as a modern alternative for the list
|
The library [[info:dash.info#Top][dash.el (info)]]positions itself as a modern alternative for the list
|
||||||
processing API of [[info:cl#Top][cl]]. It is a requirement of several important packages in this
|
processing API of [[info:cl#Top][cl]]. It is a requirement of several important packages in this
|
||||||
Emacs setup (for instance [[https://github.com/pythonic-emacs/anaconda-mode#readme][anaconda]], [[https://github.com/andras-simonyi/citeproc-el#readme][citeproc]], [[https://github.com/magit/magit#readme][magit]], and [[https://github.com/Fuco1/smartparens#readme][smartparens]]). Listing
|
Emacs setup (for instance [[https://github.com/andras-simonyi/citeproc-el#readme][citeproc]], [[https://github.com/magit/magit#readme][magit]], and [[https://github.com/Fuco1/smartparens#readme][smartparens]]). Listing
|
||||||
[[lst:configure-dash]] enables fontification of =dash= macros and makes
|
[[lst:configure-dash]] enables fontification of =dash= macros and makes
|
||||||
=info-lookup-symbol= take into account the =dash= macros.
|
=info-lookup-symbol= take into account the =dash= macros.
|
||||||
|
|
||||||
@ -3231,16 +3231,16 @@ Emacs setup (for instance [[https://github.com/pythonic-emacs/anaconda-mode#read
|
|||||||
:CUSTOM_ID: sec:f-library
|
:CUSTOM_ID: sec:f-library
|
||||||
:END:
|
:END:
|
||||||
The library [[https://github.com/rejeep/f.el][f.el]] positions itself as a modern API for working with files and
|
The library [[https://github.com/rejeep/f.el][f.el]] positions itself as a modern API for working with files and
|
||||||
directories in Emacs. It is a requirement of several packages in this Emacs
|
directories in Emacs. It is a requirement of the [[https://github.com/andras-simonyi/citeproc-el#readme][citeproc]] package in this Emacs
|
||||||
setup ([[https://github.com/pythonic-emacs/anaconda-mode#readme][anaconda]], [[https://github.com/andras-simonyi/citeproc-el#readme][citeproc]], [[https://github.com/pythonic-emacs/pythonic#readme][pythonic]]) and requires no configuration.
|
setup and requires no configuration.
|
||||||
|
|
||||||
** [[https://github.com/magnars/s.el][Library s.el]]
|
** [[https://github.com/magnars/s.el][Library s.el]]
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:CUSTOM_ID: sec:s-library
|
:CUSTOM_ID: sec:s-library
|
||||||
:END:
|
:END:
|
||||||
The library [[https://github.com/magnars/s.el][s.el]] positions itself as the long lost Emacs string manipulation
|
The library [[https://github.com/magnars/s.el][s.el]] positions itself as the long lost Emacs string manipulation
|
||||||
library. It is a requirement of several packages in this Emacs setup ([[https://github.com/pythonic-emacs/anaconda-mode#readme][anaconda]],
|
library. It is a requirement of the [[https://github.com/andras-simonyi/citeproc-el#readme][citeproc]] and [[https://github.com/bdarcus/citar#readme][citar]] packages in this Emacs
|
||||||
[[https://github.com/andras-simonyi/citeproc-el#readme][citeproc]], [[https://github.com/bdarcus/citar#readme][citar]], and [[https://github.com/pythonic-emacs/company-anaconda][company-anaconda]]) and requires no configuration.
|
setup and requires no configuration.
|
||||||
|
|
||||||
* [[info:emacs#Minor Modes][Minor Modes (info)]]
|
* [[info:emacs#Minor Modes][Minor Modes (info)]]
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
Loading…
Reference in New Issue
Block a user