summaryrefslogtreecommitdiff
path: root/runtime/doc/version7.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-02-11 14:19:15 +0100
committerBram Moolenaar <Bram@vim.org>2010-02-11 14:19:15 +0100
commit6dfc28be25dc1e4323b6652fa517e972007ff1bd (patch)
treeff19f5d6d935e56922bafdcab481d25d3ddbf759 /runtime/doc/version7.txt
parentcee6a352b23c8e444d4e0f4a219c288da1b19f76 (diff)
downloadvim-git-6dfc28be25dc1e4323b6652fa517e972007ff1bd.tar.gz
Updated runtime files.
Diffstat (limited to 'runtime/doc/version7.txt')
-rw-r--r--runtime/doc/version7.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index 61fc8528e..6fe116af2 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -4734,7 +4734,7 @@ New keymap files:
Other new runtime files:
Esperanto menu and message translations. (Dominique Pelle)
Finnish menu and message translations. (Flammie Pirinen)
- Brazilian Portugese message translations. (Eduardo Dobay)
+ Brazilian Portuguese message translations. (Eduardo Dobay)
Added floating point support. |Float|
@@ -4925,7 +4925,7 @@ Files: src/fileio.c, src/os_unix.h
Patch 7.1.028
Problem: Can't use last search pattern for ":sort". (Brian McKee)
-Solution: When the pattern is emtpy use the last search pattern. (Martin
+Solution: When the pattern is empty use the last search pattern. (Martin
Toft)
Files: runtime/doc/change.txt, src/ex_cmds.c
@@ -5463,7 +5463,7 @@ Solution: Remove the replacement with a question mark when UNICODE16 is not
Files: src/screen.c
Patch 7.1.117
-Problem: Can't check wether Vim was compiled with Gnome. (Tony Mechelynck)
+Problem: Can't check whether Vim was compiled with Gnome. (Tony Mechelynck)
Solution: Add gui_gnome to the has() list.
Files: src/eval.c