Sun, 25 Jul 2010 13:42:29 +0200 |
Bram Moolenaar |
Fix: when resetting both 'title' and 'icon' the title would be set after a
vim73
|
Sun, 25 Jul 2010 13:12:49 +0200 |
Bram Moolenaar |
Use the SONAME-versioned liblua, if it exists. (James Vega)
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 23:51:45 +0200 |
Bram Moolenaar |
Move some common code from if_python.c and if_python3.c to if_py_both.h.
vim73
|
Sat, 24 Jul 2010 20:57:44 +0200 |
Bram Moolenaar |
More runtime file updates.
vim73
|
Sat, 24 Jul 2010 20:44:27 +0200 |
Bram Moolenaar |
Fix for compiler warning about function prototype in pty.c.
vim73
|
Sat, 24 Jul 2010 20:44:02 +0200 |
Bram Moolenaar |
Add 'window' to the options window.
vim73
|