From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: small typo Date: Tue, 02 Oct 2007 11:40:58 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IceJe-0003gz-6K for emacs-orgmode@gnu.org; Tue, 02 Oct 2007 05:45:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IceJc-0003eY-FQ for emacs-orgmode@gnu.org; Tue, 02 Oct 2007 05:45:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IceJc-0003e5-38 for emacs-orgmode@gnu.org; Tue, 02 Oct 2007 05:45:20 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IceJa-0006wC-Vn for emacs-orgmode@gnu.org; Tue, 02 Oct 2007 05:45:19 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IceIL-0005ln-HU for emacs-orgmode@gnu.org; Tue, 02 Oct 2007 09:44:01 +0000 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Oct 2007 09:44:01 +0000 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Oct 2007 09:44:01 +0000 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: emacs-orgmode@gnu.org org-agenda-skip-entry-if is a compiled Lisp function in `org.el'. (org-agenda-skip-entry-if &rest conditions) Skip entry is any of conditions is true. ^^ must be "if" See `org-agenda-skip-if for details.