diff options
author | tnn <tnn> | 2007-08-17 23:24:11 +0000 |
---|---|---|
committer | tnn <tnn> | 2007-08-17 23:24:11 +0000 |
commit | f26d8b76a9e54fdac0b4f88e6b9b709bde569da7 (patch) | |
tree | 735094186f07e640dc33d14be198f0e9a0eb0d5e /editors/mined/distinfo | |
parent | 930fddb100c84451f984580dbe9344bcd895d2f3 (diff) | |
download | pkgsrc-f26d8b76a9e54fdac0b4f88e6b9b709bde569da7.tar.gz |
Update to mined-2000.14; requested by upstream. Pick up maintainership.
While here add DESTDIR support.
Changes in 2000.14:
Text editing features:
* Case-insensitive search (except when searching for an identifier).
* New command Alt-x toggles preceding character and its hexadecimal code.
Character encoding support enhancements:
* Additional option -E? just determines and displays text file encoding(s).
* Additional option +E? just determines and displays terminal encoding.
* Separated display of "isolated" combining characters (e.g. after TAB).
* Improved text encoding auto-detection:
* Improved detection of CJK encodings vs. 8-bit encodings.
* Added auto-detection of Windows-"ANSI" (CP1252), PC-Latin (CP850), MacRoman.
* Improved configuration of auto-detection.
Character input enhancements:
* New shortcuts for input of plain quote marks (in smart quotes mode).
Interworking enhancements: Terminal encoding handling:
* Added options -f / -F to indicate limited font coverage of special characters.
* Detecting and handling non-Unicode terminal with Arabic ligature joining.
* Detecting and handling special width behaviour of rxvt, mlterm, konsole
concerning unassigned characters, non-BMP, or non-Unicode characters.
* Applying display replacement for illegal Unicode characters by default
(codes ending with FFFE/FFFF, surrogates, non-Unicode code points).
* Fixed a lot of other remaining width display inconsistencies.
* Making use of window focus out/in reports (xterm 224).
* Workaround for xterm 224 bug which could lock up the terminal.
* Adjusting display details to properties of gnome-terminal, konsole.
* Considering termcap information of function key escape sequences.
Miscellaneous changes:
* Increased speed of some UTF-8 search operations by a factor of ~ 40.
* Colour highlighting of DOS/Mac line end indications.
Diffstat (limited to 'editors/mined/distinfo')
-rw-r--r-- | editors/mined/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/mined/distinfo b/editors/mined/distinfo index ed9269289d8..26c6a478c1f 100644 --- a/editors/mined/distinfo +++ b/editors/mined/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.7 2007/06/21 13:48:25 tnn Exp $ +$NetBSD: distinfo,v 1.8 2007/08/17 23:24:12 tnn Exp $ -SHA1 (mined-2000.13.2.tar.gz) = 603ba089b4499ffede7b3397c94ae1fd655438e9 -RMD160 (mined-2000.13.2.tar.gz) = a0a6f70fd48551c071d47fe18d0e395f5b74ccbc -Size (mined-2000.13.2.tar.gz) = 3915266 bytes -SHA1 (patch-ac) = 143b4589cac371b18c8e1670202bcd8b1f253cba +SHA1 (mined-2000.14.tar.gz) = 1357e21b4ed05c605d2a28a2b18e94bb772c1feb +RMD160 (mined-2000.14.tar.gz) = bc9d5f7038bef3c11d11e66e2c8ae5e0c227c9e9 +Size (mined-2000.14.tar.gz) = 3952865 bytes +SHA1 (patch-ac) = a9eef90ff05b633129aacf5b58fa75b9c785ceeb SHA1 (patch-ad) = ad901718e77a44fb1bd3f2165b4b1e6c4994a884 SHA1 (patch-ae) = d842d09a248557dda9a5976b40e0adaae631fcb8 |