Re: [patch] remove mention of extra archive in help files

2010-08-07 Fir de Conversatie Bram Moolenaar

Dominique Pelle wrote:

 :help version-7.3 says...
 
 
 The extra and language files are no longer distributed separately.
 The source files for all systems are included in one distribution.
 
 
 There are at least 2 help files (runtime/doc/{farsi,os_risc}.txt)
 which still mention the extra archive (now irrelevant).
 Attached patch changes it.

Thanks.

 Also, what about the following files?  Should we remove them?
 
 src/README_extra.txt
 src/README_lang.txt

The _lang file is useless, I'll drop it.  The _extra file is good to
explain what some files are for.  I'll update it to mention the full
paths.

-- 
Don't Panic!
-- The Hitchhiker's Guide to the Galaxy

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\download, build and distribute -- http://www.A-A-P.org///
 \\\help me help AIDS victims -- http://ICCF-Holland.org///

-- 
You received this message from the vim_dev maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php


Re: [patch] remove mention of extra archive in help files

2010-08-06 Fir de Conversatie Dominique Pellé
Dominique Pellé wrote:

 Hi

 :help version-7.3 says...

 
 The extra and language files are no longer distributed separately.
 The source files for all systems are included in one distribution.
 

 There are at least 2 help files (runtime/doc/{farsi,os_risc}.txt)
 which still mention the extra archive (now irrelevant).
 Attached patch changes it.

 Also, what about the following files?  Should we remove them?

 src/README_extra.txt
 src/README_lang.txt


With the attachment this time.

-- Dominique

-- 
You received this message from the vim_dev maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
diff -r 3c51864309bc runtime/doc/farsi.txt
--- a/runtime/doc/farsi.txt	Fri Aug 06 20:53:49 2010 +0200
+++ b/runtime/doc/farsi.txt	Fri Aug 06 22:04:26 2010 +0200
@@ -62,8 +62,8 @@
 Farsi Fonts	*farsi fonts*
 ---
 
-If the extra archive has been unpacked, the following files are found in the
-subdirectories of the '$VIM/farsi' directory:
+The following files are found in the subdirectories of the '$VIM/farsi'
+directory:
 
+  far-a01.pcfX Windows fonts for Unix including Linux systems
+  far-a01.bf X Windows fonts for SunOS
diff -r 3c51864309bc runtime/doc/os_risc.txt
--- a/runtime/doc/os_risc.txt	Fri Aug 06 20:53:49 2010 +0200
+++ b/runtime/doc/os_risc.txt	Fri Aug 06 22:04:26 2010 +0200
@@ -275,7 +275,6 @@
 
 - Get the latest source distribution (see www.vim.org)
 - Get the runtime environment files (e.g. these help files)
-- Get the extra archive (contains the RISC OS specific bits)
 - Get the RISC OS binary distribution (if possible)