From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: Emacs Mac port Date: Thu, 11 Apr 2013 18:22:54 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1365672187 9772 80.91.229.3 (11 Apr 2013 09:23:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Apr 2013 09:23:07 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 11 11:23:08 2013 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 1UQDil-0001OY-7l for ged-emacs-devel@m.gmane.org; Thu, 11 Apr 2013 11:23:07 +0200 Original-Received: from localhost ([::1]:43236 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQDik-0006uO-AV for ged-emacs-devel@m.gmane.org; Thu, 11 Apr 2013 05:23:06 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:53012) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQDih-0006tq-FO for emacs-devel@gnu.org; Thu, 11 Apr 2013 05:23:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQDig-0005kq-27 for emacs-devel@gnu.org; Thu, 11 Apr 2013 05:23:03 -0400 Original-Received: from mathmail.math.s.chiba-u.ac.jp ([133.82.132.2]:56303) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQDif-0005k0-OX for emacs-devel@gnu.org; Thu, 11 Apr 2013 05:23:01 -0400 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id F2FE8C055D for ; Thu, 11 Apr 2013 18:22:54 +0900 (JST) In-Reply-To: User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 133.82.132.2 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:158832 Archived-At: The first update of Emacs 24.3 Mac port 4.x is available from ftp://ftp.math.s.chiba-u.ac.jp/emacs/emacs-24.3-mac-4.1.tar.gz YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp ** Fixed bugs *** Crash if an unknown font/fontset is set to default-frame-alist. *** Invoking Service producing output does not replace the selected text. Reported by Nicholas Riley. *** Invoking Service via C-mouse-down-1 may not insert the output correctly. ** Improvements *** Add sound support. Like on other platforms, it is synchronous and you cannot quit it with C-g. *** Round frame bottom corners on OS X 10.7 and later, even when internal-border-width is 0.