branch: elpa/crux commit 903db7b1a2052f4959d934cae26ec40a3f323ed4 Author: Daniel Compton <d...@danielcompton.net> Commit: Bozhidar Batsov <bozhidar.bat...@gmail.com>
Add history on crux and links to emacsredux blog posts --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 763d37c..b4b6c21 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,15 @@ For `crux-ispell-word-then-abbrev` to be most effective you'll also need to add (setq-default abbrev-mode t) ``` +## Origins of crux + +Many of the functions in crux started life as blog posts on +[Emacs Redux](https://emacsredux.com), then were included in +[prelude](https://www.github.com/bbatsov/prelude), before finally +being [extracted](https://emacsredux.com/blog/2016/01/30/crux/) +to crux. You can see a full list of blog posts on functions +in crux on the [tags page](https://emacsredux.com/tags/#crux). + ## Using the bundled advices crux ships with some handy advises that can enhance the operation of existing commands.