]> git.ipfire.org Git - thirdparty/vim.git/commit
Fix: exists() was causing an autload script to be loaded.
authorBram Moolenaar <Bram@vim.org>
Sun, 11 Jul 2010 21:12:29 +0000 (23:12 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 11 Jul 2010 21:12:29 +0000 (23:12 +0200)
commit2cefbedaab00fe32c8f39718e9c64921f8660be2
tree3d70d45b396091a1ad09d1cfaf6dc4c124424e03
parentb02cbe34686b913e70a64969c0a92998c7872009
Fix: exists() was causing an autload script to be loaded.
runtime/doc/todo.txt
src/eval.c