From 9b4512500adfab4d44e957329d1a89e97e9a3930 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Wed, 15 Aug 2012 17:43:31 +0200 Subject: Update runtime files. --- runtime/doc/version7.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'runtime/doc/version7.txt') diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt index d724f651d..5882ab9d2 100644 --- a/runtime/doc/version7.txt +++ b/runtime/doc/version7.txt @@ -1,4 +1,4 @@ -*version7.txt* For Vim version 7.3. Last change: 2010 Nov 03 +*version7.txt* For Vim version 7.3. Last change: 2012 Aug 08 VIM REFERENCE MANUAL by Bram Moolenaar @@ -3587,7 +3587,7 @@ Files: src/eval.c, src/getchar.c, src/globals.h, src/main.c Patch 7.0.085 Problem: When doing "make test" the viminfo file is modified. -Solution: Use another viminfo file after setting 'compatible. +Solution: Use another viminfo file after setting 'compatible'. Files: src/testdir/test56.in Patch 7.0.086 @@ -7314,8 +7314,6 @@ Command line completion for :lmap and :lunmap. Support syntax and filetype completion for user commands. (Christian Brabandt) -Add completion for ":ownsyntax" and improve completion for ":filetype". - Avoid use of the GTK main_loop() so that the GtkFileChooser can be used. (James Vega) -- cgit v1.2.1