emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/cider 955afdcbdb 3/4: [Docs] Add a note


From: ELPA Syncer
Subject: [nongnu] elpa/cider 955afdcbdb 3/4: [Docs] Add a note
Date: Wed, 17 Apr 2024 03:59:38 -0400 (EDT)

branch: elpa/cider
commit 955afdcbdbd03a64361b87d3dd5a0b2fa4f8779f
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    [Docs] Add a note
---
 doc/modules/ROOT/pages/usage/code_reloading.adoc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/modules/ROOT/pages/usage/code_reloading.adoc 
b/doc/modules/ROOT/pages/usage/code_reloading.adoc
index 4be5f5b7b0..71d554d369 100644
--- a/doc/modules/ROOT/pages/usage/code_reloading.adoc
+++ b/doc/modules/ROOT/pages/usage/code_reloading.adoc
@@ -8,6 +8,10 @@ and there are no temporary definitions hanging around.
 
 == "Reloaded" Workflow
 
+NOTE: The workflow described below was made popular by
+this https://www.cognitect.com/blog/2013/06/04/clojure-workflow-reloaded[blog 
article],
+which served as the primary inspiration for CIDER's take on it.
+
 Typing kbd:[C-c M-n r] or kbd:[C-c M-n M-r] will invoke
 `cider-ns-refresh` and reload all modified Clojure files on the
 classpath.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]