From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Eglen Subject: patch for doc string typos in org-mobile.el Date: Tue, 28 Jun 2011 09:57:25 +0100 Message-ID: <14152.1309251445@maps> Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39683) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbU6r-0002aH-MW for emacs-orgmode@gnu.org; Tue, 28 Jun 2011 04:57:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QbU6q-0001Xj-CS for emacs-orgmode@gnu.org; Tue, 28 Jun 2011 04:57:29 -0400 Received: from ppsw-50.csi.cam.ac.uk ([131.111.8.150]:60635) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbU6p-0001XN-Uk for emacs-orgmode@gnu.org; Tue, 28 Jun 2011 04:57:28 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Cc: Stephen Eglen --- org-mobile.el~ 2010-04-03 23:26:09.000000000 +0100 +++ org-mobile.el 2011-06-28 09:47:17.000000000 +0100 @@ -86,12 +86,12 @@ :type 'file) (defcustom org-mobile-force-id-on-agenda-items t - "Non-nil means make all agenda items carry and ID." + "Non-nil means make all agenda items carry an ID." :group 'org-mobile :type 'boolean) (defcustom org-mobile-force-mobile-change nil - "Non-nil means, force the change made on the mobile device. + "Non-nil means force the change made on the mobile device. So even if there have been changes to the computer version of the entry, force the new value set on the mobile. When nil, mark the entry from the mobile with an error message.