log runtime/doc/options.txt @ 2570:71b56b4e7785 vim73

age author description
Sun, 15 Aug 2010 13:50:43 +0200 Bram Moolenaar Make the references to features in the help more consistent. (Sylvain Hitier) vim73
Sat, 14 Aug 2010 13:33:56 +0200 Bram Moolenaar Version 7.3f -> 7.3g vim73
Mon, 09 Aug 2010 20:16:32 +0200 Bram Moolenaar Version 7.3e -> 7.3f. vim73
Sun, 08 Aug 2010 18:29:48 +0200 Bram Moolenaar Update help about wildcards in 'tags' option. vim73
Wed, 04 Aug 2010 20:55:44 +0200 Bram Moolenaar Disallow setting 'ambiwidth' to "double" when 'listchars' or 'fillchars' vim73
Wed, 04 Aug 2010 19:29:04 +0200 Bram Moolenaar 7.3d -> 7.3e. vim73
Sun, 01 Aug 2010 20:38:51 +0200 Bram Moolenaar Version 7.3c -> 7.3d vim73
Sun, 01 Aug 2010 16:13:51 +0200 Bram Moolenaar Runtime file updates. vim73
Wed, 28 Jul 2010 18:17:41 +0200 Bram Moolenaar More runtime file updates. vim73
Sun, 25 Jul 2010 20:53:06 +0200 Bram Moolenaar 7.3b -> 7.3c vim73
Sun, 25 Jul 2010 16:58:46 +0200 Bram Moolenaar Add "q" item for 'statusline'. Add w:quickfix_title. (Lech Lorens) 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:27:03 +0200 Bram Moolenaar Add the 'undoreload' option to be able to undo a file reload. 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:10:27 +0200 Bram Moolenaar Add the 'concealcursor' option to decide when the cursor line is to be vim73
Tue, 20 Jul 2010 22:45:13 +0200 Bram Moolenaar Update timestamps for recently changed help files. 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
Mon, 19 Jul 2010 20:46:22 +0200 Bram Moolenaar Rename some "python3" symbols to "py3", as the command name. vim73
Mon, 19 Jul 2010 20:13:22 +0200 Bram Moolenaar Never hide text for conceal in cursor line. Do hide when there is 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 18:47:44 +0200 Bram Moolenaar Minor runtime file updates. vim73
Sun, 18 Jul 2010 18:04:50 +0200 Bram Moolenaar Make automatic prototype generation work with more interfaces. vim73
Sun, 18 Jul 2010 14:34:51 +0200 Bram Moolenaar Better conceal in help. (partly by Dominique Pelle) 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 21:12:05 +0200 Bram Moolenaar Disallow setting 'enc' in a modeline. (Patrick Texier) vim73
Wed, 14 Jul 2010 19:53:30 +0200 Bram Moolenaar Added 'colorcolumn' option. Partly by Gregor Uhlenheuer. vim73
Sun, 11 Jul 2010 20:46:53 +0200 Bram Moolenaar Make CTRL-L in command line mode respect 'ignorecase' and 'smartcase'. (Martin vim73
Sun, 11 Jul 2010 19:01:06 +0200 Bram Moolenaar Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used. vim73
Sun, 11 Jul 2010 17:35:50 +0200 Bram Moolenaar When 'formatexpr' evaluates to non-zero fall back to internal formatting, also vim73
Sat, 10 Jul 2010 13:52:13 +0200 Bram Moolenaar Fixed ":s" message. Docs updates. vim73
Sun, 04 Jul 2010 22:20:21 +0200 Bram Moolenaar Mainly documentation updates. vim73
Sun, 13 Jun 2010 05:20:42 +0200 Bram Moolenaar Added salt to blowfish encryption. vim73
Sat, 05 Jun 2010 23:22:07 +0200 Bram Moolenaar Add the conceal patch from Vince Negri. vim73
Sat, 05 Jun 2010 17:43:32 +0200 Bram Moolenaar Use full path in undofile(). Updated docs. vim73
Mon, 31 May 2010 21:27:30 +0200 Bram Moolenaar Add test for gettabvar() and settabvar(). vim73
Tue, 25 May 2010 21:02:00 +0200 Bram Moolenaar Found a way to make the MS-Windows installer wait for the uninstaller to vim73
Mon, 24 May 2010 22:02:24 +0200 Bram Moolenaar Fix: :wundo didn't work in a buffer without a name. vim73
Sun, 23 May 2010 23:34:36 +0200 Bram Moolenaar Included patch for persistent undo. Lots of changes and added test. vim73
Sat, 22 May 2010 18:28:27 +0200 Bram Moolenaar Included the patch to support netbeans in a terminal. vim73
Sat, 22 May 2010 15:37:44 +0200 Bram Moolenaar Add the settabvar() and gettabvar() functions. vim73
Fri, 21 May 2010 15:36:08 +0200 Bram Moolenaar A few more changes for encryption. Add test that encrypted file can be read. vim73
Mon, 17 May 2010 20:32:55 +0200 Bram Moolenaar Fixed encryption big/little endian test. vim73
Sun, 16 May 2010 22:32:54 +0200 Bram Moolenaar Add the blowfish encryption patch from Mohsin Ahmed. Needs more work. vim73
Sun, 16 May 2010 15:46:46 +0200 Bram Moolenaar Add 'relativenumber' patch from Markus Heidelberg. vim73
Sat, 15 May 2010 21:13:04 +0200 Bram Moolenaar Undo changes that are meant for the Vim 7.3 branch.
Sat, 15 May 2010 13:56:02 +0200 Bram Moolenaar First step in the Vim 7.3 branch. Changed version numbers. vim73
Fri, 14 May 2010 23:24:24 +0200 Bram Moolenaar Updated runtime files.
Wed, 06 Jan 2010 20:52:26 +0100 Bram Moolenaar Update documentation files.
Tue, 16 Jun 2009 13:23:06 +0000 vimboss updated for version 7.2-201 v7.2.201
Sat, 21 Feb 2009 19:28:48 +0000 vimboss updated for version 7.2-109 v7.2.109
Fri, 28 Nov 2008 10:01:10 +0000 vimboss updated for version 7.2-051 v7.2.051
Sat, 09 Aug 2008 17:55:22 +0000 vimboss updated for version 7.2-000 v7.2 v7.2.000
Wed, 06 Aug 2008 17:06:04 +0000 vimboss updated for version 7.2c-000 v7.2c.000
Sun, 13 Jul 2008 17:41:49 +0000 vimboss updated for version 7.2b-000 v7.2b.000
Tue, 24 Jun 2008 21:56:24 +0000 vimboss updated for version 7.2a
Wed, 12 Mar 2008 16:38:55 +0000 vimboss updated for version 7.1-277 v7.1.277
Sat, 19 Jan 2008 14:59:58 +0000 vimboss updated for version 7.1-236 v7.1.236
Sun, 12 Aug 2007 14:55:56 +0000 vimboss updated for version 7.1-068 v7.1.068