From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: master df8e705eb2 1/2: Don't refer to Emacs 24.3 or older in FAQ Date: Thu, 25 Aug 2022 21:36:20 +0300 Message-ID: <83lerc2msb.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5539"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Aug 25 20:47:12 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oRHsm-0001AD-Ax for ged-emacs-devel@m.gmane-mx.org; Thu, 25 Aug 2022 20:47:12 +0200 Original-Received: from localhost ([::1]:36624 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oRHsl-0001NL-BE for ged-emacs-devel@m.gmane-mx.org; Thu, 25 Aug 2022 14:47:11 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60036) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oRHi5-0002PS-9O for emacs-devel@gnu.org; Thu, 25 Aug 2022 14:36:11 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:32802) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oRHi4-0002Yz-Vl; Thu, 25 Aug 2022 14:36:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Subject:To:From:Date:mime-version:in-reply-to: references; bh=sWsrwzu1Fqq9r8jSjxYUlCqCUrY66WmCI37GxO21IIs=; b=hLE3H4ggIs008s ebuaXsIHUeXRhRpK6msmMjjf3eMBevpkAUixSKwMyVKaHWhOhVxQsLGHqlPHXmH52Wq2KGw1RgBCq mvemnsyhLyeGG1ZOQBIXijy8kydgEFlo5k6kVNz33rAbdVFR+ZgCNfudeCzyIRLpKXqGcDDOGnmdp p1IylMwSd5LURtJUx0EXsW9nxEr4GDQCWVG1iIDy9YGb55DCflFSrnzm/Zj1FXnTujAXRUc4GLac3 l+ZtOEL1/++J50mE039jURSDL5is/AKRYGFT/FnU7yX4YLmeWYtcloePukNavegnwym3kG09ZIj0C qs3Y5h3wbbSjNmtYfZLw==; Original-Received: from [87.69.77.57] (port=2358 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oRHi3-00072O-VI; Thu, 25 Aug 2022 14:36:08 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:294101 Archived-At: > branch: master > commit df8e705eb2077b62e3c3a13d0d596362c05542c7 > Author: Stefan Kangas > Commit: Stefan Kangas > > Don't refer to Emacs 24.3 or older in FAQ I'm not sure this is a good idea. The FAQ is special, unlike the rest of our documentation, in that it doesn't target only the version with which it comes. I see no particular reason to remove those references to old versions from the FAQ.