Hi
Attached patch fixes some glitches in Vim doc.
1. Fix a 404 link.
2. Fix a typo. ("16 dots" -> "14 dots")
3. The tag *g:vimsyn_noerror* was missing because of missing "<".
Regards,
Ken Takata
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
diff -r 1c6b099ead89 runtime/doc/mbyte.txt
--- a/runtime/doc/mbyte.txt Sun May 27 00:37:51 2012 +0200
+++ b/runtime/doc/mbyte.txt Tue May 29 06:43:15 2012 +0900
@@ -475,7 +475,7 @@
|charset| converter. Supported |charset|: ISO-2022-CN, ISO-2022-JP,
ISO-2022-KR, EUC-CN, EUC-JP, EUC-KR, EUC-TW, UTF-7, UTF-8, ISO-8859
series, Shift_JIS, Big5 and HZ. Lv can be found at:
- http://www.ff.iij4u.or.jp/~nrt/freeware/lv4495.tar.gz
+ http://www.ff.iij4u.or.jp/~nrt/freeware/lv451.tar.gz
*mbyte-conversion*
@@ -615,7 +615,7 @@
charsets, such as JIS X 0208, if this field is 0, code points has
the same value as GL, and GR if 1.
-For example, in case of a 14 dots font corresponding to JIS X 0208, it is
+For example, in case of a 16 dots font corresponding to JIS X 0208, it is
written like:
-misc-fixed-medium-r-normal--16-110-100-100-c-160-jisx0208.1990-0
diff -r 1c6b099ead89 runtime/doc/syntax.txt
--- a/runtime/doc/syntax.txt Sun May 27 00:37:51 2012 +0200
+++ b/runtime/doc/syntax.txt Tue May 29 06:43:15 2012 +0900
@@ -2909,7 +2909,7 @@
g:vimsyn_folding =~ 'P' : fold python script
g:vimsyn_folding =~ 'r' : fold ruby script
g:vimsyn_folding =~ 't' : fold tcl script
-
+<
*g:vimsyn_noerror*
Not all error highlighting that syntax/vim.vim does may be correct; VimL is a
difficult language to highlight correctly. A way to suppress error