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: Tue, 01 Apr 2014 10:10:29 +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 1396314658 18929 80.91.229.3 (1 Apr 2014 01:10:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 1 Apr 2014 01:10:58 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 01 03:10:50 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 1WUnE0-00076V-9X for ged-emacs-devel@m.gmane.org; Tue, 01 Apr 2014 03:10:48 +0200 Original-Received: from localhost ([::1]:52164 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUnDz-0007c0-Jr for ged-emacs-devel@m.gmane.org; Mon, 31 Mar 2014 21:10:47 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUnDr-0007bs-Uu for emacs-devel@gnu.org; Mon, 31 Mar 2014 21:10:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WUnDm-0003qL-68 for emacs-devel@gnu.org; Mon, 31 Mar 2014 21:10:39 -0400 Original-Received: from mathmail.math.s.chiba-u.ac.jp ([133.82.132.2]:54810) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUnDl-0003og-IY for emacs-devel@gnu.org; Mon, 31 Mar 2014 21:10:34 -0400 Original-Received: from fermat.math.s.chiba-u.ac.jp (fermat [133.82.132.10]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 8C68CC055D for ; Tue, 1 Apr 2014 10:10:29 +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:171238 Archived-At: The eighth update of Emacs 24.3 Mac port 4.x is now available from ftp://ftp.math.s.chiba-u.ac.jp/emacs/emacs-24.3-mac-4.8.tar.gz This time there are not so many changes from the previous version. If you still have a build tree for the previous one, then you only need to update src/macappkit.m, src/macterm.c, and optionally mac/templates/Info.plist.in . YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp ** Fixed bugs *** Fringe does not get correctly updated under very specific circumstances (Bug#16932). *** In full screen mode, clicking the menu bar hides it on OS X 10.7. *** Image background is not correctly drawn when it has a box (Bug#17115). *** While resizing a frame with mouse dragging, display is updated only on pauses in motion.