* [PATCH] Two small documentation patches
@ 2008-10-24 10:43 Chris Gray
2008-10-25 11:16 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Chris Gray @ 2008-10-24 10:43 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 77 bytes --]
Hi,
Here are two small patches for mistakes that I noticed.
Cheers,
Chris
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0002-Fixed-a-typo.patch --]
[-- Type: text/x-diff, Size: 631 bytes --]
From bf20c636036f310a761962b861b9e8acf6113863 Mon Sep 17 00:00:00 2001
From: Chris Gray <cmg@portan.ibr.cs.tu-bs.de>
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
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: 0001-Changed-the-manual-to-reflect-that-C-c-C-x-C-k-does.patch --]
[-- Type: text/x-diff, Size: 804 bytes --]
From 5f7be157adf2beff7655fa0fab29ba765ac3494a Mon Sep 17 00:00:00 2001
From: Chris Gray <cmg@portan.ibr.cs.tu-bs.de>
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 M-S-@key{down}
Move subtree down (swap with next subtree of same level).
@kindex C-c C-x C-w
-@kindex C-c C-x C-k
@item C-c C-x C-w
-@itemx 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
[-- Attachment #4: Type: text/plain, Size: 204 bytes --]
_______________________________________________
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Two small documentation patches
2008-10-24 10:43 [PATCH] Two small documentation patches Chris Gray
@ 2008-10-25 11:16 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-10-25 11:16 UTC (permalink / raw)
To: Chris Gray; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 1943 bytes --]
Hi Chris,
thank you very much, I have applied these changes.
- Carsten
On Oct 24, 2008, at 12:43 PM, Chris Gray wrote:
> 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 <cmg@portan.ibr.cs.tu-bs.de>
> 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 <cmg@portan.ibr.cs.tu-bs.de>
> 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 M-S-@key{down}
> Move subtree down (swap with next subtree of same level).
> @kindex C-c C-x C-w
> -@kindex C-c C-x C-k
> @item C-c C-x C-w
> -@itemx 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
[-- Attachment #1.2: Type: text/html, Size: 2526 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-25 11:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-24 10:43 [PATCH] Two small documentation patches Chris Gray
2008-10-25 11:16 ` Carsten Dominik
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).