diff options
author | wiz <wiz> | 2001-12-11 15:49:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-12-11 15:49:25 +0000 |
commit | 6cc6ed445de18f137cbc6baf0f31fce22b16f80f (patch) | |
tree | b14ef19281b942a5197b7af5840520fdab68dfcd /mail/vm/patches | |
parent | db0e5064cdf823f8cd961e74666e9aea6a03a508 (diff) | |
download | pkgsrc-6cc6ed445de18f137cbc6baf0f31fce22b16f80f.tar.gz |
Update to 7.00, inspired by pkg/14474.
No changelog found.
XXX: Only tested with emacs, not xemacs.
Diffstat (limited to 'mail/vm/patches')
-rw-r--r-- | mail/vm/patches/patch-ab | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/mail/vm/patches/patch-ab b/mail/vm/patches/patch-ab deleted file mode 100644 index 5ebce50793f..00000000000 --- a/mail/vm/patches/patch-ab +++ /dev/null @@ -1,27 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2001/06/27 19:45:30 jtb Exp $ - ---- vm.texinfo.orig Fri May 4 17:54:47 2001 -+++ vm.texinfo -@@ -1,9 +1,10 @@ - \input texinfo @comment -*-Text-*- - @setfilename vm.info - @settitle VM User's Manual --@c @direntry --@c * VM:: A mail reader. --@c @end direntry -+@dircategory Mail -+@direntry -+* VM: (vm). A mail reader. -+@end direntry - @iftex - @finalout - @end iftex -@@ -161,7 +162,7 @@ - @vindex vm-folder-file-precious-flag - When a folder is first visited, the value of the variable - @code{vm-folder-file-precious-flag} is used to initialize a --buffer-local instance of #code{file-precious-flag}, which -+buffer-local instance of @code{file-precious-flag}, which - determines how folders are saved. A non-nil value causes - folders to be saved by writing to a temporary file and then - replacing the folder with that file. A nil value causes |