summaryrefslogtreecommitdiffstats
path: root/runtime/doc/editing.txt
AgeCommit message (Expand)Author
2016-01-02patch 7.4.1037v7.4.1037Bram Moolenaar
2015-09-08patch 7.4.858v7.4.858Bram Moolenaar
2015-08-25Updated runtime files and Italian messages.Bram Moolenaar
2015-08-11Update runtime files.Bram Moolenaar
2015-07-21Updated and new runtime files.Bram Moolenaar
2015-02-28Updated runtime files.Bram Moolenaar
2015-01-07updated for version 7.4.566v7.4.566Bram Moolenaar
2014-12-06Update runtime files.Bram Moolenaar
2014-11-19Update runtime files.Bram Moolenaar
2014-11-13Update runtime files.Bram Moolenaar
2014-10-02Update runtime files.Bram Moolenaar
2014-09-19Updated runtime files.Bram Moolenaar
2014-08-10updated for version 7.4.399v7.4.399Bram Moolenaar
2014-07-19Update runtime files. Make matchparen plugin backwards compatible.Bram Moolenaar
2014-05-13Update runtime files.Bram Moolenaar
2013-11-28Updated runtime files.Bram Moolenaar
2013-08-10release version 7.4v7.4Bram Moolenaar
2013-08-03Update runtime files.Bram Moolenaar
2013-07-28Update files for the 7.4b BETA release.v7.4b.000Bram Moolenaar
2013-07-06Vim 7.4a BETA release.v7.4aBram Moolenaar
2013-02-13Update runtime files.Bram Moolenaar
2012-08-15Update runtime files.Bram Moolenaar
2012-07-12Updated runtime files.Bram Moolenaar
2012-04-05Updated runtime files.Bram Moolenaar
2012-03-28Updated runtime files.Bram Moolenaar
2011-03-22Updated runtime files.Bram Moolenaar
2011-02-09Updated runtime files and translations.Bram Moolenaar
2010-12-10Update 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-14Version 7.3f -> 7.3gBram Moolenaar
2010-08-09Version 7.3e -> 7.3f.Bram Moolenaar
2010-08-047.3d -> 7.3e.Bram Moolenaar
2010-08-01Version 7.3c -> 7.3dBram Moolenaar
2010-07-28Improvements for ":find" completion. (Nazri Ramliy)Bram Moolenaar
2010-07-257.3b -> 7.3cBram Moolenaar
2010-07-21Small docs fixes.Bram Moolenaar
2010-07-20Update timestamps for recently changed help files.Bram Moolenaar
2010-07-20Fix hang when resizing in diff mode and there are concealed items.Bram Moolenaar
2010-07-20Change 'cryptmethod' from a number to a string option. Make it global-local.Bram Moolenaar
2010-07-18Vim 7.3a -> 7.3b.Bram Moolenaar
2010-07-11Support :browse for commands that use an error file argument. (Lech Lorens)Bram Moolenaar
2010-07-04Mainly documentation updates.Bram Moolenaar
2010-06-21Crypt the swapfile.Bram Moolenaar
2010-06-12Update help files.Bram Moolenaar
2010-06-06Fix a few compiler warnings. Fix crash with encrypted undo file.Bram Moolenaar
2010-05-30Crypt the text in the undo file if the file itself is crypted.Bram Moolenaar
2010-05-19Use UINT32_T in the code, define it to uint32_t or unsigned int.Bram Moolenaar
2010-05-17Fixed encryption big/little endian test.Bram Moolenaar