		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 from (X)Emacs ...

For more informations, see the documentation
(type "make ps" or "make html" to built it).


Files of directory
******************

INSTALL-fr

TUTORIAL
  In French ...
  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
  Byte-encoded files for ASN.1 mode, result of the "*.el" files
  compilation.

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

Documentation (make ps, make html, make pdf):

*.ps
  User's Manual (Postscript)

*.html
  User's Manual (HTML)

*.pdf
  User's Manual (Portable Document Format)

NB:
  'make pdf' work only if you have distill
