emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] [PATCH] Two small documentation patches


From: Chris Gray
Subject: [Orgmode] [PATCH] Two small documentation patches
Date: Fri, 24 Oct 2008 12:43:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hi,

Here are two small patches for mistakes that I noticed.

Cheers,
Chris

>From bf20c636036f310a761962b861b9e8acf6113863 Mon Sep 17 00:00:00 2001
From: Chris Gray <address@hidden>
Date: Fri, 24 Oct 2008 11:07:38 +0200
Subject: [PATCH] Fixed a typo.

---
 README_GIT |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README_GIT b/README_GIT
index 21f64cf..1b64653 100644
--- a/README_GIT
+++ b/README_GIT
@@ -9,7 +9,7 @@ development.
 
 * Main rules
 
-1. The git repository is hosted publicly at repo.or.cs.  Anyone
+1. The git repository is hosted publicly at repo.or.cz.  Anyone
    can get a clone of the current repository state using the
    command
 
-- 
1.5.4.3

>From 5f7be157adf2beff7655fa0fab29ba765ac3494a Mon Sep 17 00:00:00 2001
From: Chris Gray <address@hidden>
Date: Fri, 24 Oct 2008 11:04:04 +0200
Subject: [PATCH] Changed the manual to reflect that C-c C-x C-k does not run 
the action
 `org-cut-special'.

---
 doc/org.texi |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/doc/org.texi b/doc/org.texi
index f359a96..fe6953f 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -928,9 +928,7 @@ level).
 @item address@hidden
 Move subtree down (swap with next subtree of same level).
 @kindex C-c C-x C-w
address@hidden C-c C-x C-k
 @item C-c C-x C-w
address@hidden C-c C-x C-k
 Kill subtree, i.e. remove it from buffer but save in kill ring.
 With a numeric prefix argument N, kill N sequential subtrees.
 @kindex C-c C-x M-w
-- 
1.5.4.3


reply via email to

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