Yukihiro Nakadaira wrote:
> *octal* tag is not highlighted properly.
>
> diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
> --- a/runtime/doc/eval.txt
> +++ b/runtime/doc/eval.txt
> @@ -67,7 +67,7 @@
> Number 123 --> String "123"
> Number 0 --> String "0"
> Number -1 --> String "-1"
> - *octal*
> +< *octal*
> Conversion from a String to a Number is done by converting the first digits
> to a number. Hexadecimal "0xf9" and Octal "017" numbers are recognized. If
> the String doesn't start with digits, the result is zero. Examples: >
Actually, these lines are not commands, they should be highlighted by
appending ~ to the line.
--
hundred-and-one symptoms of being an internet addict:
130. You can't get out of your desk even if it's time to eat or time
to go to the bathroom.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
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