Version 0.9-8 (2013-04-09) - Don't use deprecated function .find.package(). Version 0.9-7 (2013-01-31) - Don't use R_CStackLimit. Version 0.9-6 (2013-01-31) - Add stdint.h to vimcom.c, not to vimremote.c (thanks to Zé Loff). - Improve warnings about bind errors on Windows. - Fix incompatibility with tcltk package on Linux. Version 0.9-5 (2012-12-01) - Remove reference to unnecessary headers X11/Intrinsic.h and X11/Xutil.h. - Fix linking bug on Mac OS X (thanks to Federico Calboli and Jochen Laubrock, Simon Urbanek, and Brian Ripley). - Add stdint.h to fix compile bug in OpenBSD (thanks to Zé Loff). Version 0.9-4 (2012-11-27) - Use Vim's clientserver feature. Version 0.9-3 (2012-10-11) - Show PDF document generated by either Sweave() or knit(). - On Windows, use tools::texi2pdf() to generate the pdf. - Add support to Rrst and Rmd file types. Version 0.9-2 (2012-05-01) - vim.bol(): Don't fail on loading package failure. - vimcom.c: Improve the use of PROTECT/UNPROTECT. - vimcom.c: Warn that vimcom is incompatible with tcltk. - vimSweave.R: Add support to knitr. - new function: vim.names(). Version 0.9-0 (2012-02-16) - Initial release.