[Emacs-ada-mode] release

Stephen Leake stephen_leake at stephe-leake.org
Sat Nov 18 06:12:43 PST 2006


I've finished integrating the current Emacs Ada mode with Emacs CVS,
so I've put a new version of Emacs Ada mode on the website:

ada-mode-2006-11-15.tar.gz

In general, the Ada mode lisp code requires Emacs 22 (the next release
version). ada-support.el now provides compatibility with Emacs 21, and
is not in Emacs CVS.

ada-mode-version reports 3.7, and it is essentially identical to Emacs
CVS; my version has some FIXME comments, and one small improvement (I
couldn't resist :). There are also some 'ifs' on Emacs version that
are not in Emacs CVS, for things that couldn't be handled in
ada-support.el.

This fixes all bugs that I know about.

I've promised the Emacs developers not to make changes to Ada mode in
Emacs CVS until after the Emacs release (except for bug fixes). That
could easily be several months from now, so I will keep improving the
Ada mode on the web site.

The next task is to parse the output of 'gnat ls -P<foo.gpr> -v' to
get the source and object directory paths, and integrate that nicely
with the rest of Ada mode.

-- 
-- Stephe



More information about the Emacs-ada-mode mailing list