Emacs 22.1 is released – first major update in 5 years

Check it out!

For Mac OS X users, I built the new version using:

./configure –enable-carbon-app=/Users/mark/bin –without-x

to also build an Aqua application in my personal bin directory in addition to a command line version in /usr/local/bin/emacs

Again, for Mac users: I like to put this in my .emacs file:

(global-set-key “\C-xt” ‘tool-bar-mode)

So I can toggle the graphic toolbar icons on and off when running the Aqua application.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>