branch: elpa/vm
commit 42085355b02b21e2224831c28ed67378890a0652
Author: Mark Diekhans <[email protected]>
Commit: Mark Diekhans <[email protected]>

    simplify tree by putting all development-oriented files in one directory
---
 TODO => dev/docs/TODO-historic.txt                      | 0
 {dev-docs => dev/docs}/design/elp-stuff-folder-data.txt | 0
 {dev-docs => dev/docs}/design/passwords.org             | 0
 {dev-docs => dev/docs}/design/threading.txt             | 0
 {dev-docs => dev/docs}/design/virtual-revolution.txt    | 0
 {dev-docs => dev/docs}/releasing.org                    | 0
 {dev-tools => dev/tools}/autoloads.py                   | 0
 7 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/TODO b/dev/docs/TODO-historic.txt
similarity index 100%
rename from TODO
rename to dev/docs/TODO-historic.txt
diff --git a/dev-docs/design/elp-stuff-folder-data.txt 
b/dev/docs/design/elp-stuff-folder-data.txt
similarity index 100%
rename from dev-docs/design/elp-stuff-folder-data.txt
rename to dev/docs/design/elp-stuff-folder-data.txt
diff --git a/dev-docs/design/passwords.org b/dev/docs/design/passwords.org
similarity index 100%
rename from dev-docs/design/passwords.org
rename to dev/docs/design/passwords.org
diff --git a/dev-docs/design/threading.txt b/dev/docs/design/threading.txt
similarity index 100%
rename from dev-docs/design/threading.txt
rename to dev/docs/design/threading.txt
diff --git a/dev-docs/design/virtual-revolution.txt 
b/dev/docs/design/virtual-revolution.txt
similarity index 100%
rename from dev-docs/design/virtual-revolution.txt
rename to dev/docs/design/virtual-revolution.txt
diff --git a/dev-docs/releasing.org b/dev/docs/releasing.org
similarity index 100%
rename from dev-docs/releasing.org
rename to dev/docs/releasing.org
diff --git a/dev-tools/autoloads.py b/dev/tools/autoloads.py
similarity index 100%
rename from dev-tools/autoloads.py
rename to dev/tools/autoloads.py

Reply via email to