annotate runtime/lang/menu_ja_jp.eucjp.vim @ 28049:6312a35b254a
v8.2.4549
patch 8.2.4549: cannot build with Motif and editres
Commit: https://github.com/vim/vim/commit/e2adcf397421d47440d135a97765e1dbe7f824fe
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Mar 12 11:57:25 2022 +0000
patch 8.2.4549: cannot build with Motif and editres
Problem: Cannot build with Motif and editres. (Tony Mechelynck)
Solution: Fix configure mistake.
author |
Bram Moolenaar <Bram@vim.org> |
date |
Sat, 12 Mar 2022 13:00:04 +0100 |
parents |
11d40fc82f11 |
children |
|
rev |
line source |
7
|
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.
|
7
|
7
|
|
8 " eucjp is the same as euc-jp. Source the other one from here.
|
|
9 source <sfile>:p:h/menu_ja_jp.euc-jp.vim
|