diff options
author | adam <adam@pkgsrc.org> | 2010-06-23 12:52:42 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2010-06-23 12:52:42 +0000 |
commit | aceeae07538b4aa5d205fe35549b4931fcb14153 (patch) | |
tree | e9cf0179ba013a7d7264756766efa6fc6bc01da2 /editors/joe/distinfo | |
parent | d798bd377ff7888a4f1a5ce56de57bb89cd1744e (diff) | |
download | pkgsrc-aceeae07538b4aa5d205fe35549b4931fcb14153.tar.gz |
Changes 3.7:
* backspace/DEL means 'n' in replace prompt for better emacs
compatibility
* Menus are now made up of macros instead of options.
* ^T is now a user definable menu system
* Treat \ as a quote character for file I/O. Now you can edit
files like !test with \!test
* Print NULs in default search string. Handle many \s properly.
* Allow backslashes in file names
* Fix %A to print unicode
* Charles Tabony's (vectorshifts's) highlighter stack patch
* ! is relace all in replace prompt
* Turn off UTF-8 when we enter hex mode
* Call ttsig on vfile I/O errors.
* Abort cleanly when malloc returns NULL
* Add reload command to reload file from disk
* Modify configure scrips to use docdir for extra documents and
* Don't use bold yellow, it's bad for white screens
* Fix TeX highlighter: don't highlight "
* Make mail.jsf more forgiving for those of us who still use old UNIX mail
* Fix file rename bugs
* Improve ubop: can reformat a block of paragraphs again. Reformat
of adjacent indented paragraphs working again.
* Improve XML highlighter: allow \r in whitespace
Diffstat (limited to 'editors/joe/distinfo')
-rw-r--r-- | editors/joe/distinfo | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/editors/joe/distinfo b/editors/joe/distinfo index a15a763ef9a..7c7a3a2ffb1 100644 --- a/editors/joe/distinfo +++ b/editors/joe/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.14 2006/07/24 07:50:12 adam Exp $ +$NetBSD: distinfo,v 1.15 2010/06/23 12:52:43 adam Exp $ -SHA1 (joe-3.5.tar.gz) = aeee6bb71ed1e9b9c9a2a64d8e078a06245957e5 -RMD160 (joe-3.5.tar.gz) = c58d2bdd4882bf698722d5a8e840f3d7a0221fc6 -Size (joe-3.5.tar.gz) = 613815 bytes -SHA1 (patch-aa) = 25d7b96349b20af7e2f3de09dc6c8a229028c9dc +SHA1 (joe-3.7.tar.gz) = 54398578886d4a3d325aece52c308a939d31101d +RMD160 (joe-3.7.tar.gz) = 7e2c72a750c6aac4732cf4369bceee5333460f15 +Size (joe-3.7.tar.gz) = 696036 bytes +SHA1 (patch-aa) = 18bf5044cf546c0080df5387719715735389f8cc +SHA1 (patch-ab) = bd416192e0273b596db6ecc280ad743efd9ed421 |