emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs Mac port


From: YAMAMOTO Mitsuharu
Subject: Re: Emacs Mac port
Date: Sun, 14 Apr 2019 15:32:50 +0900
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/25.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

The Mac port based on Emacs 26.2 is now available from

  ftp://ftp.math.s.chiba-u.ac.jp/emacs/emacs-26.2-mac-7.6.tar.gz

and Git repository is also available at

  https://bitbucket.org/mituharu/emacs-mac.git

The fourth update of the Mac port based on Emacs 25.3 is also
available from

  ftp://ftp.math.s.chiba-u.ac.jp/emacs/emacs-25.3-mac-6.11.tar.gz

The corresponding branch in the Git repository is "mac-25".

                                     YAMAMOTO Mitsuharu
                                address@hidden

* emacs-26.2-mac-7.6 (2019-04-14)
Based on Emacs 26.2.

** Fixed bugs

*** Candidates window for input methods is often misplaced.
Add heuristics so it works in many cases including candidates windows
popped up during isearch.
We cannot make this placement strictly correct because of a timing
problem: the system asks for the cursor position while there are still
some pending Lisp events and the redisplay is not completed yet.

*** New Space is created when making a child frame visible while a
fullscreen frame is focused.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]