From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Drop OS X 10.4 Date: Sun, 12 Oct 2014 18:06:49 +0200 Message-ID: <85FD9C2F-10DA-4CD6-A97B-020BEF1AAF41@swipnet.se> References: <543806BC.9050300@cs.ucla.edu> <43EC184F-DCCC-4A62-986E-00EF144981B4@swipnet.se> <543A97FB.9050400@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1413130045 28816 80.91.229.3 (12 Oct 2014 16:07:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Oct 2014 16:07:25 +0000 (UTC) Cc: Juergen Fenn , Bozhidar Batsov , emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 12 18:07:19 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XdLfy-0001TK-AB for ged-emacs-devel@m.gmane.org; Sun, 12 Oct 2014 18:07:18 +0200 Original-Received: from localhost ([::1]:57805 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XdLfx-00032h-Qk for ged-emacs-devel@m.gmane.org; Sun, 12 Oct 2014 12:07:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55057) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XdLfj-0002pa-9Q for emacs-devel@gnu.org; Sun, 12 Oct 2014 12:07:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XdLfb-000264-6T for emacs-devel@gnu.org; Sun, 12 Oct 2014 12:07:03 -0400 Original-Received: from mailfe09.swip.net ([212.247.155.1]:41297 helo=swip.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XdLfa-00023d-W7; Sun, 12 Oct 2014 12:06:55 -0400 X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50 Original-Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe09.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 366115738; Sun, 12 Oct 2014 18:06:52 +0200 Original-Received: from [10.50.10.54] (unknown [188.126.74.2]) (Authenticated sender: jhd) by hosdjarv.se (Postfix) with ESMTPSA id 1C9FB1A0372; Sun, 12 Oct 2014 16:06:50 +0000 (UTC) In-Reply-To: <543A97FB.9050400@cs.ucla.edu> X-Mailer: Apple Mail (2.1878.6) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 212.247.155.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:175291 Archived-At: 12 okt 2014 kl. 17:02 skrev Paul Eggert : > Jan Dj=E4rv wrote: >=20 >> Trunk now requires 10.6. >=20 > Thanks for doing all that. I also squashed a few stray mentions of = older versions in the documentation. =20 Thanks. > One little thing: the 'clear' method in nsmenu.m has a pre-10.6 hack; = could it be simplified as per the attached? Go ahead. I will check on some OSX versions to be sure. Just because = the comment says 10.5 does not make it certain. I don't recognize that = particular hack. Jan D.