		ASN.1 Mode for Emacs and XEmacs
		*******************************

The ASN.1 mode for Emacs and XEmacs is a confortable way to edit and write
ASN.1 specifications. It allow coloration of files, automatic indentation,
possibility to compile directly in Emacs ...
For more informations, see the documentation
(type "make ps" or "make html" to built it).


Fichiers du repertoire
**********************

INSTALL-fr

TUTORIAL
  In Freanch ...
  To have it in english, type C-h t under Emacs

*.el
  sources files of ASN.1 mode

*.texi
  source file of documentation


After compilation :

*.elc
  Compiled files for ASN.1 mode
  NB : it is not necessary to compile this files

*.info
  User's Manual (Text)
  Avalaible with the last item of the ASN.1 menu.

Documentation (make ps, make html) :

*.ps
  User's Manual (Postscript)

*.html
  User's Manual (HTML)
