emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Bernt Hansen <bernt@norang.ca>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] Fix typo and documentation of keys
Date: Fri, 5 Sep 2008 07:35:35 +0200	[thread overview]
Message-ID: <CB83E726-BE10-4357-B4AC-3F1B65631E46@uva.nl> (raw)
In-Reply-To: <87k5dr1fek.fsf@gollum.intra.norang.ca>


[-- Attachment #1.1: Type: text/plain, Size: 1196 bytes --]

Applied, thanks.

- Carsten

On Sep 5, 2008, at 4:43 AM, Bernt Hansen wrote:

> Fix key description of double prefix and spelling.
> ---
> lisp/org.el |    4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lisp/org.el b/lisp/org.el
> index d551602..2321f2c 100644
> --- a/lisp/org.el
> +++ b/lisp/org.el
> @@ -7796,7 +7796,7 @@ first of the last subitem.
>
> With prefix arg GOTO, the command will only visit the target location,
> not actually move anything.
> -With a double prefix `C-c C-c', go to the location where the last  
> refiling
> +With a double prefix `C-u C-u', go to the location where the last  
> refiling
> operation has put the subtree."
>   (interactive "P")
>   (let* ((cbuf (current-buffer))
> @@ -13531,7 +13531,7 @@ With optional NODE, go directly to that node."
>       (sit-for 0))))
>
> (defun org-goto-marker-or-bmk (marker &optional bookmark)
> -  "Go to MARKER, widen if necesary.  When marker is not live, try  
> BOOKMARK."
> +  "Go to MARKER, widen if necessary.  When marker is not live, try  
> BOOKMARK."
>   (if (and marker (marker-buffer marker)
> 	   (buffer-live-p (marker-buffer marker)))
>       (progn
> -- 
> 1.6.0.6.gc667
>


[-- Attachment #1.2: Type: text/html, Size: 1694 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

      reply	other threads:[~2008-09-05  7:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-05  2:43 [PATCH] Fix typo and documentation of keys Bernt Hansen
2008-09-05  5:35 ` Carsten Dominik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CB83E726-BE10-4357-B4AC-3F1B65631E46@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).