summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code.Bram Moolenaar2010-08-082-9/+7
* NL spelling: remove REP items to avoid lots of suggestions with dots.Bram Moolenaar2010-08-081-3/+136
* Also support Doxygen in C# files. (Andreas J. Beblik)Bram Moolenaar2010-08-081-3/+3
* Change readfile() to ignore byte order marks, unless in binary mode.Bram Moolenaar2010-08-073-6/+7
* Use different Czech keymap (Stepan Nemec)Bram Moolenaar2010-08-071-27/+35
* Fixed: on MS-Windows completion of shell commands didn't work.Bram Moolenaar2010-08-071-3/+0
* Fix: An unprintable multi-byte character at the start of the screen lineBram Moolenaar2010-08-071-3/+0
* Updates for :TOhtml. (Ben Fritz)Bram Moolenaar2010-08-073-94/+138
* Fix: with newer GTK versions accented characters were drawn too much to theBram Moolenaar2010-08-071-3/+0
* Update for jsp syntax file.Bram Moolenaar2010-08-071-2/+3
* Set 'visualbell' in test 72 to avoid a beep.Bram Moolenaar2010-08-071-2/+0
* Update README files. Remove references to extra and lang archives.Bram Moolenaar2010-08-074-17/+20
* Updated Dutch spell files to use latest OpenOffic.org version.Bram Moolenaar2010-08-062-85009/+113
* Updated syntax files.Bram Moolenaar2010-08-052-13/+16
* Improve handling of user settings in :TOhtml. Default to generating CSS.Bram Moolenaar2010-08-054-162/+156
* Fix a few problems for :find completion. Test much more. (Nazri Ramliy)Bram Moolenaar2010-08-051-3/+5
* Updated syntax files. (Charles Campbell)Bram Moolenaar2010-08-043-47/+173
* Fixed: "make install" installed a few Amiga .info files.Bram Moolenaar2010-08-042-11/+10
* Disallow setting 'ambiwidth' to "double" when 'listchars' or 'fillchars'Bram Moolenaar2010-08-041-1/+4
* 7.3d -> 7.3e.Bram Moolenaar2010-08-04131-131/+131
* Make test 73 a bit more portable.Bram Moolenaar2010-08-041-0/+2
* Preparations for 7.3d release.Bram Moolenaar2010-08-045-55/+60
* Add translations in diff syntax. (Jakson A. Aquino)Bram Moolenaar2010-08-041-2/+269
* Rename quickfix plugin to match the filetype set in the code.Bram Moolenaar2010-08-041-0/+0
* Runtime file updates.Bram Moolenaar2010-08-033-13/+52
* Recognize .f03 and .f08 as Fortran files. (Ajit Thakkar)Bram Moolenaar2010-08-031-2/+2
* Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load itBram Moolenaar2010-08-021-0/+4
* Syntax file updates. (Charles Campbell)Bram Moolenaar2010-08-024-235/+361
* Put quotes around the gvim.exe path for the "Open with" menu entry.Bram Moolenaar2010-08-021-1/+4
* Add Datascript syntax file. (Dominique Pelle)Bram Moolenaar2010-08-014-2/+94
* Version 7.3c -> 7.3dBram Moolenaar2010-08-01131-131/+133
* Update todo file.Bram Moolenaar2010-08-011-0/+2
* Update utf-8 version of tutor.Bram Moolenaar2010-08-011-1/+1
* Minor updates for the 7.3c release.Bram Moolenaar2010-08-012-49/+78
* Fix: test 69 didn't work on MS-Windows. Test 72 beeped too often.Bram Moolenaar2010-08-011-4/+1
* Runtime file updates.Bram Moolenaar2010-08-014-14/+89
* Fix typos in README files. (Dominique Pelle)Bram Moolenaar2010-08-011-6/+5
* Fix that uninstaller isn't found on 64-bit Windows.Bram Moolenaar2010-07-311-4/+0
* Fix: on MS-Windows the "open with..." menu starts Vim without a file.Bram Moolenaar2010-07-311-3/+2
* Fixed: CTRL-R in Insert mode doesn't insert composing characters.Bram Moolenaar2010-07-311-5/+0
* Fixes for coverity warnings.Bram Moolenaar2010-07-312-6/+3
* Support syntax and filetype completion for user commands. (Christian Brabandt)Bram Moolenaar2010-07-313-18/+22
* More updated runtime files.Bram Moolenaar2010-07-303-47/+84
* Runtime file updates.Bram Moolenaar2010-07-308-116/+153
* Dectect Perl6.Bram Moolenaar2010-07-291-1/+5
* Updated runtime files. Add logcheck filetype plugin. (James Vega)Bram Moolenaar2010-07-296-66/+161
* Add completion for ":ownsyntax" and improve completion for ":filetype".Bram Moolenaar2010-07-291-3/+1
* Updated runtime files. :TOhtml improvements by Benjamin Fritz.Bram Moolenaar2010-07-297-88/+165
* Remove Mupad indent and ftplugin files, they are not useful.Bram Moolenaar2010-07-284-512/+0
* Improvements for ":find" completion. (Nazri Ramliy)Bram Moolenaar2010-07-282-14/+15