If you'd like to stay on top of the game, download our
nightly builds. These are produced from current development
snapshots of GNU Emacs and Aquamacs, straight from their
respective repositories.
Building the nightlies may fail occasionally - that's part
of why we do them. If that happens and you're tech savvy,
please do check the
log provided and try to fix the problem.
There are Compile
Logs corresponding to the above package:
Aquamacs. If one of the builds failed last night, it is recommended to refer to
last night's compile logs for
Aquamacs.
Aquamacs 2.x (Cocoa-based, "master" branch)
These builds are updated at least once daily. Recent
commits
There are Compile
Logs corresponding to the above package:
Aquamacs. If one of the builds failed last night, it is recommended to refer to
last night's compile logs for
Aquamacs.
There will be no more nightly builds of Aquamacs 1.x for PPC.
Download the last build (April 22, 2009)
Aquamacs-nightly.tar.bz2 (should work on 10.3.9 and up).
Plugin: SLIME, The Superior Lisp Interaction Mode for Emacs
SLIME is an Emacs mode for Common Lisp development. It can be downloaded as a point-and-click install package to be used with Aquamacs. This plugin requires Aquamacs 1.6 or later.
The source code for this plugin is included with the plugin.
What's new in the development version (Master branch)?
Added visual-basic-mode.
Code by Fred White, Dave Love, Randolph Fritz and Vincent Belaiche.
Fix crash that could occur during start of Aquamacs (in x_set_frame_parameters)
Reported by Will Morton, Barbara Shirtcliff, Enrico Rinaldi.
Support for fullscreen button in windows, available in Mac OS X 10.7 ``Lion''. As additional keyboard shortcut, Command-Control-F, is available.
Improved support for resizing frames in Mac OS X 10.7.
Load calculator (M-x calc) correctly even after saving calculator settings.
Reported by Stefan Vollmar.
When deleting (killing) a whole line, the beginning space of a following line was deleted in `smart-spacing-mode'. This is no longer the case.
Reported by James Thurgood and Robert Morelli.
When deleting several words in a row (killing them to append them to the kill ring), they are no longer added as run-in words in smart spacing mode. Spaces are addes where appropriate.
Drag&drop into windows showing eshell, shell and other comint-based buffers now inserts the full file name.
Suggested by Jan Marius Hofert.
When expanding the load path (e.g., for library files) in directories such as Library/Application Support/Aquamacs Emacs, a file called .nosearch now prevents Aquamacs from adding the present and subordinate directories. (The previous .ignore file only worked at the topmost level.)
Reported by Nathaniel Cunningham.
Fixed issue that could lead to a crash when using Aquamacs as an editor (ODB standard) from certain other applications.
Reported by Kevin Kirkup.
Fixed issue where the toolbar could not be permanently hidden or shown using the toolbar context menu.
Reported by Richard Spence.
Python-Mode has been updated to version 6.0.2.
Suggested by Gilles Lenfant.
Matlab-Mode has been updated to version 3.3.1.
Suggested by Dennis Rosset.