summaryrefslogtreecommitdiffstats
path: root/runtime/doc
AgeCommit message (Expand)Author
2010-10-27updated for version 7.3.038v7.3.038Bram Moolenaar
2010-10-20updated for version 7.3.032v7.3.032Bram Moolenaar
2010-10-20updated for version 7.3.031v7.3.031Bram Moolenaar
2010-10-20Updated runtime files and translations.Bram Moolenaar
2010-10-20updated for version 7.3.030v7.3.030Bram Moolenaar
2010-09-30Runtime file updates.Bram Moolenaar
2010-09-29updated for version 7.3.016v7.3.016Bram Moolenaar
2010-09-21Updated runtime files.Bram Moolenaar
2010-09-19Updated runtime files.Bram Moolenaar
2010-08-15Last changes for the 7.3 release!v7.3Bram Moolenaar
2010-08-15Make the references to features in the help more consistent. (Sylvain Hitier)Bram Moolenaar
2010-08-15Docs fix for tabpagewinnr(). (Sylvain Hitier)Bram Moolenaar
2010-08-14Runtime file updates.Bram Moolenaar
2010-08-14README and help file updates.Bram Moolenaar
2010-08-14Version 7.3f -> 7.3gBram Moolenaar
2010-08-13Preparations for 7.3f release.Bram Moolenaar
2010-08-13Cleanup in :find completion code. Make it work for "./subdir" in 'path'.Bram Moolenaar
2010-08-13Fix illegal memory access when using expressions in the command line.Bram Moolenaar
2010-08-13Update message for :python/:py3 usage with approximate translations.Bram Moolenaar
2010-08-13Add a configure check for RTLD_GLOBAL. (James Vega, Roland Puntaier)Bram Moolenaar
2010-08-13Conceal feature caused the 'cursorline' highlighting to stop early.Bram Moolenaar
2010-08-12Improvements for :find completion.Bram Moolenaar
2010-08-11Runtime file updates.Bram Moolenaar
2010-08-10Runtime file updates. Fix tar plugin window split.Bram Moolenaar
2010-08-09Runtime file updates.Bram Moolenaar
2010-08-09Version 7.3e -> 7.3f.Bram Moolenaar
2010-08-08Prepare for 7.3e release.Bram Moolenaar
2010-08-08Update version info in help files.Bram Moolenaar
2010-08-08Fixed: on MS-Windows sometimes files with number 4913 or higher are leftBram Moolenaar
2010-08-08Update help about wildcards in 'tags' option.Bram Moolenaar
2010-08-08Fix: 'suffixesadd' was used for finding tags file.Bram Moolenaar
2010-08-08Remove unused code.Bram Moolenaar
2010-08-07Change readfile() to ignore byte order marks, unless in binary mode.Bram Moolenaar
2010-08-07Fixed: on MS-Windows completion of shell commands didn't work.Bram Moolenaar
2010-08-07Fix: An unprintable multi-byte character at the start of the screen lineBram Moolenaar
2010-08-07Fix: with newer GTK versions accented characters were drawn too much to theBram Moolenaar
2010-08-07Set 'visualbell' in test 72 to avoid a beep.Bram Moolenaar
2010-08-07Update README files. Remove references to extra and lang archives.Bram Moolenaar
2010-08-05Improve handling of user settings in :TOhtml. Default to generating CSS.Bram Moolenaar
2010-08-05Fix a few problems for :find completion. Test much more. (Nazri Ramliy)Bram Moolenaar
2010-08-04Updated syntax files. (Charles Campbell)Bram Moolenaar
2010-08-04Fixed: "make install" installed a few Amiga .info files.Bram Moolenaar
2010-08-04Disallow setting 'ambiwidth' to "double" when 'listchars' or 'fillchars'Bram Moolenaar
2010-08-047.3d -> 7.3e.Bram Moolenaar
2010-08-04Make test 73 a bit more portable.Bram Moolenaar
2010-08-04Preparations for 7.3d release.Bram Moolenaar
2010-08-03Runtime file updates.Bram Moolenaar
2010-08-02Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load itBram Moolenaar
2010-08-02Put quotes around the gvim.exe path for the "Open with" menu entry.Bram Moolenaar
2010-08-01Add Datascript syntax file. (Dominique Pelle)Bram Moolenaar