log runtime/doc/todo.txt @ 2587:d0049ff5969e

age author description
Tue, 21 Sep 2010 22:34:02 +0200 Bram Moolenaar Updated runtime files.
Sun, 19 Sep 2010 19:01:21 +0200 Bram Moolenaar Updated runtime files.
Fri, 20 Aug 2010 11:11:57 +0200 Bram Moolenaar Fold Vim 7.2 default branch back to trunk to avoid two heads. (Tony
Sun, 15 Aug 2010 15:24:20 +0200 Bram Moolenaar Last changes for the 7.3 release! vim73 v7.3
Sat, 14 Aug 2010 21:57:32 +0200 Bram Moolenaar Runtime file updates. vim73
Sat, 14 Aug 2010 17:46:20 +0200 Bram Moolenaar README and help file updates. vim73
Sat, 14 Aug 2010 13:33:56 +0200 Bram Moolenaar Version 7.3f -> 7.3g vim73
Fri, 13 Aug 2010 21:16:49 +0200 Bram Moolenaar Cleanup in :find completion code. Make it work for "./subdir" in 'path'. vim73
Fri, 13 Aug 2010 16:51:26 +0200 Bram Moolenaar Fix illegal memory access when using expressions in the command line. vim73
Fri, 13 Aug 2010 16:24:30 +0200 Bram Moolenaar Update message for :python/:py3 usage with approximate translations. vim73
Fri, 13 Aug 2010 16:22:57 +0200 Bram Moolenaar Add a configure check for RTLD_GLOBAL. (James Vega, Roland Puntaier) vim73
Fri, 13 Aug 2010 15:24:39 +0200 Bram Moolenaar Conceal feature caused the 'cursorline' highlighting to stop early. vim73
Thu, 12 Aug 2010 21:50:51 +0200 Bram Moolenaar Improvements for :find completion. vim73
Wed, 11 Aug 2010 23:37:32 +0200 Bram Moolenaar Runtime file updates. vim73
Tue, 10 Aug 2010 21:43:35 +0200 Bram Moolenaar Runtime file updates. Fix tar plugin window split. vim73
Mon, 09 Aug 2010 22:33:06 +0200 Bram Moolenaar Runtime file updates. vim73
Mon, 09 Aug 2010 20:16:32 +0200 Bram Moolenaar Version 7.3e -> 7.3f. vim73
Sun, 08 Aug 2010 21:39:46 +0200 Bram Moolenaar Prepare for 7.3e release. vim73
Sun, 08 Aug 2010 21:15:53 +0200 Bram Moolenaar Update version info in help files. vim73
Sun, 08 Aug 2010 18:46:06 +0200 Bram Moolenaar Fixed: on MS-Windows sometimes files with number 4913 or higher are left vim73
Sun, 08 Aug 2010 18:29:48 +0200 Bram Moolenaar Update help about wildcards in 'tags' option. vim73
Sun, 08 Aug 2010 18:17:52 +0200 Bram Moolenaar Fix: 'suffixesadd' was used for finding tags file. vim73
Sun, 08 Aug 2010 16:38:42 +0200 Bram Moolenaar Remove unused code. vim73
Sat, 07 Aug 2010 20:30:49 +0200 Bram Moolenaar Change readfile() to ignore byte order marks, unless in binary mode. vim73
Sat, 07 Aug 2010 17:07:21 +0200 Bram Moolenaar Fixed: on MS-Windows completion of shell commands didn't work. vim73
Sat, 07 Aug 2010 16:38:13 +0200 Bram Moolenaar Fix: An unprintable multi-byte character at the start of the screen line vim73
Sat, 07 Aug 2010 15:46:45 +0200 Bram Moolenaar Fix: with newer GTK versions accented characters were drawn too much to the vim73
Sat, 07 Aug 2010 13:27:48 +0200 Bram Moolenaar Set 'visualbell' in test 72 to avoid a beep. vim73
Sat, 07 Aug 2010 13:19:27 +0200 Bram Moolenaar Update README files. Remove references to extra and lang archives. vim73
Thu, 05 Aug 2010 21:40:16 +0200 Bram Moolenaar Fix a few problems for :find completion. Test much more. (Nazri Ramliy) vim73