ada-mode: Installation

 
 2 Installation
 **************
 
 Ada mode is part of the standard Emacs distribution; if you use that, no
 files need to be installed.
 
    Ada mode is also available as a separate distribution, from the Emacs
 Ada mode website
 <http://stephe-leake.org/emacs/ada-mode/emacs-ada-mode.html>.  The
 separate distribution may be more recent.
 
    For installing the separate distribution, see the ‘README’ file in
 the distribution.
 
    To see what version of Ada mode you have installed, do ‘M-x
 ada-mode-version’.
 
    The following files are provided with the Ada mode distribution:
 
    • ‘ada-mode.el’: The main file for Ada mode, providing indentation,
      formatting of parameter lists, moving through code, comment
      handling and automatic casing.
 
    • ‘ada-prj.el’: GUI editing of Ada mode project files, using Emacs
      widgets.
 
    • ‘ada-stmt.el’: Ada statement templates.
 
    • ‘ada-xref.el’: GNAT cross-references, completion of identifiers,
      and compilation.  Also provides project files (which are not
      GNAT-specific).