summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version 7.3e -> 7.3f.Bram Moolenaar2010-08-09155-166/+166
|
* Runtime file updates. (Tim Pope)Bram Moolenaar2010-08-094-18/+46
|
* Prepare for 7.3e release.Bram Moolenaar2010-08-082-2/+4
|
* Update version info in help files.Bram Moolenaar2010-08-083-3/+34
|
* Fixed: on MS-Windows sometimes files with number 4913 or higher are leftBram Moolenaar2010-08-082-3/+16
| | | | behind.
* Update help about wildcards in 'tags' option.Bram Moolenaar2010-08-083-7/+7
|
* Fix: 'suffixesadd' was used for finding tags file.Bram Moolenaar2010-08-082-6/+12
|
* Remove unused code.Bram Moolenaar2010-08-0831-714/+15
|
* 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
|
* Improve positioning of combining characters in GTK.Bram Moolenaar2010-08-081-4/+11
|
* Make test 11 pass when there is no gzip program. (John Beckett)Bram Moolenaar2010-08-081-1/+7
|
* Avoid that test 73 ovewrites viminfo. (James Vega)Bram Moolenaar2010-08-081-2/+1
|
* Fix: test 73 failed with small features.Bram Moolenaar2010-08-081-0/+1
|
* Change readfile() to ignore byte order marks, unless in binary mode.Bram Moolenaar2010-08-074-6/+21
|
* 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-073-8/+4
|
* Updated translations. (Dominique Pelle)Bram Moolenaar2010-08-072-106/+130
|
* Fix: An unprintable multi-byte character at the start of the screen lineBram Moolenaar2010-08-072-5/+3
| | | | caused the following text to be drawn at the wrong position.
* 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-072-18/+12
| | | | left.
* Update for jsp syntax file.Bram Moolenaar2010-08-071-2/+3
|
* Some messages were missing when updating translations. (Dominique Pelle)Bram Moolenaar2010-08-071-6/+2
|
* Set 'visualbell' in test 72 to avoid a beep.Bram Moolenaar2010-08-072-3/+1
|
* Update pt_BR translations.Bram Moolenaar2010-08-071-193/+316
|
* Update README files. Remove references to extra and lang archives.Bram Moolenaar2010-08-078-64/+54
|
* Fix: ml_get errors when using undo with 'virtualedit'.Bram Moolenaar2010-08-071-8/+11
|
* Updated Dutch spell files to use latest OpenOffic.org version.Bram Moolenaar2010-08-062-85009/+113
|
* Update version number in gvim.exe manifest. (Michael Wookey)Bram Moolenaar2010-08-062-2/+3
|
* Call gui_mch_update() before triggering GuiEnter autocmd. (Ron Aaron)Bram Moolenaar2010-08-061-0/+1
|
* 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
| | | | (Benjamin Fritz)
* Fix a few problems for :find completion. Test much more. (Nazri Ramliy)Bram Moolenaar2010-08-055-13/+102
|
* Updated syntax files. (Charles Campbell)Bram Moolenaar2010-08-043-47/+173
|
* Fixed: "make install" installed a few Amiga .info files.Bram Moolenaar2010-08-043-12/+13
|
* Disallow setting 'ambiwidth' to "double" when 'listchars' or 'fillchars'Bram Moolenaar2010-08-042-1/+10
| | | | contains a character that would become double width.
* After entering a crypt key would need to hit return to continue.Bram Moolenaar2010-08-042-3/+6
| | | | When silencing a message it would still clear a kept message.
* 7.3d -> 7.3e.Bram Moolenaar2010-08-04156-167/+167
|
* Make test 73 a bit more portable.Bram Moolenaar2010-08-043-4/+9
|
* Preparations for 7.3d release.Bram Moolenaar2010-08-047-62/+66
|
* Make :find completion consistent between Unix and MS-Windows. Add a test.Bram Moolenaar2010-08-0411-50/+75
| | | | (Nazri Ramliy)
* Add translations in diff syntax. (Jakson A. Aquino)Bram Moolenaar2010-08-041-2/+269
|
* Small changes to the test files. (John Beckett)Bram Moolenaar2010-08-044-3/+9
|
* Set 'wrapscan' when checking the .po files. (Mike Williams)Bram Moolenaar2010-08-041-0/+7
|
* Fix: when setting crypt key seed was not updated when the swap file wasn'tBram Moolenaar2010-08-041-1/+1
| | | | created yet.
* When undoing a reload, move the cursor to the first changed line.Bram Moolenaar2010-08-043-1/+45
|
* Fix crash when no item in 'path' is used for :find completion.Bram Moolenaar2010-08-041-0/+2
|
* Rename quickfix plugin to match the filetype set in the code.Bram Moolenaar2010-08-041-0/+0
|
* Runtime file updates.Bram Moolenaar2010-08-034-44/+56
|
* Recognize .f03 and .f08 as Fortran files. (Ajit Thakkar)Bram Moolenaar2010-08-031-2/+2
|