comparison src/gvimtutor @ 5842:00acac0af680 v7.4.264

updated for version 7.4.264 Problem: Can't define a function starting with "g:". Can't assign a funcref to a buffer-local variable. Solution: Skip "g:" at the start of a function name. Don't check for colons when assigning to a variable.
author Bram Moolenaar <bram@vim.org>
date Wed, 23 Apr 2014 20:43:41 +0200
parents 4a317df16962
children d4faa2c5211b
comparison
equal deleted inserted replaced
5841:3201f30b23e1 5842:00acac0af680