summaryrefslogtreecommitdiff
path: root/editors/joe/PLIST
diff options
context:
space:
mode:
authoradam <adam>2006-07-24 07:50:12 +0000
committeradam <adam>2006-07-24 07:50:12 +0000
commit9c1250de9341244ab4faccc0bdeea81d3376ba5a (patch)
tree6325769b43203c01572fdaf7d5ae1766caa0bd8f /editors/joe/PLIST
parent51f98a24ded83ba026b36199de730685ebcea817 (diff)
downloadpkgsrc-9c1250de9341244ab4faccc0bdeea81d3376ba5a.tar.gz
Changes 3.5:
- Query windows now expand to multiple lines if necessary - Single key queries are now internationalized (set local versions in the .po file) - Spell check language can be set in the editor - New syntax files: m4, joerc - New debug window for highlight file syntax errors. - Macros can be typed at the ESC X prompt (before it used to accept only commands). - Built-in joerc file allows joe to run even if /etc/joe directory is missing. - Support for 'long long' allows editing parts of files larger than 4GB. For example, you can say: joe /dev/hda,0x100000000,0x1000 to edit the 4KB block at offset 4GB of a hard drive. - Option which allows you set how many undo records to keep. - You can give a path to the tags file in the TAGS environment variable.
Diffstat (limited to 'editors/joe/PLIST')
-rw-r--r--editors/joe/PLIST5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/joe/PLIST b/editors/joe/PLIST
index d499fbafee9..53d365c9b00 100644
--- a/editors/joe/PLIST
+++ b/editors/joe/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2006/07/07 18:22:00 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/07/24 07:50:12 adam Exp $
bin/jmacs
bin/joe
bin/jpico
@@ -21,6 +21,7 @@ share/examples/joe/joerc
share/examples/joe/jpicorc
share/examples/joe/jstarrc
share/examples/joe/lang/de.po
+share/examples/joe/lang/fr.po
share/examples/joe/lang/ru.po
share/examples/joe/rjoerc
share/examples/joe/syntax/4gl.jsf
@@ -37,8 +38,10 @@ share/examples/joe/syntax/fortran.jsf
share/examples/joe/syntax/haskell.jsf
share/examples/joe/syntax/html.jsf
share/examples/joe/syntax/java.jsf
+share/examples/joe/syntax/joerc.jsf
share/examples/joe/syntax/lisp.jsf
share/examples/joe/syntax/lua.jsf
+share/examples/joe/syntax/m4.jsf
share/examples/joe/syntax/mail.jsf
share/examples/joe/syntax/mason.jsf
share/examples/joe/syntax/ocaml.jsf