summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-08-07 13:19:27 +0200
committerBram Moolenaar <Bram@vim.org>2010-08-07 13:19:27 +0200
commit33aea1875c229ad3b7c7af76cd15a70fbb962d5c (patch)
treecefbebb946932c0b92a18909143e8648740a36be
parent0390ded91baaaf1a699a3b77d02de595e8d8659a (diff)
downloadvim-git-33aea1875c229ad3b7c7af76cd15a70fbb962d5c.tar.gz
Update README files. Remove references to extra and lang archives.
-rw-r--r--Filelist1
-rw-r--r--README.txt2
-rw-r--r--README_extra.txt73
-rw-r--r--README_lang.txt5
-rw-r--r--runtime/doc/farsi.txt6
-rw-r--r--runtime/doc/os_risc.txt3
-rw-r--r--runtime/doc/todo.txt18
-rw-r--r--runtime/doc/uganda.txt10
8 files changed, 54 insertions, 64 deletions
diff --git a/Filelist b/Filelist
index 4bcaccc4d..549eecc14 100644
--- a/Filelist
+++ b/Filelist
@@ -669,7 +669,6 @@ EXTRA = \
# generic language files
LANG_GEN = \
- README_lang.txt \
runtime/doc/*-fr.1 \
runtime/doc/*-fr.UTF-8.1 \
runtime/doc/*-it.1 \
diff --git a/README.txt b/README.txt
index c2cde4377..e439c2403 100644
--- a/README.txt
+++ b/README.txt
@@ -103,7 +103,7 @@ There are several mailing lists for Vim, see http://www.vim.org/maillist.php.
MAIN AUTHOR
-Send any other comments, patches, pizza and suggestions to:
+Send any other comments, patches, flowers and suggestions to:
Bram Moolenaar E-mail: Bram@vim.org
Finsterruetihof 1
diff --git a/README_extra.txt b/README_extra.txt
index 096f28a56..7045c3cce 100644
--- a/README_extra.txt
+++ b/README_extra.txt
@@ -1,61 +1,54 @@
README_extra.txt for version 7.3e of Vim: Vi IMproved.
-The extra archive of Vim is to be used in combination with the source archive
-(vim-7.2-src.tar.gz). The extra archive is useless without it.
+These extra files of Vim are for special purposes. This README explains what
+the files are for. For general information about Vim, see the "README.txt"
+file.
-For more information, see the "README.txt" file that comes with the runtime
-archive (vim-7.2-rt.tar.gz). To be able to run Vim you MUST get the runtime
-archive too!
-The extra archive plus the source and runtime archives make up the complete
-sources of Vim for all systems.
+farsi/* Files for the Farsi (persian) language. If you don't
+ know what Farsi is, this is not for you.
+src/if_sniff.* Interface to SNiFF. If you don't know what SNiFF is,
+ this is not for you.
-Some of the things that the extra archive contains:
+src/os_amiga.* Files for the Amiga port.
-Farsi Files for the Farsi (persian) language. If you don't know
- what Farsi is, this is not for you.
+src/gui_riscos.*
+src/os_riscos.* Files for the RISC OS port.
-if_sniff Interface to SNiFF. If you don't know what SNiFF is, this is
- not for you.
+src/gui_beos.*
+src/os_beos.* Files for the BeOS port.
-os_amiga Files for the Amiga port.
+src/os_msdos.*
+src/os_dos.* Files for the MS-DOS port.
-gui_riscos
-os_riscos Files for the RISC OS port.
+src/gui_mac.*
+src/os_mac.* Files for the Mac port.
-gui_beos
-os_beos Files for the BeOS port.
+src/os_mint.8 Files for the Atari Mint port.
-os_msdos
-os_dos Files for the MS-DOS port.
+src/os_os2* Files for the OS/2 port.
+src/tee/* Extra program for OS/2.
-gui_mac
-os_mac Files for the Mac port.
+src/os_vms* Files for the VMS port.
-os_mint Files for the Atari Mint port.
+src/os_w32*
+src/os_win32.* Files for the Win32 port.
-os_os2 Files for the OS/2 port.
-tee Extra program for OS/2.
+src/gui_w32.* Files for the Win32 GUI.
+src/gui_w48.* Files for the Win32 and Win16 GUI.
+src/Make_mvc.mak MS Visual C++ makefile for the Win32 GUI.
+runtime/rgb.txt File with color definitions for the Win32 GUI.
-os_vms Files for the VMS port.
+src/if_ole.* OLE automation interface, for MS Windows 95 and NT.
-os_w32
-os_win32 Files for the Win32 port.
+src/VisVim/* Integration of Win32 GUI with MS Visual Developer
+ Studio.
-gui_w32 Files for the Win32 GUI.
-gui_w48 Files for the Win32 and Win16 GUI.
-Make_mvc.mak MS Visual C++ makefile for the Win32 GUI.
-rgb.txt File with color definitions for the Win32 GUI.
+src/GvimExt/* DLL for the "Edit with Vim" context menu entry
-if_ole OLE automation interface, for MS Windows 95 and NT.
+nsis/* NSIS script to build the self-installing MS-Windows exe
-VisVim Integration of Win32 GUI with MS Visual Developer Studio.
+runtime/doc/*.man Preprocessed manual pages.
-GvimExt DLL for the "Edit with Vim" context menu entry
-
-nsis NSIS script to build the self-installing MS-Windows exe
-
-*.man Preprocessed manual pages.
-
-file_select.vim Vim script to browse directories (Unix only).
+runtime/macros/file_select.vim Vim script to browse directories (Unix only).
diff --git a/README_lang.txt b/README_lang.txt
deleted file mode 100644
index 2c068d67f..000000000
--- a/README_lang.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-README_lang.txt for version 7.3e of Vim: Vi IMproved.
-
-This file contains files for non-English languages:
-- Translated messages.
-- Translated menus.
diff --git a/runtime/doc/farsi.txt b/runtime/doc/farsi.txt
index 2a7b10f50..2e57f3e9b 100644
--- a/runtime/doc/farsi.txt
+++ b/runtime/doc/farsi.txt
@@ -1,4 +1,4 @@
-*farsi.txt* For Vim version 7.3e. Last change: 2005 Mar 29
+*farsi.txt* For Vim version 7.3e. Last change: 2010 Aug 07
VIM REFERENCE MANUAL by Mortaza Ghassab Shiran
@@ -62,8 +62,8 @@ o Toggling between Farsi ISIR-3342 standard encoding and Vim Farsi via F9
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/fonts'
+directory:
+ far-a01.pcf X Windows fonts for Unix including Linux systems
+ far-a01.bf X Windows fonts for SunOS
diff --git a/runtime/doc/os_risc.txt b/runtime/doc/os_risc.txt
index 38ddf1113..24187d852 100644
--- a/runtime/doc/os_risc.txt
+++ b/runtime/doc/os_risc.txt
@@ -1,4 +1,4 @@
-*os_risc.txt* For Vim version 7.3e. Last change: 2008 Jun 28
+*os_risc.txt* For Vim version 7.3e. Last change: 2010 Aug 07
VIM REFERENCE MANUAL by Thomas Leonard
@@ -275,7 +275,6 @@ Downloading everything you need:
- 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)
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index 5113840f1..ba8db842b 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -1,4 +1,4 @@
-*todo.txt* For Vim version 7.3e. Last change: 2010 Aug 05
+*todo.txt* For Vim version 7.3e. Last change: 2010 Aug 07
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -36,19 +36,20 @@ Before release 7.3:
Better Czech keymap. (Stepnem, 2010 May 4) Use if no response from Jiri
Tobisek.
-Use Dutch spell files from:
-http://extensions.services.openoffice.org/en/project/dict-nl
-Looks like this is newer than the new wordlist for Dutch:
-http://www.opentaal.org/bestanden/1_10/nl_NL-Pack
-
test72 causes a beep for using "u" when it doesn't work.
+:!cmd completion doesn't work on Windows. (Yue Wu).
+Problem with space in path?
+
Cursor positioning wrong with 0x200e character. (John Becket, 2010 May 6)
Patch to make more characters work in dialogs. (Yankwei Jia, 2010 Aug 4)
Should readfile() ignore BOM when not in binary mode?
+GTK: accented characters are drawn one character too much to the left. (Boyko
+Bantchev, 2010 Aug 5)
+
Bug: searching for tags file uses 'suffixesadd', should not happen. (Dominique
Pelle, 2010 June 28)
@@ -177,6 +178,9 @@ Are they all OK? Update Jul 22.
Win32: Expanding 'path' runs into a maximum size limit. (bgold12, 2009 Nov 15)
+Putting a Visual block while 'visualedit' is "all" does not leave the cursor
+on the first character. (John Beckett, 2010 Aug 7)
+
Setting 'tags' to "tagsdir/*" does not find "tagsdir/tags". (Steven K. Wong,
2009 Jul 18)
@@ -1976,7 +1980,7 @@ Problems that will (probably) not be solved:
loop is never quit, which is a wrong assumption. Also, it overwrites the
file with different file permissions, which is a privacy issue. This
needs to be fixed in GTK. A solution in Vim would be really complicated.
- (2008 Jul 31)
+ (2008 Jul 31) This appears to be fixed in Vim 7.3.
- xterm title: The following scenario may occur (esp. when running the Vim
test script): Vim 1 sets the title to "file1", then restores the title to
"xterm" with an ESC sequence when exiting. Vim 2 obtains the old title
diff --git a/runtime/doc/uganda.txt b/runtime/doc/uganda.txt
index 766aec702..ab540ddf0 100644
--- a/runtime/doc/uganda.txt
+++ b/runtime/doc/uganda.txt
@@ -1,4 +1,4 @@
-*uganda.txt* For Vim version 7.3e. Last change: 2009 Dec 27
+*uganda.txt* For Vim version 7.3e. Last change: 2010 Aug 07
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -235,7 +235,7 @@ Canada: Contact Kibaale Children's Fund (KCF) in Surrey, Canada. They
will receive a tax receipt which can be submitted with your
tax return.
-Holland: Transfer to the account of "Stichting ICCF Holland" in Venlo.
+Holland: Transfer to the account of "Stichting ICCF Holland" in Lisse.
This will allow for tax deduction if you live in Holland.
Postbank, nr. 4548774
@@ -267,11 +267,11 @@ Others: Transfer to one of these accounts if possible:
Postbank, account 4548774
Swift code: INGB NL 2A
IBAN: NL47 PSTB 0004 5487 74
- under the name "stichting ICCF Holland", Venlo
+ under the name "stichting ICCF Holland", Lisse
If that doesn't work:
- Rabobank Venlo, account 3765.05.117
+ Rabobank Lisse, account 3765.05.117
Swift code: RABO NL 2U
- under the name "Bram Moolenaar", Venlo
+ under the name "Bram Moolenaar", Lisse
Otherwise, send a check in euro or US dollars to the address
below. Minimal amount: $70 (my bank does not accept smaller
amounts for foreign check, sorry)