[Vim-latex-cvs] vimfiles/ftplugin/latex-suite ChangeLog,1.1,1.2
Brought to you by:
srinathava,
tmaas
From: <mi...@us...> - 2003-05-28 11:11:13
|
Update of /cvsroot/vim-latex/vimfiles/ftplugin/latex-suite In directory sc8-pr-cvs1:/tmp/cvs-serv3893 Modified Files: ChangeLog Log Message: update Index: ChangeLog =================================================================== RCS file: /cvsroot/vim-latex/vimfiles/ftplugin/latex-suite/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ChangeLog 28 May 2003 09:15:07 -0000 1.1 --- ChangeLog 28 May 2003 11:11:09 -0000 1.2 *************** *** 24,25 **** --- 24,27 ---- * compiler.vim: Compile file with current file expansion, not always .tex file (MM) + * texviewer.vim: + Check if s:type exists in UpdateViewerWindow (MM) |