emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Bernt Hansen <bernt@norang.ca>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH 2/2] Rename variable due to typo
Date: Thu, 12 Nov 2009 17:47:35 +0100	[thread overview]
Message-ID: <F600B2F9-C5D3-4BB7-AD7C-570350152C30@gmail.com> (raw)
In-Reply-To: <1258030363-1741-2-git-send-email-bernt@norang.ca>

Hi Bernt,

I have applied the typo patches, thank you.

- Carsten

On Nov 12, 2009, at 1:52 PM, Bernt Hansen wrote:

> ---
> This patch is available at git://git.norang.ca/org-mode.git typos
>
> lisp/org-agenda.el |    2 +-
> lisp/org-mobile.el |    2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
> index 5bc966c..20d68ed 100644
> --- a/lisp/org-agenda.el
> +++ b/lisp/org-agenda.el
> @@ -1774,7 +1774,7 @@ Pressing `<' twice means to restrict to the  
> current subtree or region
> 	   entry key type match lprops ans)
>       ;; Turn off restriction unless there is an overriding one,
>       (unless org-agenda-overriding-restriction
> -	(unless (org-bound-and-true-p org-agenda-keep-restriced-file-list)
> +	(unless (org-bound-and-true-p org-agenda-keep-restricted-file-list)
> 	  ;; There is a request to keep the file list in place
> 	  (put 'org-agenda-files 'org-restrict nil))
> 	(setq org-agenda-restrict nil)
> diff --git a/lisp/org-mobile.el b/lisp/org-mobile.el
> index c0751bb..d441337 100644
> --- a/lisp/org-mobile.el
> +++ b/lisp/org-mobile.el
> @@ -280,7 +280,7 @@ agenda view showing the flagged items."
> 	;; Make an agenda view of flagged entries, but only in the files
> 	;; where stuff has been added.
> 	(put 'org-agenda-files 'org-restrict org-mobile-last-flagged-files)
> -	(let ((org-agenda-keep-restriced-file-list t))
> +	(let ((org-agenda-keep-restricted-file-list t))
> 	  (org-agenda nil "?"))))))
>
> (defun org-mobile-check-setup ()
> -- 
> 1.6.5.2.180.gc5b3e
>
>
>
> _______________________________________________
> 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

- Carsten

      reply	other threads:[~2009-11-12 16:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-12 12:52 [PATCH 1/2] Fix spelling and grammar Bernt Hansen
2009-11-12 12:52 ` [PATCH 2/2] Rename variable due to typo Bernt Hansen
2009-11-12 16:47   ` 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=F600B2F9-C5D3-4BB7-AD7C-570350152C30@gmail.com \
    --to=carsten.dominik@gmail.com \
    --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).