From c9b4b05b3544b434730eb218e848a1a441d5ffb2 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sun, 30 Apr 2006 18:54:39 +0000 Subject: updated for version 7.0g --- runtime/keymap/greek_cp737.vim | 2 +- runtime/keymap/greek_utf-8.vim | 2 +- runtime/keymap/kana.vim | 12 ++++++------ runtime/keymap/polish-slash.vim | 2 +- runtime/keymap/polish-slash_cp1250.vim | 2 +- runtime/keymap/polish-slash_cp852.vim | 2 +- runtime/keymap/polish-slash_iso-8859-2.vim | 2 +- runtime/keymap/polish-slash_utf-8.vim | 2 +- runtime/keymap/tamil_tscii.vim | 2 +- 9 files changed, 14 insertions(+), 14 deletions(-) (limited to 'runtime/keymap') diff --git a/runtime/keymap/greek_cp737.vim b/runtime/keymap/greek_cp737.vim index e41114eb32..dd0b372820 100644 --- a/runtime/keymap/greek_cp737.vim +++ b/runtime/keymap/greek_cp737.vim @@ -5,7 +5,7 @@ " This keyboard layout allows all Greek symbols to be typed, " including accented capitals and diaeresis. It does not " include diaeresis and accent on the same vowel, nor -" the greek quotes, as these were not included in the codepage. +" the greek quotes, as these were not included in the codepage. " It includes the Greek semicolon sign. " diff --git a/runtime/keymap/greek_utf-8.vim b/runtime/keymap/greek_utf-8.vim index dc9e10e607..17564542d9 100644 --- a/runtime/keymap/greek_utf-8.vim +++ b/runtime/keymap/greek_utf-8.vim @@ -2,7 +2,7 @@ " Maintainer: Panagiotis Louridas " Last Updated: Thu Mar 23 23:45:02 EET 2006 -" This file was corrected for Vim after the version adapted for Vim 6 from +" This file was corrected for Vim after the version adapted for Vim 6 from " the yudit distribution by Robert Goulding " " The monotonic part of this kmap was made by Constantine Stathopoulos diff --git a/runtime/keymap/kana.vim b/runtime/keymap/kana.vim index 644b0ab44a..23b5f876ac 100644 --- a/runtime/keymap/kana.vim +++ b/runtime/keymap/kana.vim @@ -3,10 +3,10 @@ " " Maintainer: Rory McCann " Modified by: Edward L. Fox -" Last Change: 2006-04-29 11:14:32 +" Last Change: 2006 Apr 30 +" +" " -" -" " Kana.kmap (Japanese Phonograms) " " Converted from Gaspar Sinai's yudit 2.7.6 @@ -27,15 +27,15 @@ " Summary: " " (1) To transliterate Japanese language, Table 1 should be used -" primarily. +" primarily. " (2) Table 2 may be used only when existing conventions such as -" international relationship should be respected. +" international relationship should be respected. " (3) Other transliteration is acceptable only when neither Table 1 " nor Table 2 gives any specification of the sound in question " " For details, refer to " -" http://xembho.tripod.com/siryo/naikaku_kokuzi.html +" http://xembho.tripod.com/siryo/naikaku_kokuzi.html " " 2. The specification instructed by the Cabinet Notification is rather " inadequate even for daily use. At the present time there are thus diff --git a/runtime/keymap/polish-slash.vim b/runtime/keymap/polish-slash.vim index cc9377f4a4..a4300781fc 100644 --- a/runtime/keymap/polish-slash.vim +++ b/runtime/keymap/polish-slash.vim @@ -2,7 +2,7 @@ " Maintainer: HS6_06 " Last changed: 2005 Jan 12 " Current version: 1.0.2 -" History: +" History: " 2005.01.12 1.0.2 keymap_name shortened, added Current version, History " 2005.01.10 1.0.1 un*x line ends for all files " 2005.01.09 1.0.0 Initial release diff --git a/runtime/keymap/polish-slash_cp1250.vim b/runtime/keymap/polish-slash_cp1250.vim index df1f67a211..4ef2b22a0c 100644 --- a/runtime/keymap/polish-slash_cp1250.vim +++ b/runtime/keymap/polish-slash_cp1250.vim @@ -4,7 +4,7 @@ " Current version: 1.0.2 " History: see polish-slash.vim -" This keymap adds the special Polish letters +" This keymap adds the special Polish letters " to an existing Latin keyboard. " All chars as usual except: " Polish: diff --git a/runtime/keymap/polish-slash_cp852.vim b/runtime/keymap/polish-slash_cp852.vim index 85c3b4044b..22c1809e19 100644 --- a/runtime/keymap/polish-slash_cp852.vim +++ b/runtime/keymap/polish-slash_cp852.vim @@ -4,7 +4,7 @@ " Current version: 1.0.2 " History: see polish-slash.vim -" This keymap adds the special Polish letters +" This keymap adds the special Polish letters " to an existing Latin keyboard. " All chars as usual except: " Polish: diff --git a/runtime/keymap/polish-slash_iso-8859-2.vim b/runtime/keymap/polish-slash_iso-8859-2.vim index 50179ce528..3a1203af81 100644 --- a/runtime/keymap/polish-slash_iso-8859-2.vim +++ b/runtime/keymap/polish-slash_iso-8859-2.vim @@ -4,7 +4,7 @@ " Current version: 1.0.2 " History: polish-slash.vim -" This keymap adds the special Polish letters +" This keymap adds the special Polish letters " to an existing Latin keyboard. " All chars as usual except: " Polish: diff --git a/runtime/keymap/polish-slash_utf-8.vim b/runtime/keymap/polish-slash_utf-8.vim index 4da656db0a..3a4eb70e29 100644 --- a/runtime/keymap/polish-slash_utf-8.vim +++ b/runtime/keymap/polish-slash_utf-8.vim @@ -4,7 +4,7 @@ " Current version: 1.0.2 " History: see polish-slash.vim -" This keymap adds the special Polish letters +" This keymap adds the special Polish letters " to an existing Latin keyboard. " All chars as usual except: " Polish: diff --git a/runtime/keymap/tamil_tscii.vim b/runtime/keymap/tamil_tscii.vim index f2bb6caeab..92dbdc9aef 100644 --- a/runtime/keymap/tamil_tscii.vim +++ b/runtime/keymap/tamil_tscii.vim @@ -9,7 +9,7 @@ " " Visit http://www.tscii.org for more information about the TSCII " encoding. -" +" let b:keymap_name = "tamil_tscii" loadkeymap -- cgit v1.2.3