[Vim-latex-cvs] vimfiles/ftplugin/latex-suite custommacros.vim,1.18,1.19
Brought to you by:
srinathava,
tmaas
From: <sri...@us...> - 2003-12-14 22:08:51
|
Update of /cvsroot/vim-latex/vimfiles/ftplugin/latex-suite In directory sc8-pr-cvs1:/tmp/cvs-serv1291 Modified Files: custommacros.vim Log Message: Index: custommacros.vim =================================================================== RCS file: /cvsroot/vim-latex/vimfiles/ftplugin/latex-suite/custommacros.vim,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** custommacros.vim 29 Sep 2003 03:55:24 -0000 1.18 --- custommacros.vim 14 Dec 2003 22:08:48 -0000 1.19 *************** *** 4,8 **** " Version: 1.0 " Created: Tue Apr 23 05:00 PM 2002 PST ! " CVS: $Id$ " " Description: functions for processing custom macros in the --- 4,8 ---- " Version: 1.0 " Created: Tue Apr 23 05:00 PM 2002 PST ! " CVS: $Id$ " " Description: functions for processing custom macros in the |