From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Version 22.1.100 in Emacs Lisp Intro?? Date: Mon, 06 Nov 2006 10:18:35 +0100 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1162804776 16221 80.91.229.2 (6 Nov 2006 09:19:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Nov 2006 09:19:36 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 06 10:19:34 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gh0dY-0005Y3-J4 for ged-emacs-devel@m.gmane.org; Mon, 06 Nov 2006 10:19:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gh0dY-0000tT-3D for ged-emacs-devel@m.gmane.org; Mon, 06 Nov 2006 04:19:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gh0dM-0000sO-9K for emacs-devel@gnu.org; Mon, 06 Nov 2006 04:19:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gh0dL-0000sA-5u for emacs-devel@gnu.org; Mon, 06 Nov 2006 04:19:11 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gh0dL-0000s4-2C for emacs-devel@gnu.org; Mon, 06 Nov 2006 04:19:11 -0500 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gh0dK-0005Zu-M8 for emacs-devel@gnu.org; Mon, 06 Nov 2006 04:19:11 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepa.post.tele.dk (Postfix) with SMTP id 04247FAC002 for ; Mon, 6 Nov 2006 10:19:03 +0100 (CET) Original-To: emacs-devel@gnu.org User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:61858 Archived-At: The following change triggered some thoughs: +2006-11-04 Robert J. Chassell + + * emacs-lisp-intro.texi: Replace 22.0.100 with 22.1.100. Since we use 22.0.50 for the CVS version, 22.0.90,... for pretests, it seems quite non-intuitive for Emacs Lisp Intro to use 22.1.100 in an introductionary text. Since most users will get a version 22.1.1 when then they build Emacs from the tarball, it would IMO make more sense to use 22.1.1 in the examples. -- Kim F. Storm http://www.cua.dk