comparison runtime/indent/dtd.vim @ 3445:2cfb68fa26cd

Updated runtime files.
author Bram Moolenaar <bram@vim.org>
date Wed, 28 Mar 2012 20:51:51 +0200
parents f2de38a019a2
children 1218c5353e2b
comparison
equal deleted inserted replaced
3444:501b864811d0 3445:2cfb68fa26cd
320 " (and hence the user). 320 " (and hence the user).
321 return -1 321 return -1
322 endfunction 322 endfunction
323 323
324 let &cpo = s:cpo_save 324 let &cpo = s:cpo_save
325 unlet s:cpo_save