From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5327bb9007e65e3d,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-07 08:41:07 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!cpk-news-hub1.bbnplanet.com!news.gtei.net!newsfeed1.cidera.com!Cidera!newsfeed.kabelfoon.nl!195.129.110.21.MISMATCH!bnewsfeed00.bru.ops.eu.uu.net!bnewsifeed01.bru.ops.eu.uu.net!lnewspost00.lnd.ops.eu.uu.net!emea.uu.net!read.news.fr.uu.net!not-for-mail Sender: briot@lyon.act-europe.fr Newsgroups: comp.lang.ada Subject: [ANNOUNCE] ada-mode 3.6 for Emacs 21.1 released From: Emmanuel Briot Reply-To: briot@act-europe.fr Date: 07 Jan 2002 17:38:26 +0100 Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: lyon.act-europe.fr X-Trace: 1010421662 read.news.fr.uu.net 14589 212.157.227.160 X-Complaints-To: abuse@fr.uu.net Xref: archiver1.google.com comp.lang.ada:18608 Date: 2002-01-07T17:38:26+01:00 List-Id: A new version of the ada-mode for Emacs has been released, that among other things includes a better support for Emacs 21. Note that the new official page for the ada-mode is: http://libre.act-europe.fr/adamode Here is the list of the main changes in the ada-mode. This list doesn't include all the bug fixes. * Support for Emacs 21 Emacs 21 is a major new revision of Emacs, that includes some changes in the packages ada-mode depends on. The port has been done to the new version. As a result, ada-mode 3.6 is probably not compatible with older versions of Emacs. * Better handling for Ada files that don't follow GNAT's default naming scheme (.adb for bodies and .ads for specs). * ada-xref-search-with-grep is a new variable intended for big projects: it allows you to disable the default behavior of ada-mode, that will use grep to do a cross-reference if the information generated by GNAT is not up-to-date. * Cross-references to operators now work correctly in all situations * Add support for the GNU visual debugger. This debugger will be used by default if found on the path. See also the variable ada-tight-integration-with-gvd. * Better support for Windows paths Supported users of Ada Core Technologies or ACT-Europe do not need to download this version, which has been available to them for some time. In any case, you should request new versions or bug fixes through your usual channel. Emmanuel