From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH] Fix minor spelling typos Date: Fri, 2 Oct 2009 08:30:30 +0200 Message-ID: <0E39263E-AE0D-43A9-94B7-BC9244E75D8E@gmail.com> References: <87my4azzs2.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MtcMw-0002xS-1P for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 03:15:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtcMr-0002tN-BS for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 03:15:57 -0400 Received: from [199.232.76.173] (port=54004 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtcMq-0002tA-Ua for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 03:15:52 -0400 Received: from mx20.gnu.org ([199.232.41.8]:40524) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MtcMq-0005G1-BM for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 03:15:52 -0400 Received: from mail-ew0-f208.google.com ([209.85.219.208]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MtcMp-0002E4-Ro for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 03:15:52 -0400 Received: by mail-ew0-f208.google.com with SMTP id 4so802928ewy.31 for ; Fri, 02 Oct 2009 00:15:51 -0700 (PDT) In-Reply-To: <87my4azzs2.fsf@gollum.intra.norang.ca> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bernt Hansen Cc: emacs-orgmode@gnu.org Applied, thanks. - Carsten On Oct 1, 2009, at 9:21 PM, Bernt Hansen wrote: > > --- > lisp/org-agenda.el | 2 +- > lisp/org-clock.el | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el > index b7830d0..7c59b37 100644 > --- a/lisp/org-agenda.el > +++ b/lisp/org-agenda.el > @@ -1684,7 +1684,7 @@ M Like `m', but select only TODO entries, > no ordinary headlines. > L Create a timeline for the current buffer. > e Export views to associated files. > s Search entries for keywords. > -/ Multi occur accros all agenda files and also files listed > +/ Multi occur across all agenda files and also files listed > in `org-agenda-text-search-extra-files'. > < Restrict agenda commands to buffer, subtree, or region. > Press several times to get the desired effect. > diff --git a/lisp/org-clock.el b/lisp/org-clock.el > index 0aba27a..455fc1c 100644 > --- a/lisp/org-clock.el > +++ b/lisp/org-clock.el > @@ -183,7 +183,7 @@ current Only the time in the current instance > of the clock > today All time clocked inot this task today > repeat All time clocked into this task since last repeat > all All time ever recorded for this task > -auto Automtically, either `all', or `repeat' for repeating tasks" > +auto Automatically, either `all', or `repeat' for repeating > tasks" > :group 'org-clock > :type '(choice > (const :tag "Current clock" current) > -- > 1.6.5.rc1.19.g8426 > > > > _______________________________________________ > 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