summaryrefslogtreecommitdiffstats
path: root/runtime/doc
AgeCommit message (Expand)Author
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
2010-08-01Version 7.3c -> 7.3dBram Moolenaar
2010-08-01Update todo file.Bram Moolenaar
2010-08-01Minor updates for the 7.3c release.Bram Moolenaar
2010-08-01Fix: test 69 didn't work on MS-Windows. Test 72 beeped too often.Bram Moolenaar
2010-08-01Runtime file updates.Bram Moolenaar
2010-07-31Fix that uninstaller isn't found on 64-bit Windows.Bram Moolenaar
2010-07-31Fix: on MS-Windows the "open with..." menu starts Vim without a file.Bram Moolenaar
2010-07-31Fixed: CTRL-R in Insert mode doesn't insert composing characters.Bram Moolenaar
2010-07-31Fixes for coverity warnings.Bram Moolenaar
2010-07-31Support syntax and filetype completion for user commands. (Christian Brabandt)Bram Moolenaar
2010-07-30More updated runtime files.Bram Moolenaar
2010-07-30Runtime file updates.Bram Moolenaar
2010-07-29Updated runtime files. Add logcheck filetype plugin. (James Vega)Bram Moolenaar
2010-07-29Add completion for ":ownsyntax" and improve completion for ":filetype".Bram Moolenaar
2010-07-29Updated runtime files. :TOhtml improvements by Benjamin Fritz.Bram Moolenaar
2010-07-28Improvements for ":find" completion. (Nazri Ramliy)Bram Moolenaar
2010-07-28Changes for VMS. Mostly by Zoltan Arpadffy.Bram Moolenaar
2010-07-28More runtime file updates.Bram Moolenaar
2010-07-28Updated runtime files.Bram Moolenaar
2010-07-27Updated runtime files. New netrw plugin version.Bram Moolenaar
2010-07-26Update TeX syntax file.Bram Moolenaar
2010-07-26Updated runtime files.Bram Moolenaar
2010-07-25Fix: terminal title not properly restured when there are multi-byteBram Moolenaar
2010-07-257.3b -> 7.3cBram Moolenaar
2010-07-25Prepare for 7.3b release. Fix src/Makefile enabling python3 by default.Bram Moolenaar