Bram Moolenaar
|
e2b590ebf6
|
Update help about wildcards in 'tags' option.
|
2010-08-08 18:29:48 +02:00 |
|
Bram Moolenaar
|
463ee340d0
|
Fix: 'suffixesadd' was used for finding tags file.
|
2010-08-08 18:17:52 +02:00 |
|
Bram Moolenaar
|
09092155a6
|
Remove unused code.
|
2010-08-08 16:38:42 +02:00 |
|
Bram Moolenaar
|
06583f137b
|
Change readfile() to ignore byte order marks, unless in binary mode.
|
2010-08-07 20:30:49 +02:00 |
|
Bram Moolenaar
|
c0cba4d9b1
|
Fixed: on MS-Windows completion of shell commands didn't work.
|
2010-08-07 17:07:21 +02:00 |
|
Bram Moolenaar
|
7ba6ed34fe
|
Fix: An unprintable multi-byte character at the start of the screen line
caused the following text to be drawn at the wrong position.
|
2010-08-07 16:38:13 +02:00 |
|
Bram Moolenaar
|
706e84b3ea
|
Fix: with newer GTK versions accented characters were drawn too much to the
left.
|
2010-08-07 15:46:45 +02:00 |
|
Bram Moolenaar
|
dd10ce91a8
|
Set 'visualbell' in test 72 to avoid a beep.
|
2010-08-07 13:27:48 +02:00 |
|
Bram Moolenaar
|
33aea1875c
|
Update README files. Remove references to extra and lang archives.
|
2010-08-07 13:19:27 +02:00 |
|
Bram Moolenaar
|
84f888a5b3
|
Fix a few problems for :find completion. Test much more. (Nazri Ramliy)
|
2010-08-05 21:40:16 +02:00 |
|
Bram Moolenaar
|
a9d0cba165
|
Fixed: "make install" installed a few Amiga .info files.
|
2010-08-04 22:44:27 +02:00 |
|
Bram Moolenaar
|
257a9c873f
|
7.3d -> 7.3e.
|
2010-08-04 19:29:04 +02:00 |
|
Bram Moolenaar
|
3ea5fa7a11
|
Make test 73 a bit more portable.
|
2010-08-04 18:27:57 +02:00 |
|
Bram Moolenaar
|
1affd72471
|
Preparations for 7.3d release.
|
2010-08-04 17:49:30 +02:00 |
|
Bram Moolenaar
|
5aae419afe
|
Runtime file updates.
|
2010-08-03 23:00:38 +02:00 |
|
Bram Moolenaar
|
bf65051b7b
|
Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load it
dynamically from the .dll. Should work everywhere.
|
2010-08-02 23:06:46 +02:00 |
|
Bram Moolenaar
|
bbdcb4848a
|
Put quotes around the gvim.exe path for the "Open with" menu entry.
|
2010-08-02 20:45:27 +02:00 |
|
Bram Moolenaar
|
90df5507c0
|
Add Datascript syntax file. (Dominique Pelle)
|
2010-08-01 21:48:21 +02:00 |
|
Bram Moolenaar
|
9379f83030
|
Version 7.3c -> 7.3d
|
2010-08-01 20:38:51 +02:00 |
|
Bram Moolenaar
|
4b26dff329
|
Update todo file.
|
2010-08-01 20:18:38 +02:00 |
|
Bram Moolenaar
|
f4274feeef
|
Fix: test 69 didn't work on MS-Windows. Test 72 beeped too often.
|
2010-08-01 17:37:17 +02:00 |
|
Bram Moolenaar
|
760d14a55c
|
Fix that uninstaller isn't found on 64-bit Windows.
|
2010-07-31 22:03:44 +02:00 |
|
Bram Moolenaar
|
7805004319
|
Fix: on MS-Windows the "open with..." menu starts Vim without a file.
|
2010-07-31 20:53:54 +02:00 |
|
Bram Moolenaar
|
3b1c48569d
|
Fixed: CTRL-R in Insert mode doesn't insert composing characters.
|
2010-07-31 17:59:29 +02:00 |
|
Bram Moolenaar
|
a9d52e3b79
|
Fixes for coverity warnings.
|
2010-07-31 16:44:19 +02:00 |
|
Bram Moolenaar
|
a26559b553
|
Support syntax and filetype completion for user commands. (Christian Brabandt)
|
2010-07-31 14:59:19 +02:00 |
|
Bram Moolenaar
|
8408a9ad9b
|
More updated runtime files.
|
2010-07-30 22:41:22 +02:00 |
|
Bram Moolenaar
|
8b68277fdc
|
Runtime file updates.
|
2010-07-30 21:49:40 +02:00 |
|
Bram Moolenaar
|
40af4e3903
|
Updated runtime files. Add logcheck filetype plugin. (James Vega)
|
2010-07-29 22:33:18 +02:00 |
|
Bram Moolenaar
|
1587a1e37d
|
Add completion for ":ownsyntax" and improve completion for ":filetype".
(Dominique Pelle)
|
2010-07-29 20:59:59 +02:00 |
|
Bram Moolenaar
|
8ada2cca0a
|
Updated runtime files. :TOhtml improvements by Benjamin Fritz.
|
2010-07-29 20:43:36 +02:00 |
|
Bram Moolenaar
|
162bd91564
|
Improvements for ":find" completion. (Nazri Ramliy)
|
2010-07-28 22:29:10 +02:00 |
|
Bram Moolenaar
|
8e46927a32
|
Changes for VMS. Mostly by Zoltan Arpadffy.
|
2010-07-28 19:38:16 +02:00 |
|
Bram Moolenaar
|
477db060eb
|
More runtime file updates.
|
2010-07-28 18:17:41 +02:00 |
|
Bram Moolenaar
|
c6485bceb1
|
Updated runtime files.
|
2010-07-28 17:02:55 +02:00 |
|
Bram Moolenaar
|
5ac3b1aae2
|
Updated runtime files. New netrw plugin version.
|
2010-07-27 22:50:36 +02:00 |
|
Bram Moolenaar
|
611df5b96e
|
Update TeX syntax file.
|
2010-07-26 22:51:56 +02:00 |
|
Bram Moolenaar
|
0ed0eea206
|
Updated runtime files.
|
2010-07-26 22:21:27 +02:00 |
|
Bram Moolenaar
|
f82bac3717
|
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
|
c3301874a6
|
7.3b -> 7.3c
|
2010-07-25 20:53:06 +02:00 |
|
Bram Moolenaar
|
6fc45b55fc
|
Prepare for 7.3b release. Fix src/Makefile enabling python3 by default.
|
2010-07-25 17:42:45 +02:00 |
|
Bram Moolenaar
|
7fd7320014
|
Add "q" item for 'statusline'. Add w:quickfix_title. (Lech Lorens)
|
2010-07-25 16:58:46 +02:00 |
|
Bram Moolenaar
|
8d9b40e71a
|
Add support for horizontal scroll wheel. (Bjorn Winckler)
|
2010-07-25 15:49:07 +02:00 |
|
Bram Moolenaar
|
7510fe7433
|
Add the synconcealed() function and use it for :TOhtml. (Benjamin Fritz)
|
2010-07-25 12:46:44 +02:00 |
|
Bram Moolenaar
|
e6dc573b6e
|
Let 'v' flag in 'concealcursor' apply to all lines in the Visual area.
|
2010-07-24 23:52:26 +02:00 |
|
Bram Moolenaar
|
365bdf7a7b
|
More runtime file updates.
|
2010-07-24 20:57:44 +02:00 |
|
Bram Moolenaar
|
59f931ef54
|
Add the 'undoreload' option to be able to undo a file reload.
|
2010-07-24 20:27:03 +02:00 |
|
Bram Moolenaar
|
72ada0f8c2
|
Fix for cursor position in wrapped line with concealed text.
|
2010-07-24 17:39:52 +02:00 |
|
Bram Moolenaar
|
ffbbcb597c
|
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
|
2c3b1d9976
|
Document extra argument for Python append().
|
2010-07-24 16:58:02 +02:00 |
|