summaryrefslogtreecommitdiff
path: root/runtime/doc/options.txt
Commit message (Expand)AuthorAgeFilesLines
* 7.3d -> 7.3e.Bram Moolenaar2010-08-041-1/+1
* Version 7.3c -> 7.3dBram Moolenaar2010-08-011-1/+1
* Runtime file updates.Bram Moolenaar2010-08-011-3/+3
* More runtime file updates.Bram Moolenaar2010-07-281-5/+8
* 7.3b -> 7.3cBram Moolenaar2010-07-251-9/+9
* Add "q" item for 'statusline'. Add w:quickfix_title. (Lech Lorens)Bram Moolenaar2010-07-251-0/+1
* Let 'v' flag in 'concealcursor' apply to all lines in the Visual area.Bram Moolenaar2010-07-241-0/+1
* Add the 'undoreload' option to be able to undo a file reload.Bram Moolenaar2010-07-241-0/+18
* Add the 'c' flag to 'concealcursor'.Bram Moolenaar2010-07-241-2/+3
* Don't conceal text in lines inside the Visual area.Bram Moolenaar2010-07-241-0/+2
* Add the 'concealcursor' option to decide when the cursor line is to beBram Moolenaar2010-07-231-3/+23
* Update timestamps for recently changed help files.Bram Moolenaar2010-07-201-1/+1
* Change 'cryptmethod' from a number to a string option. Make it global-local.Bram Moolenaar2010-07-201-6/+12
* Rename some "python3" symbols to "py3", as the command name.Bram Moolenaar2010-07-191-2/+5
* Never hide text for conceal in cursor line. Do hide when there isBram Moolenaar2010-07-191-3/+3
* Rename w_p_conceal to w_p_conc for consistency.Bram Moolenaar2010-07-191-1/+3
* Vim 7.3a -> 7.3b.Bram Moolenaar2010-07-181-1/+1
* Minor runtime file updates.Bram Moolenaar2010-07-181-1/+1
* Make automatic prototype generation work with more interfaces.Bram Moolenaar2010-07-181-2/+3
* Better conceal in help. (partly by Dominique Pelle)Bram Moolenaar2010-07-181-1/+1
* In Visual mode with 'showcmd' display the number of bytes and characters.Bram Moolenaar2010-07-171-0/+2
* Disallow setting 'enc' in a modeline. (Patrick Texier)Bram Moolenaar2010-07-141-2/+14
* Added 'colorcolumn' option. Partly by Gregor Uhlenheuer.Bram Moolenaar2010-07-141-2/+21
* Make CTRL-L in command line mode respect 'ignorecase' and 'smartcase'. (MartinBram Moolenaar2010-07-111-1/+3
* Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.Bram Moolenaar2010-07-111-1/+1
* When 'formatexpr' evaluates to non-zero fall back to internal formatting, alsoBram Moolenaar2010-07-111-2/+4
* Fixed ":s" message. Docs updates.Bram Moolenaar2010-07-101-14/+14
* Mainly documentation updates.Bram Moolenaar2010-07-041-0/+2
* Added salt to blowfish encryption.Bram Moolenaar2010-06-131-1/+1
* Add the conceal patch from Vince Negri.Bram Moolenaar2010-06-051-1/+38
* Use full path in undofile(). Updated docs.Bram Moolenaar2010-06-051-1/+2
* Add test for gettabvar() and settabvar().Bram Moolenaar2010-05-311-0/+2
* Found a way to make the MS-Windows installer wait for the uninstaller toBram Moolenaar2010-05-251-4/+4
* Fix: :wundo didn't work in a buffer without a name.Bram Moolenaar2010-05-241-2/+5
* Included patch for persistent undo. Lots of changes and added test.Bram Moolenaar2010-05-231-0/+27
* Included the patch to support netbeans in a terminal.Bram Moolenaar2010-05-221-1/+1
* Add the settabvar() and gettabvar() functions.Bram Moolenaar2010-05-221-1/+1
* A few more changes for encryption. Add test that encrypted file can be read.Bram Moolenaar2010-05-211-4/+13
* Fixed encryption big/little endian test.Bram Moolenaar2010-05-171-0/+2
* Add the blowfish encryption patch from Mohsin Ahmed. Needs more work.Bram Moolenaar2010-05-161-1/+14
* Add 'relativenumber' patch from Markus Heidelberg.Bram Moolenaar2010-05-161-9/+32
* First step in the Vim 7.3 branch. Changed version numbers.Bram Moolenaar2010-05-151-1/+1
* Updated runtime files.Bram Moolenaar2010-05-141-4/+6
* Update documentation files.Bram Moolenaar2010-01-061-41/+80
* updated for version 7.2-201v7.2.201Bram Moolenaar2009-06-161-0/+8
* updated for version 7.2-109v7.2.109Bram Moolenaar2009-02-211-3/+0
* updated for version 7.2-051v7.2.051Bram Moolenaar2008-11-281-2/+4
* updated for version 7.2-000v7.2.000v7.2Bram Moolenaar2008-08-091-1/+1
* updated for version 7.2c-000v7.2c.000Bram Moolenaar2008-08-061-15/+12
* updated for version 7.2b-000v7.2b.000Bram Moolenaar2008-07-131-18/+9