[Vim-latex-cvs] vimfiles/ftplugin/latex-suite ChangeLog,1.2,1.3
Brought to you by:
srinathava,
tmaas
From: <mi...@us...> - 2003-05-29 08:19:30
|
Update of /cvsroot/vim-latex/vimfiles/ftplugin/latex-suite In directory sc8-pr-cvs1:/tmp/cvs-serv24549 Modified Files: ChangeLog Log Message: update Index: ChangeLog =================================================================== RCS file: /cvsroot/vim-latex/vimfiles/ftplugin/latex-suite/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ChangeLog 28 May 2003 11:11:09 -0000 1.2 --- ChangeLog 29 May 2003 08:19:26 -0000 1.3 *************** *** 19,23 **** Tshortcuts - new command show various shortcuts (MM) * latex-suite.txt: ! more cross-references with main Vim help, corrected mispells (MM) Bugfixes --- 19,26 ---- Tshortcuts - new command show various shortcuts (MM) * latex-suite.txt: ! More cross-references with main Vim help, corrected mispells (MM) ! * texmenuconf.vim: ! Show value of <mapleader> in General menu instead of hardcoded \ (it ! caused confusion) (MM) Bugfixes |