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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] Move subtree down (swap with next subtree of same level). @kindex C-c C-x C-w [EMAIL PROTECTED] C-c C-x C-k @item C-c C-x C-w [EMAIL PROTECTED] 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
_______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode