GNU Emacs 22.1 has been released. It is available on the GNU ftp
sites at
ftp.gnu.org/gnu/emacs/ and its mirrors (see
http://www.gnu.org/order/ftp.html).
The MD5 check-sum is the following:
6949df37caec2d7a2e0eee3f1b422726
emacs-22.1.tar.gz
Please send any bug reports to bug-gnu-emacs@
gnu.org. You can use the
function M-x report-emacs-bug to do this.
Here are some new features of Emacs 22. See etc/NEWS for a complete
list.
- Support for the GTK+ graphical toolkit
- Drag-and-drop support on X.
- Support for GNU/Linux systems on S390 and x86-64 machines,
and for Mac OS X, and for Windows using Cygwin.
- Full support for images, toolbar, and tooltips on
MS-Windows, Mac OS 9 and Mac OS X builds.
- Font Lock mode, Auto Compression mode, File Name Shadow
Mode, and mouse wheel support are enabled by default.
- Double the maximum size of buffers, up to 256M on 32-bit machines.
- Links can be followed with `mouse-1', in addition to `mouse-2'.