mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
updated for version 7.4a.047
Problem: Some comments are not so nice. Solution: Change the comments.
This commit is contained in:
@@ -3067,7 +3067,7 @@ msg_clr_cmdline()
|
||||
msg_end()
|
||||
{
|
||||
/*
|
||||
* if the string is larger than the window,
|
||||
* If the string is larger than the window,
|
||||
* or the ruler option is set and we run into it,
|
||||
* we have to redraw the window.
|
||||
* Do not do this if we are abandoning the file or editing the command line.
|
||||
|
Reference in New Issue
Block a user