log runtime/doc/todo.txt @ 2434:86532ee3ea41 vim73

age author description
Thu, 29 Jul 2010 22:33:18 +0200 Bram Moolenaar Updated runtime files. Add logcheck filetype plugin. (James Vega) vim73
Thu, 29 Jul 2010 20:59:59 +0200 Bram Moolenaar Add completion for ":ownsyntax" and improve completion for ":filetype". vim73
Thu, 29 Jul 2010 20:43:36 +0200 Bram Moolenaar Updated runtime files. :TOhtml improvements by Benjamin Fritz. vim73
Wed, 28 Jul 2010 22:29:10 +0200 Bram Moolenaar Improvements for ":find" completion. (Nazri Ramliy) vim73
Wed, 28 Jul 2010 19:38:16 +0200 Bram Moolenaar Changes for VMS. Mostly by Zoltan Arpadffy. vim73
Wed, 28 Jul 2010 18:17:41 +0200 Bram Moolenaar More runtime file updates. vim73
Wed, 28 Jul 2010 17:02:55 +0200 Bram Moolenaar Updated runtime files. vim73
Tue, 27 Jul 2010 22:50:36 +0200 Bram Moolenaar Updated runtime files. New netrw plugin version. vim73
Mon, 26 Jul 2010 22:51:56 +0200 Bram Moolenaar Update TeX syntax file. vim73
Mon, 26 Jul 2010 22:21:27 +0200 Bram Moolenaar Updated runtime files. vim73
Sun, 25 Jul 2010 22:30:20 +0200 Bram Moolenaar Fix: terminal title not properly restured when there are multi-byte vim73
Sun, 25 Jul 2010 20:53:06 +0200 Bram Moolenaar 7.3b -> 7.3c vim73
Sun, 25 Jul 2010 17:42:45 +0200 Bram Moolenaar Prepare for 7.3b release. Fix src/Makefile enabling python3 by default. vim73
Sun, 25 Jul 2010 16:58:46 +0200 Bram Moolenaar Add "q" item for 'statusline'. Add w:quickfix_title. (Lech Lorens) vim73
Sun, 25 Jul 2010 15:49:07 +0200 Bram Moolenaar Add support for horizontal scroll wheel. (Bjorn Winckler) vim73
Sun, 25 Jul 2010 12:46:44 +0200 Bram Moolenaar Add the synconcealed() function and use it for :TOhtml. (Benjamin Fritz) vim73
Sat, 24 Jul 2010 23:52:26 +0200 Bram Moolenaar Let 'v' flag in 'concealcursor' apply to all lines in the Visual area. vim73
Sat, 24 Jul 2010 20:57:44 +0200 Bram Moolenaar More runtime file updates. vim73
Sat, 24 Jul 2010 20:27:03 +0200 Bram Moolenaar Add the 'undoreload' option to be able to undo a file reload. vim73
Sat, 24 Jul 2010 17:39:52 +0200 Bram Moolenaar Fix for cursor position in wrapped line with concealed text. vim73
Sat, 24 Jul 2010 17:29:03 +0200 Bram Moolenaar Give each syntax item a sequence number, so that we know when it starts and vim73
Sat, 24 Jul 2010 16:58:02 +0200 Bram Moolenaar Document extra argument for Python append(). vim73
Sat, 24 Jul 2010 16:19:44 +0200 Bram Moolenaar Remove -arch flag from build flags for Perl. (Bjorn Wickler) vim73
Sat, 24 Jul 2010 15:00:38 +0200 Bram Moolenaar Add the 'c' flag to 'concealcursor'. vim73
Sat, 24 Jul 2010 13:15:07 +0200 Bram Moolenaar Don't conceal text in lines inside the Visual area. vim73
Fri, 23 Jul 2010 22:27:03 +0200 Bram Moolenaar Window split didn't copy the value of 'conceallevel'. vim73
Fri, 23 Jul 2010 22:10:27 +0200 Bram Moolenaar Add the 'concealcursor' option to decide when the cursor line is to be vim73
Thu, 22 Jul 2010 21:32:16 +0200 Bram Moolenaar Make it possible to load Lua dynamically on Unix. (Luis Carvalho) vim73
Wed, 21 Jul 2010 22:27:37 +0200 Bram Moolenaar Update French and Esperanto translations. (Dominique Pelle) vim73
Wed, 21 Jul 2010 22:05:20 +0200 Bram Moolenaar Make it possible to load Perl dynamically on Unix. (James Vega) vim73
Wed, 21 Jul 2010 16:00:43 +0200 Bram Moolenaar Fix that :py3file was not working. vim73
Tue, 20 Jul 2010 22:45:13 +0200 Bram Moolenaar Update timestamps for recently changed help files. vim73
Tue, 20 Jul 2010 22:33:34 +0200 Bram Moolenaar Fix hang when resizing in diff mode and there are concealed items. vim73
Tue, 20 Jul 2010 18:10:15 +0200 Bram Moolenaar Fix some duplicates in ":find" completion. (Nazri Ramliy) vim73
Tue, 20 Jul 2010 17:32:38 +0200 Bram Moolenaar Change 'cryptmethod' from a number to a string option. Make it global-local. vim73
Tue, 20 Jul 2010 13:11:28 +0200 Bram Moolenaar Fix: When 'searchhl' causes a hang make CTRL-C disable 'shearchhl'. vim73
Tue, 20 Jul 2010 11:16:17 +0200 Bram Moolenaar Fix typos in documentation. (Dominique Pelle) vim73
Mon, 19 Jul 2010 19:52:13 +0200 Bram Moolenaar Rename w_p_conceal to w_p_conc for consistency. vim73
Sun, 18 Jul 2010 23:29:58 +0200 Bram Moolenaar Vim 7.3a -> 7.3b. vim73
Sun, 18 Jul 2010 22:33:56 +0200 Bram Moolenaar Fix: MS-Windows installer used wrong path for uninstaller key. vim73
Sun, 18 Jul 2010 22:10:01 +0200 Bram Moolenaar Last few changes for the 7.3a BETA release. vim73
Sun, 18 Jul 2010 21:42:34 +0200 Bram Moolenaar Fixes and improvements for MS-Windows build. vim73
Sun, 18 Jul 2010 18:47:44 +0200 Bram Moolenaar Minor runtime file updates. vim73
Sun, 18 Jul 2010 15:31:08 +0200 Bram Moolenaar Added strwidth() and strchars() functions. vim73
Sat, 17 Jul 2010 23:52:29 +0200 Bram Moolenaar Whitespace cleanup. vim73
Sat, 17 Jul 2010 21:19:38 +0200 Bram Moolenaar Added support for Python 3. (Roland Puntaier) vim73
Sat, 17 Jul 2010 17:12:06 +0200 Bram Moolenaar Add the 'L' item to 'cinoptions'. (Manuel Konig) vim73
Sat, 17 Jul 2010 16:44:59 +0200 Bram Moolenaar Mac: Support disabling antialias. (LC Mi) vim73
Sat, 17 Jul 2010 16:30:42 +0200 Bram Moolenaar Make it possible to drag a tab page label to another position. (Paul B. Mahol) vim73
Sat, 17 Jul 2010 15:20:30 +0200 Bram Moolenaar Better implementation of creating the Color Scheme menu. (Juergen Kraemer) vim73
Sat, 17 Jul 2010 12:47:16 +0200 Bram Moolenaar In Visual mode with 'showcmd' display the number of bytes and characters. vim73
Wed, 14 Jul 2010 23:23:17 +0200 Bram Moolenaar Added Lua interfae. (Luis Carvalho) vim73
Wed, 14 Jul 2010 22:35:55 +0200 Bram Moolenaar Fix: When entering a digraph or special character after a line that fits the vim73
Wed, 14 Jul 2010 22:04:22 +0200 Bram Moolenaar Allow synIDattr() getting GUI attributes when build without GUI. vim73
Wed, 14 Jul 2010 21:12:05 +0200 Bram Moolenaar Disallow setting 'enc' in a modeline. (Patrick Texier) vim73
Wed, 14 Jul 2010 20:57:00 +0200 Bram Moolenaar Fix: cursor line not properly concealed when moving between windows. vim73
Wed, 14 Jul 2010 20:31:44 +0200 Bram Moolenaar Remove obsolete Mac code. vim73
Wed, 14 Jul 2010 19:53:30 +0200 Bram Moolenaar Added 'colorcolumn' option. Partly by Gregor Uhlenheuer. vim73
Wed, 14 Jul 2010 16:54:21 +0200 Bram Moolenaar Missing piece for Mac console clipboard support. (Bjorn Winckler) vim73
Wed, 14 Jul 2010 16:52:17 +0200 Bram Moolenaar Support completion for ":find". (Nazri Ramliy) vim73