diff options
Diffstat (limited to 'editors/jove/patches/patch-ac')
-rw-r--r-- | editors/jove/patches/patch-ac | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/jove/patches/patch-ac b/editors/jove/patches/patch-ac index 177b8393843..b559a3186a2 100644 --- a/editors/jove/patches/patch-ac +++ b/editors/jove/patches/patch-ac @@ -1,15 +1,15 @@ -$NetBSD: patch-ac,v 1.1 2000/03/05 16:52:50 kim Exp $ +$NetBSD: patch-ac,v 1.2 2000/03/05 17:31:52 kim Exp $ -Make jove turn on auto-fill-mode for Elm files. +Make jove turn on auto-fill-mode for elm and nn files. --- doc/jove.rc.orig Sun Jan 22 09:44:57 1995 -+++ doc/jove.rc Sun Mar 5 18:47:28 2000 ++++ doc/jove.rc Sun Mar 5 19:30:21 2000 @@ -13,7 +13,7 @@ # Set fill mode when Jove is fired up automatically by certain # mail/news readers. -1 auto-execute-command auto-fill-mode /tmp/\{Re\|article\|rnmail\|pn\} -+1 auto-execute-command auto-fill-mode /tmp/\{Re\|article\|rnmail\|pn\|snd\} ++1 auto-execute-command auto-fill-mode .*/tmp/\{Re\|article\|nn\|rnmail\|pn\|snd\} # The following is if you prefer fill-mode to be on for all # files except the ones you want it off for (but on the other hand it could |