Subject: CVS commit: pkgsrc/editors/joe
From: Adam Ciarcinski
Date: 2015-10-19 11:15:54
Message id: 20151019091554.AFFCC98@cvs.netbsd.org

Log Message:
Changes 4.1:
* New or improved syntax files for the following languages:
        * Groovy, R, Clojure, Rust, Coffeescript, Java, Scala, Swift, D,
          AVR, Ruby, Perl
* New translations
        * Chinese (zh_TW)
* UTF-16 support
        * JOE can now edit UTF-16BE and UTF-16LE files.  It does this
          by converting them to UTF-8 during load and back to UTF-16 during
          save.
        * Within JOE, native byte order is called UTF-16 and reversed order
          is called UTF-16R.
        * If you change the encoding (with ^T E) between UTF-8, UTF-16 and UTF-16R,
          JOE will convert the file to the desired encoding on save.
* New regular expression engine
* Unicode improvements
* Code clean up
* Bugs fixed
* Minor enhancements
* jmacs fixes:
* ESC g (grep/find) and ESC c (compile) improvements

Files:
RevisionActionfile
1.38modifypkgsrc/editors/joe/Makefile
1.10modifypkgsrc/editors/joe/PLIST
1.20modifypkgsrc/editors/joe/distinfo