annotate runtime/lang/menu_ja.ujis.vim @ 23440:b0587f7ec422
v8.2.2263
patch 8.2.2263: Vim9: compilation error with try-catch in skipped block
Commit: https://github.com/vim/vim/commit/69f7050cebb0f069d6e39571961b9bbe8531c69a
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Jan 1 16:10:46 2021 +0100
patch 8.2.2263: Vim9: compilation error with try-catch in skipped block
Problem: Vim9: compilation error with try-catch in skipped block.
Solution: Do not bail out when generate_instr() returns NULL. (closes https://github.com/vim/vim/issues/7584)
author |
Bram Moolenaar <Bram@vim.org> |
date |
Fri, 01 Jan 2021 16:15:04 +0100 |
parents |
11d40fc82f11 |
children |
|
rev |
line source |
34
|
1 " Menu Translations: Japanese (for UNIX)
|
3682
|
2 " Translated By: MURAOKA Taro <koron.kaoriya@gmail.com>
|
|
3 " Last Change: 15-Jun-2012.
|
|
4 "
|
|
5 " Copyright (C) 2004,12 MURAOKA Taro <koron.kaoriya@gmail.com>
|
|
6 " THIS FILE IS DISTRIBUTED UNDER THE VIM LICENSE.
|
34
|
7
|
|
8 " ujis is the same as euc-jp. Source the other one from here.
|
|
9 source <sfile>:p:h/menu_ja_jp.euc-jp.vim
|