Bram Moolenaar
|
f67bb5c96f
|
Add completion for ":ownsyntax" and improve completion for ":filetype".
(Dominique Pelle)
|
2010-07-29 20:59:59 +02:00 |
|
Bram Moolenaar
|
e3bf893ca8
|
Updated runtime files. :TOhtml improvements by Benjamin Fritz.
|
2010-07-29 20:43:36 +02:00 |
|
Bram Moolenaar
|
a1d8939b27
|
Improvements for ":find" completion. (Nazri Ramliy)
|
2010-07-28 22:29:10 +02:00 |
|
Bram Moolenaar
|
418f73b139
|
Changes for VMS. Mostly by Zoltan Arpadffy.
|
2010-07-28 19:38:16 +02:00 |
|
Bram Moolenaar
|
3e1f7f8979
|
More runtime file updates.
|
2010-07-28 18:17:41 +02:00 |
|
Bram Moolenaar
|
e1caed18f0
|
Updated runtime files.
|
2010-07-28 17:02:55 +02:00 |
|
Bram Moolenaar
|
45573a36b2
|
Updated runtime files. New netrw plugin version.
|
2010-07-27 22:50:36 +02:00 |
|
Bram Moolenaar
|
c54d2257e8
|
Update TeX syntax file.
|
2010-07-26 22:51:56 +02:00 |
|
Bram Moolenaar
|
fea82e5755
|
Updated runtime files.
|
2010-07-26 22:21:27 +02:00 |
|
Bram Moolenaar
|
3711a72f45
|
Fix: terminal title not properly restured when there are multi-byte
characters. (partly by James Vega)
|
2010-07-25 22:30:20 +02:00 |
|
Bram Moolenaar
|
0357c1593f
|
7.3b -> 7.3c
|
2010-07-25 20:53:06 +02:00 |
|
Bram Moolenaar
|
65c7c2db9a
|
Prepare for 7.3b release. Fix src/Makefile enabling python3 by default.
|
2010-07-25 17:42:45 +02:00 |
|
Bram Moolenaar
|
895b309b5d
|
Add "q" item for 'statusline'. Add w:quickfix_title. (Lech Lorens)
|
2010-07-25 16:58:46 +02:00 |
|
Bram Moolenaar
|
d64a82ca26
|
Fix: editing a not encrypted file after a crypted file messed up reading the
text from an undo file.
|
2010-07-25 16:05:19 +02:00 |
|
Bram Moolenaar
|
289e6f507d
|
Add support for horizontal scroll wheel. (Bjorn Winckler)
|
2010-07-25 15:49:07 +02:00 |
|
Bram Moolenaar
|
c6af4d2cad
|
Add the synconcealed() function and use it for :TOhtml. (Benjamin Fritz)
|
2010-07-25 12:46:44 +02:00 |
|
Bram Moolenaar
|
f50c4b8666
|
Let 'v' flag in 'concealcursor' apply to all lines in the Visual area.
|
2010-07-24 23:52:26 +02:00 |
|
Bram Moolenaar
|
9e4c820add
|
More runtime file updates.
|
2010-07-24 20:57:44 +02:00 |
|
Bram Moolenaar
|
597a346b83
|
Add the 'undoreload' option to be able to undo a file reload.
|
2010-07-24 20:27:03 +02:00 |
|
Bram Moolenaar
|
a162920426
|
Fix for cursor position in wrapped line with concealed text.
|
2010-07-24 17:39:52 +02:00 |
|
Bram Moolenaar
|
9105834f55
|
Give each syntax item a sequence number, so that we know when it starts and
can show the 'cchar' for each of them.
|
2010-07-24 17:29:03 +02:00 |
|
Bram Moolenaar
|
a1cd7c35a2
|
Document extra argument for Python append().
|
2010-07-24 16:58:02 +02:00 |
|
Bram Moolenaar
|
02506ee69a
|
Remove -arch flag from build flags for Perl. (Bjorn Wickler)
|
2010-07-24 16:19:44 +02:00 |
|
Bram Moolenaar
|
a3186e8e52
|
Better text for 'concealcursor' in :options window.
|
2010-07-24 15:56:43 +02:00 |
|
Bram Moolenaar
|
32a7b39b36
|
Add the 'c' flag to 'concealcursor'.
|
2010-07-24 15:00:38 +02:00 |
|
Bram Moolenaar
|
191b26e832
|
Don't conceal text in lines inside the Visual area.
|
2010-07-24 13:15:07 +02:00 |
|
Bram Moolenaar
|
5f94ab590c
|
Window split didn't copy the value of 'conceallevel'.
|
2010-07-23 22:27:03 +02:00 |
|
Bram Moolenaar
|
a0c35afe8b
|
Add the 'concealcursor' option to decide when the cursor line is to be
concealed or not.
Rename 'conc' to 'cole' as the short name for 'conceallevel'.
|
2010-07-23 22:10:27 +02:00 |
|
Bram Moolenaar
|
bcb2e430a4
|
Update Fortran indent and syntax file. (Ajit Thakkar)
|
2010-07-22 22:30:23 +02:00 |
|
Bram Moolenaar
|
14c577ace8
|
Make it possible to load Lua dynamically on Unix. (Luis Carvalho)
|
2010-07-22 21:32:16 +02:00 |
|
Bram Moolenaar
|
9041432305
|
Update French and Esperanto translations. (Dominique Pelle)
|
2010-07-21 22:27:37 +02:00 |
|
Bram Moolenaar
|
2bb41337cd
|
Make it possible to load Perl dynamically on Unix. (James Vega)
|
2010-07-21 22:05:20 +02:00 |
|
Bram Moolenaar
|
9f09171dbf
|
Fix dependencies in help Makefile. (James Vega)
|
2010-07-21 20:40:27 +02:00 |
|
Bram Moolenaar
|
413e8be816
|
Small docs fixes.
|
2010-07-21 20:36:22 +02:00 |
|
Bram Moolenaar
|
30ec416748
|
Fix that :py3file was not working.
|
2010-07-21 16:00:43 +02:00 |
|
Bram Moolenaar
|
e850d29877
|
Update timestamps for recently changed help files.
|
2010-07-20 22:45:13 +02:00 |
|
Bram Moolenaar
|
e48af13f0b
|
Fix hang when resizing in diff mode and there are concealed items.
|
2010-07-20 22:33:34 +02:00 |
|
Bram Moolenaar
|
6a2285cccc
|
Fix some duplicates in ":find" completion. (Nazri Ramliy)
|
2010-07-20 18:10:15 +02:00 |
|
Bram Moolenaar
|
97c7bf6a47
|
Change 'cryptmethod' from a number to a string option. Make it global-local.
|
2010-07-20 17:32:38 +02:00 |
|
Bram Moolenaar
|
4c64577f31
|
Fix: When 'searchhl' causes a hang make CTRL-C disable 'shearchhl'.
|
2010-07-20 13:11:28 +02:00 |
|
Bram Moolenaar
|
8e99659483
|
Fix typos in documentation. (Dominique Pelle)
|
2010-07-20 11:16:17 +02:00 |
|
Bram Moolenaar
|
51c91eb74e
|
Rename some "python3" symbols to "py3", as the command name.
Documentation updates.
|
2010-07-19 20:46:22 +02:00 |
|
Bram Moolenaar
|
70ec36eb94
|
Never hide text for conceal in cursor line. Do hide when there is
highlighting.
|
2010-07-19 20:13:22 +02:00 |
|
Bram Moolenaar
|
e63d9112f0
|
Rename w_p_conceal to w_p_conc for consistency.
|
2010-07-19 19:52:13 +02:00 |
|
Bram Moolenaar
|
a8ba981997
|
Vim 7.3a -> 7.3b.
|
2010-07-18 23:29:58 +02:00 |
|
Bram Moolenaar
|
21b9869927
|
Fix: MS-Windows installer used wrong path for uninstaller key.
|
2010-07-18 22:33:56 +02:00 |
|
Bram Moolenaar
|
7e1661a98f
|
Last few changes for the 7.3a BETA release.
|
2010-07-18 22:10:01 +02:00 |
|
Bram Moolenaar
|
f28fb4c558
|
Fixes and improvements for MS-Windows build.
|
2010-07-18 21:42:34 +02:00 |
|
Bram Moolenaar
|
0890976131
|
Minor runtime file updates.
|
2010-07-18 18:47:44 +02:00 |
|
Bram Moolenaar
|
bec67c2f5b
|
Make automatic prototype generation work with more interfaces.
|
2010-07-18 18:04:50 +02:00 |
|