From: ChaiShushan Date: Wed, 18 Dec 2013 18:17:38 +0000 (-0800) Subject: misc/notepadplus: Fix Function List in Notepad++ 6.5 X-Git-Tag: go1.3beta1~1174 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=33580e8305da21fced5d86c16cb64c71e33d09ef;p=gostls13.git misc/notepadplus: Fix Function List in Notepad++ 6.5 Since version 6.5, npp change the Function List syntax for User Defined Languages. We need use userDefinedLangName syntax in association tag in Notepad++ 6.5. Fix issue 6735. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/22770043 --- diff --git a/misc/notepadplus/functionList.xml b/misc/notepadplus/functionList.xml index ca949f0184..7c605db4f0 100644 --- a/misc/notepadplus/functionList.xml +++ b/misc/notepadplus/functionList.xml @@ -1,8 +1,15 @@ + + +