From mboxrd@z Thu Jan 1 00:00:00 1970 From: Van L Subject: docstring typoes in org-read-date-force-compatible-dates Date: Fri, 4 Jan 2019 12:11:55 +1100 Message-ID: Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56680) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gfE1w-0000LX-KN for emacs-orgmode@gnu.org; Thu, 03 Jan 2019 20:12:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gfE1s-0003wE-Mc for emacs-orgmode@gnu.org; Thu, 03 Jan 2019 20:12:08 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:36283) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gfE1s-0003bV-Fh for emacs-orgmode@gnu.org; Thu, 03 Jan 2019 20:12:04 -0500 Received: from epi.local (193-82-248-193.tpgi.com.au [193.82.248.193]) (Authenticated sender: van@scratch.space) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 3F942100002 for ; Fri, 4 Jan 2019 01:12:00 +0000 (UTC) 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" To: Org Mode Mailing List Hello, I found and fixed the following typoes. diff --git a/lisp/org.el b/lisp/org.el index 5dd5c024d..755c190cf 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -3329,7 +3329,7 @@ Depending on the system Emacs is running on, = certain dates cannot be represented with the type used internally to represent time. Dates between 1970-1-1 and 2038-1-1 can always be represented correctly. Some systems allow for earlier dates, some for later, -some for both. One way to find out it to insert any date into an +some for both. One way to find out is to insert any date into an Org buffer, putting the cursor on the year and hitting S-up and S-down to test the range. =20 @@ -3337,7 +3337,7 @@ When this variable is set to t, the date/time = prompt will not let you specify dates outside the 1970-2037 range, so it is certain that these dates will work in whatever version of Emacs you are running, and also that you can move a file from one Emacs = implementation -to another. WHenever Org is forcing the year for you, it will display +to another. Whenever Org is forcing the year for you, it will display a message and beep. =20 When this variable is nil, Org will check if the date is