1
0
forked from aniani/vim

updated for version 7.4a.047

Problem:    Some comments are not so nice.
Solution:   Change the comments.
This commit is contained in:
Bram Moolenaar
2013-07-28 16:03:06 +02:00
parent 16ea3676db
commit 1a4a75c5dc
5 changed files with 6 additions and 3 deletions

View File

@@ -11452,6 +11452,7 @@ change_compatible(on)
/*
* Return TRUE when option "name" has been set.
* Only works correctly for global options.
*/
int
option_was_set(name)