To all supporters: thank you so much for your donation. See also: http://aquamacs.org/donations.shtml. To all users and hackers: Thank You for your support! We appreciate your bug reports, success stories, ideas and code.
- Aquamacs is now optimized further for speed on machines with Intel processors: It starts up faster and also executes lisp faster (up to 50% in some situations).
- The ``Line Numbers'' item in the Options/View menu now turns on `global-linum-mode', displaying line numbers to the left of each buffer line.
Suggested by Konrad Podczeck.
- Copying bug reports and other mail to the pasteboard in order to send them with GMail or another mail program now works reliably.
Reported by Matt Mollison.
- C-x s (`save-some-buffers') and other functions that ask questions applying to a series of items accept the ! command again to apply the action to all items (e.g., save all buffers).
Reported by Michael Kohlhase.
- Users should now experience no more trouble binding the new Aquamacs version to file types with the Finder's ``Open With'' and ``Change all'' functions when earlier versions of Aquamacs are present. In case of persistent issues, we advise to reset the LaunchServices database with the `lsregister' command as described here: http://www.macosxhints.com/article.php?story=20071102084155353Reported by Arthur Ogus
- The Spellchecking context menu (flyspell-mode / Check Spelling While Typing) now shows suggested alternatives in the right order.
- The LaTeX icon in the toolbar changes again when toggling PDF mode.
Reported by Gabriel Cardona and Konrad Podczeck.
- Jumping to the exact source/PDF position with Skim now works even in multi-file LaTeX projects where files are in different locations.
Reported by Brad Miller and Jeffery Kline.
- Setting frame position and size in `default-frame-alist' (and elsewhere) now works again.
Reported by Konrad Podczeck.
- Fixed ``Join Windows'' menu item (was: ``Remove Splits'').
- PHP-mode has been updated to version 1.5.0.
- Files opened from the command line or via the Finder will be shown if they are already visible in a tab or in any other window; unless `Show Buffers in New Frames' (one-buffer-one-frame-mode) is enabled, Aquamacs no longer creates a new frame for those files. The customization variable `dnd-open-file-other-window' can be used to control the behavior.
Reported by Mike Pelican.
- With all frames closed, minimized or on other spaces, Aquamacs now recognizes key commands again. If the minibuffer is needed, a frame showing an internal empty buffer will appear (or we're switching to a frame that shows an Aquamacs frame, if possible).
- Frames are now cycled in order of their last selection, rather than their creation. Selecting a frame and deleting it will, for instance, select the previously selected frame. Cycling with A-` (`next-frame') will cycle accordingly.
Reported by Konrad Podczeck and David Eyk.
- Haskell-mode has been updated to version 2.7.0.
Suggested by Johannes Krause.
- Menu-bar-mode, not supported in Aquamacs, will no longer cause problems for people who try to switch the menu bar off in their customizations.
- The cursor is now drawn correctly when `line-spacing' is set.
- Aquamacs no longer hangs in some situations when using `ispell'.