Now you have syntax highlight for your LaTeX files or any other language you
want (see files syntax.sl, texsyntax.sl, csyntax.sl and octave_syntax.sl). 

These are the patches for using with jed version 096 and linux. If you have
other version or OS, they may still work but I didn't try. To apply, do the
following:
    1) cd to the directory where you've gunziped and untarred jed source. 
    2) Gunzip and untar the file patches.tgz.
    3) cd slang/src
    4) make -f makefile.unx
    5) cd ../../jed/src
    6) patch < texjed.diff
    7) make -f makefile.unx
    8) [Optional] make -f makefile.unx xjed
    9) cd ../lib
    10) patch < texjed.diff
    11) Install (Refer to jed's docs)
    12) That's all! Have fun!
P.S.: Try the new dired!    
                            Andre Hentz
                            andre@lcmi.ufsc.br
                            Universidade Federal de Santa Catarina
                            Florianopolis - SC - Brasil
