[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
- [nongnu] scratch/editorconfig-cc 70cdb88f75 208/351: Fix version when -custom-hooks has marked as obsolete, (continued)
- [nongnu] scratch/editorconfig-cc 70cdb88f75 208/351: Fix version when -custom-hooks has marked as obsolete, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 212157a779 251/351: Make -version print packaging version, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc b719047f0d 247/351: Update plugin-tests submodule, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 8caddd3d40 293/351: Move hack-properties-function run, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc bf4f51783c 250/351: Bump version to v0.8.0, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 3e87c37ce7 245/351: Use reference link, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc e3e3a90e9d 273/351: Update README to help bootstrap users (#219), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc d4ab913044 287/351: Refactoring & add editorconfig-2-mode for beta test (#248), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 64b2f0d553 301/351: Update README for NonGNU ELPA repository (#259), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 62a1f3c44f 286/351: Stop excluding remote files by default (#245), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 6f5e3b2429 274/351: Add doc about make sandbox,
Stefan Monnier <=
- [nongnu] scratch/editorconfig-cc 11625f5c81 254/351: Add explicit support for rpm-spec-mode, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 1e084799c0 289/351: Update docstrings, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 08f55b212b 264/351: Fix typos (#212), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 92937591a3 267/351: Update README, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 7a7a8c99a6 281/351: Add github actions badge, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 49b0cd1a18 263/351: Fix that "?" does not match "/", Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc ae29b6421c 311/351: Add fixes for Emacs 29 (#276), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 5946c20180 315/351: Prepare v0.9.1 (#281), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 90278ea953 307/351: Update CHANGELOG, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc f55d5f1f77 329/351: Prepare v0.10.0 (#303), Stefan Monnier, 2024/06/13