diff options
author | adam <adam@pkgsrc.org> | 2004-06-03 08:52:23 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-06-03 08:52:23 +0000 |
commit | baddb85f50498a08518414ed2e0ff8035163edf7 (patch) | |
tree | 77441b3f380eb0710b841e98fc77f59f6ac1ea0a /editors/joe/distinfo | |
parent | 69353161bb37016033ebe13b7f227a5f8fc8a06a (diff) | |
download | pkgsrc-baddb85f50498a08518414ed2e0ff8035163edf7.tar.gz |
Changes 3.1:
* Regex and incremental search (jmacs ^S) now work for UTF-8
* More and improved syntax highlighting files, including Mason
* Use ^T E to set character set of file (hit <tab> <tab> at the
prompt for a list of available character sets).
* Can install custom "i18n" style byte oriented character set
definition files.
* No longer depends on iconv() (easier to compile)
* Fix bug where right arrow was not doing right thing on last line
* Fix UTF-8 codes between 0x10000 - 0x1FFFF
* Now prints <XXXX> for unicode control characters
* Improved smart home, indent, etc.
* TAB completion is now more "bash"-like
* When multiple files are given on command line, they end up in
same order on the screen in JOE (before they were shuffled).
* Menu size is now variable (40% of window size or smaller if
it's not filled).
* Added -icase option for case insensitive search by default.
* Added -wrap option, which makes searches wrap
* Added status line sequence %x: shows current context (function
name if you're editing C).
* Added tab completion at search prompts and ESC-Enter for tab
completion within text windows.
* Warn if file changed on save.
* Added Ctrl-space block selection method
* Added Ctrl-arrow key block selection method
* ^K E asks if you want to load original version of the file
* jmacs bugs fixes: upperase word, transpose words, ^X ^C is
more emacs-like., ^X k and ^X ^V more like emacs.
* Much improved compile system ^[ c
* Much improved jpico
* aspell support.
Diffstat (limited to 'editors/joe/distinfo')
-rw-r--r-- | editors/joe/distinfo | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/editors/joe/distinfo b/editors/joe/distinfo index 0619e6f2b2b..fa462dd361b 100644 --- a/editors/joe/distinfo +++ b/editors/joe/distinfo @@ -1,13 +1,4 @@ -$NetBSD: distinfo,v 1.6 2003/06/10 05:08:47 jmc Exp $ +$NetBSD: distinfo,v 1.7 2004/06/03 08:52:23 adam Exp $ -SHA1 (joe2.8.tar.Z) = b2846ac8469fbdbfc7428cc0baf3f874d564959c -Size (joe2.8.tar.Z) = 322108 bytes -SHA1 (patch-aa) = 074c82a60e917a1b87dce7a53a62e6a9d1bf37e1 -SHA1 (patch-ab) = 0070f64c6d8c0ac26d6dce2032618265f7629931 -SHA1 (patch-ac) = c1ec2cea32a459b97362e429f35ff43a6b36cd48 -SHA1 (patch-ad) = 6269254fad1f54ecc9f6af4c0b32df53588f5564 -SHA1 (patch-ae) = d50e73849a2416d7300f9e410e40aa9bcf2e39c1 -SHA1 (patch-af) = ed937b1d648f629fbc23d33994fff8e16b3d4ee4 -SHA1 (patch-ag) = 675d5de283a8d38342e417839a1ee9dc43848f60 -SHA1 (patch-ah) = 30f8ac2d487bc42960e8b5c677b67c0da21ae1c5 -SHA1 (patch-ai) = 1aeb485fc1a1c2347f8c3db288adcbd7f468b426 +SHA1 (joe-3.1.tar.gz) = 52b8ce32e94b2269c7723a80892f8adf6b653017 +Size (joe-3.1.tar.gz) = 381201 bytes |