- Translate the asn1-syntax file in english.
- Allow the use of the speedbar
- Allow multiples compilations, comparisons (make some variables locales)
- do a compilation module from the comparison module
- translate all comments in english
- translate in French some texte of asn1-conf and asn1-syntax
- why customize buffer display "[Hide]" for some options ?
- add the French accents
- allow the color with Emacs in console mode ?
- indentation :
 
     T::=                 ->   T::=
     INTEGER                     INTEGER
 
     Nom DEFINITIONS::=   	     Nom DEFINITIONS::=   
     BEGIN               	     BEGIN               
     IMPORTS U FROM Mod2 	 ->    IMPORTS U FROM Mod2 
             V FROM Mod3;	               V FROM Mod3;

- ./configure : install info, elc, debian package...
- doc for windows installation
