[doc][patch] Minor fixes for some documents

20 views
Skip to first unread message

h_east

unread,
Dec 17, 2018, 10:06:22 PM12/17/18
to vim_dev
Hi Bram and list,

I atached a patch.

Below, explanation about correction contents.

eval.txt
- L6691: Fixes missing quote after `bufnr`
- L6702: s/or/nor/
- L6775: Remove extra whitespace at end of line.

map.txt
- L1282: Remove extra whitespace at end of line.
- L1410: Same as above

options.txt
- L4136-L4141: Fix to the actual value from `HIGHLIGHT_INIT` at src/option.c
- L4192-L4195: Adjust tab and space
- L4193: s/normal line/selected line/
Because it is explanation of hl-PmenuSel.
- L7343: s/ASCII letter/ASCII alphabet/
Adapted to implementation from src/option.c:L7826
> if (!ASCII_ISALNUM(*p) && *p != '-')

repeat.txt
- L339: mentioned about `!`.

usr_41.txt
- L1062: Remove extra space between `program` and `being`.


Please check this.
--
Best regards,
Hirohito Higashi (h_east)

dix_document.patch

Bram Moolenaar

unread,
Dec 18, 2018, 2:52:51 PM12/18/18
to vim...@googlegroups.com, h_east

Hirohito Higashi wrote:

> I atached a patch.

Thanks.

> Below, explanation about correction contents.
>
> eval.txt
> - L6691: Fixes missing quote after `bufnr`
> - L6702: s/or/nor/
> - L6775: Remove extra whitespace at end of line.
>
> map.txt
> - L1282: Remove extra whitespace at end of line.
> - L1410: Same as above
>
> options.txt
> - L4136-L4141: Fix to the actual value from `HIGHLIGHT_INIT` at src/option.c
> - L4192-L4195: Adjust tab and space
> - L4193: s/normal line/selected line/
> Because it is explanation of hl-PmenuSel.
> - L7343: s/ASCII letter/ASCII alphabet/
> Adapted to implementation from src/option.c:L7826
> > if (!ASCII_ISALNUM(*p) && *p != '-')

I think "letter" is correct here.

> repeat.txt
> - L339: mentioned about `!`.
>
> usr_41.txt
> - L1062: Remove extra space between `program` and `being`.

Included the rest.

--
How To Keep A Healthy Level Of Insanity:
16. Have your coworkers address you by your wrestling name, Rock Hard Kim.

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages