Mercurial > vim
changeset 1231:de2bde5aa8ff
updated for version 7.1
author | vimboss |
---|---|
date | Sat, 12 May 2007 12:58:05 +0000 |
parents | cab25717c6a6 |
children | fa824a910372 |
files | Makefile README_os390.txt nsis/gvim.nsi runtime/doc/index.txt runtime/doc/message.txt runtime/doc/os_mint.txt runtime/doc/tabpage.txt runtime/doc/usr_45.txt runtime/doc/version4.txt runtime/doc/vi_diff.txt src/vim.def |
diffstat | 11 files changed, 14 insertions(+), 13 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile +++ b/Makefile @@ -69,7 +69,7 @@ all install uninstall tools config confi # Before creating an archive first delete all backup files, *.orig, etc. MAJOR = 7 -MINOR = 1b +MINOR = 1 # Uncomment this line if the Win32s version is to be included. DOSBIN_S = dosbin_s @@ -93,16 +93,17 @@ DOSBIN_S = dosbin_s # - Check for missing options in runtime/optwin.vim et al. (with check.vim). # - Do "make menu" to update the runtime/synmenu.vim file. # - Add remarks for changes to runtime/doc/version7.txt. +# - Check that runtime/doc/help.txt doesn't contain entries in "LOCAL +# ADDITIONS". # - In runtime/doc run "make" and "make html" to check for errors. # - Check if src/Makefile and src/feature.h don't contain any personal # preferences or the GTK, Perl, etc. mentioned above. -# - Check that runtime/doc/help.txt doesn't contain entries in "LOCAL -# ADDITIONS". # - Check file protections to be "644" for text and "755" for executables (run # the "check" script). # - Check compiling on Amiga, MS-DOS and MS-Windows. # - Delete all *~, *.sw?, *.orig, *.rej files # - "make unixall", "make extra", "make lang", "make html" +# - Make diff files against the previous release: "makediff7 7.1 7.2" # # Amiga: # - "make amisrc", move the archive to the Amiga and compile:
--- a/README_os390.txt +++ b/README_os390.txt @@ -1,4 +1,4 @@ -README_os_390.txt for version 7.1b of Vim: Vi IMproved. +README_os_390.txt for version 7.1 of Vim: Vi IMproved. Welcome to the OS/390 Unix port of VIM.
--- a/nsis/gvim.nsi +++ b/nsis/gvim.nsi @@ -22,7 +22,7 @@ !define HAVE_NLS !define VER_MAJOR 7 -!define VER_MINOR 1b +!define VER_MINOR 1 # ----------- No configurable settings below this line -----------
--- a/runtime/doc/index.txt +++ b/runtime/doc/index.txt @@ -1,4 +1,4 @@ -*index.txt* For Vim version 7.1b. Last change: 2007 May 05 +*index.txt* For Vim version 7.1. Last change: 2007 May 05 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/message.txt +++ b/runtime/doc/message.txt @@ -1,4 +1,4 @@ -*message.txt* For Vim version 7.1b. Last change: 2007 Mar 20 +*message.txt* For Vim version 7.1. Last change: 2007 Mar 20 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/os_mint.txt +++ b/runtime/doc/os_mint.txt @@ -1,4 +1,4 @@ -*os_mint.txt* For Vim version 7.1b. Last change: 2005 Mar 29 +*os_mint.txt* For Vim version 7.1. Last change: 2005 Mar 29 VIM REFERENCE MANUAL by Jens M. Felderhoff
--- a/runtime/doc/tabpage.txt +++ b/runtime/doc/tabpage.txt @@ -1,4 +1,4 @@ -*tabpage.txt* For Vim version 7.1b. Last change: 2007 Mar 11 +*tabpage.txt* For Vim version 7.1. Last change: 2007 Mar 11 VIM REFERENCE MANUAL by Bram Moolenaar
--- a/runtime/doc/usr_45.txt +++ b/runtime/doc/usr_45.txt @@ -1,4 +1,4 @@ -*usr_45.txt* For Vim version 7.1b. Last change: 2006 Apr 24 +*usr_45.txt* For Vim version 7.1. Last change: 2006 Apr 24 VIM USER MANUAL - by Bram Moolenaar
--- a/runtime/doc/version4.txt +++ b/runtime/doc/version4.txt @@ -1,4 +1,4 @@ -*version4.txt* For Vim version 7.1b. Last change: 2006 Apr 24 +*version4.txt* For Vim version 7.1. Last change: 2006 Apr 24 VIM REFERENCE MANUAL by Bram Moolenaar