[Vim-latex-cvs] vimfiles/ftplugin/latex-suite main.vim,1.74,1.75
Brought to you by:
srinathava,
tmaas
From: <sri...@us...> - 2004-07-22 00:45:08
|
Update of /cvsroot/vim-latex/vimfiles/ftplugin/latex-suite In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5667 Modified Files: main.vim Log Message: Index: main.vim =================================================================== RCS file: /cvsroot/vim-latex/vimfiles/ftplugin/latex-suite/main.vim,v retrieving revision 1.74 retrieving revision 1.75 diff -C2 -d -r1.74 -r1.75 *** main.vim 19 Jun 2004 20:15:42 -0000 1.74 --- main.vim 22 Jul 2004 00:44:59 -0000 1.75 *************** *** 606,610 **** " keep that as a stable point. function! Tex_Version() ! return "Latex-Suite: version 1.6.09" endfunction --- 606,610 ---- " keep that as a stable point. function! Tex_Version() ! return "Latex-Suite: version 1.6.10" endfunction |