Hi, I've accumulated a number of minor fixes and enhancements to Emacs.app rc2a but don't feel they justify a full release at this time. Instead I've posted a combined patch at Sourceforge:
http://sourceforge.net/tracker/index.php?func=detail&aid=1810588&group_id=148174&atid=770756 - fix crashes due to image background color expiry and fringe bitmap caching - load site-lisp files in preference to corresponding versions within the emacs distribution itself: via patch to nsterm.m from Seiji Zenitani and also optionally via an option to nextstep/compile (--local-lisp-path option) by Peter Dyballa (note, another way to accomplish this is something like: (setq load-path (cons "/usr/local/share/emacs/site-lisp" load-path)) in .emacs) - file(s) will now be loaded when launching Emacs by double- or right-clicking on an associated file in the Finder - rename (vertical) "line" cursor type to "bar", (horizontal) "bar" cursor type to "underscore" - fix certain glitches with blinking non-box cursors - focus a remaining frame when one is deleted cheers, Adrian ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Emacs-app-dev- mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-
