summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2008-02-18 08:14:38 +0100
committerCarsten Dominik <carsten.dominik@gmail.com>2008-02-18 08:14:38 +0100
commit32947b9d928b210c912fba0199a615ae5f2f5878 (patch)
treec32b25cb22ea1c203d1c60a993920f3c4e768e7e
parent4bbd7784fbd36cd26ee1f768526c09a92d352253 (diff)
downloadorg-mode-32947b9d928b210c912fba0199a615ae5f2f5878.tar.gz
Cleanup.
-rw-r--r--ORGWEBPAGE/Changes.org2
-rw-r--r--README_GIT14
2 files changed, 11 insertions, 5 deletions
diff --git a/ORGWEBPAGE/Changes.org b/ORGWEBPAGE/Changes.org
index 10a3c1d..d3d226e 100644
--- a/ORGWEBPAGE/Changes.org
+++ b/ORGWEBPAGE/Changes.org
@@ -9,7 +9,7 @@
** Incompatible changes
- - The variable `org-log-done' is not less complex.
+ - The variable `org-log-done' is now less complex.
- The in-buffer settings for logging have changed. Some
options no longer exists, some new ones have been added.
diff --git a/README_GIT b/README_GIT
index d50532c..21f64cf 100644
--- a/README_GIT
+++ b/README_GIT
@@ -25,14 +25,20 @@ development.
3. An interested developer can also request push access to the
central repository by sending his/her user-info at repo.or.cz
- the maintainer of Org-mode. By requesting push access, you
- acknowledge that you have read and agreed with the following
- rules:
+ the maintainer of Org-mode.
+
+ After you have been added as a user with push privileges,
+ clone the repository through ssh using
+
+ git+ssh://repo.or.cz/srv/git/org-mode.git
+
+ By requesting push access, you acknowledge that you have read
+ and agreed with the following rules:
- Org-mode is part of Emacs. Therefore we need to be very
conscious about changes moving into the Org-mode core.
These can originate only from people who have signed the
- appropriate papers with the free software foundation. The
+ appropriate papers with the Free Software Foundation. The
files to which this applies are:
- all *.el files in the root directory of the repository