annotate runtime/lang/menu_ja_jp.ujis.vim @ 10644:2025bec9175f v8.0.0212

patch 8.0.0212: buffer for key name may be too small commit https://github.com/vim/vim/commit/423977d3cebac2be1158b1d11da60fe96db4b750 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 22 15:05:12 2017 +0100 patch 8.0.0212: buffer for key name may be too small Problem: The buffer used to store a key name theoreticaly could be too small. (Coverity) Solution: Count all possible modifier characters. Add a check for the length just in case.
author Christian Brabandt <cb@256bit.org>
date Sun, 22 Jan 2017 15:15:04 +0100
parents 11d40fc82f11
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
1 " Menu Translations: Japanese (for UNIX)
3682
11d40fc82f11 Updated runtime files.
Bram Moolenaar <bram@vim.org>
parents: 7
diff changeset
2 " Translated By: MURAOKA Taro <koron.kaoriya@gmail.com>
11d40fc82f11 Updated runtime files.
Bram Moolenaar <bram@vim.org>
parents: 7
diff changeset
3 " Last Change: 15-Jun-2012.
11d40fc82f11 Updated runtime files.
Bram Moolenaar <bram@vim.org>
parents: 7
diff changeset
4 "
11d40fc82f11 Updated runtime files.
Bram Moolenaar <bram@vim.org>
parents: 7
diff changeset
5 " Copyright (C) 2004,12 MURAOKA Taro <koron.kaoriya@gmail.com>
11d40fc82f11 Updated runtime files.
Bram Moolenaar <bram@vim.org>
parents: 7
diff changeset
6 " THIS FILE IS DISTRIBUTED UNDER THE VIM LICENSE.
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
8 " ujis is the same as euc-jp. Source the other one from here.
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
9 source <sfile>:p:h/menu_ja_jp.euc-jp.vim