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

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

[nongnu] scratch/editorconfig-cc 6f5e3b2429 274/351: Add doc about make


From: Stefan Monnier
Subject: [nongnu] scratch/editorconfig-cc 6f5e3b2429 274/351: Add doc about make sandbox
Date: Thu, 13 Jun 2024 18:39:02 -0400 (EDT)

branch: scratch/editorconfig-cc
commit 6f5e3b24290bd3fa78a62ede18188240bf5803ba
Author: 10sr <8.slashes@gmail.com>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    Add doc about make sandbox
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 7618464dac..e7b08b2f09 100644
--- a/README.md
+++ b/README.md
@@ -179,6 +179,12 @@ locally:
 
     $ make test
 
+To start a new Emacs process with current `*.el` and without loading user init
+file, run:
+
+    $ make sandbox
+
+
 
 
 ## License



reply via email to

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