Bram Moolenaar
c24b6977a1
updated for version 7.3.002
...
Problem: ":find" completion doesn't work when halfway an environment
variable. (Dominique Pelle)
Solution: Only use in-path completion when expanding file names. (Nazri
Ramliy)
2010-08-16 22:34:29 +02:00
Bram Moolenaar
da9836cfa9
updated for version 7.3.002
...
Problem: ":find" completion doesn't work when halfway an environment
variable. (Dominique Pelle)
Solution: Only use in-path completion when expanding file names. (Nazri
Ramliy)
2010-08-16 21:53:27 +02:00
Bram Moolenaar
7f03644116
Last changes for the 7.3 release!
2010-08-15 15:24:20 +02:00
Bram Moolenaar
35f330c0d2
Fix #ifdef for GDK_SUPER_MASK. (Stephan Schulz)
2010-08-15 13:53:58 +02:00
Bram Moolenaar
db84e4599c
Make the references to features in the help more consistent. (Sylvain Hitier)
2010-08-15 13:50:43 +02:00
Bram Moolenaar
d04f440259
Docs fix for tabpagewinnr(). (Sylvain Hitier)
2010-08-15 13:30:34 +02:00
Bram Moolenaar
d732f9aee0
Two fixes for :find completion and more testing. (Nazri Ramliy)
2010-08-15 13:29:11 +02:00
Bram Moolenaar
10d4664330
Do include Mac clipboard code for MacVim.
2010-08-15 12:57:37 +02:00
Bram Moolenaar
abf39e880d
Runtime file updates.
2010-08-14 21:57:32 +02:00
Bram Moolenaar
e00289df69
Fix building the Mac version with GUI.
2010-08-14 21:56:42 +02:00
Bram Moolenaar
755bd26c59
README and help file updates.
2010-08-14 17:46:20 +02:00
Bram Moolenaar
bb3d5dc320
Fix: in compatible mode, in an empty buffer, ":r file" triggered an error
...
message.
2010-08-14 14:32:54 +02:00
Bram Moolenaar
cda000e97f
Fix: strcat() on overlapping string. (Dominique Pelle)
2010-08-14 13:34:39 +02:00
Bram Moolenaar
4421d6af22
Version 7.3f -> 7.3g
2010-08-14 13:33:56 +02:00
Bram Moolenaar
bfc8b97639
Preparations for 7.3f release.
2010-08-13 22:05:54 +02:00
Bram Moolenaar
dc685aba75
Cleanup in :find completion code. Make it work for "./subdir" in 'path'.
2010-08-13 21:16:49 +02:00
Bram Moolenaar
daf3b39559
Use mkdir() instead of !mkdir in test 73, it's more reliable.
2010-08-13 19:13:18 +02:00
Bram Moolenaar
673b87b577
Now really fix using expressions in the command line (hopefully).
2010-08-13 19:12:07 +02:00
Bram Moolenaar
35a3423c6a
Fix illegal memory access when using expressions in the command line.
2010-08-13 16:51:26 +02:00
Bram Moolenaar
4a474d36d7
Update message for :python/:py3 usage with approximate translations.
2010-08-13 16:24:30 +02:00
Bram Moolenaar
b744b2fa32
Add a configure check for RTLD_GLOBAL. (James Vega, Roland Puntaier)
2010-08-13 16:22:57 +02:00
Bram Moolenaar
2a988a162c
Conceal feature caused the 'cursorline' highlighting to stop early.
2010-08-13 15:24:39 +02:00
Bram Moolenaar
0fcd237614
Fix for Yaml syntax file. (Nikolai Weibull)
2010-08-13 14:58:53 +02:00
Bram Moolenaar
6b6eedfc1c
Runtime file updates.
2010-08-13 14:38:12 +02:00
Bram Moolenaar
580061a821
Fix #ifdef for GDK_SUPER_MASK.
2010-08-13 13:57:13 +02:00
Bram Moolenaar
31710268ed
More fixes for :find completion. (mostly by Nazri Ramliy)
2010-08-13 13:36:15 +02:00
Bram Moolenaar
f354981d4b
Update to Perl runtime files. (Andy Lester)
2010-08-13 12:09:22 +02:00
Bram Moolenaar
7900f14991
Updated Italian menus. (Vlad Sandrini)
2010-08-13 11:57:42 +02:00
Bram Moolenaar
8df7f88890
Updates for :TOhtml. (Benjamin Fritz)
2010-08-13 11:30:02 +02:00
Bram Moolenaar
2f1e050414
Avoid warnings from the clang compiler. (Dominique Pelle)
2010-08-13 11:18:02 +02:00
Bram Moolenaar
0e97531298
Updated Finnish translations. (Flammie Pirinen)
2010-08-12 22:19:09 +02:00
Bram Moolenaar
2bd6a1b542
Fix: Lua interface tried to load the library when closing a buffer or window.
2010-08-12 22:14:01 +02:00
Bram Moolenaar
0be992e347
Improvements for :find completion.
2010-08-12 21:50:51 +02:00
Bram Moolenaar
d7b734a493
Include wchar.h in charset.c for towupper().
2010-08-12 20:17:02 +02:00
Bram Moolenaar
ede981a27f
Runtime file updates.
2010-08-11 23:37:32 +02:00
Bram Moolenaar
fae6c1a02d
Updated translations. Added Portuguese tutor.
2010-08-11 23:11:47 +02:00
Bram Moolenaar
9bc040c8e1
Fixes for :find completion.
2010-08-11 22:05:57 +02:00
Bram Moolenaar
0ee8df9ce5
Improved pt_PT spell file generation.
2010-08-10 22:53:02 +02:00
Bram Moolenaar
d70b2a8355
Updated message translations.
2010-08-10 22:52:25 +02:00
Bram Moolenaar
7fc0c065f0
Runtime file updates. Fix tar plugin window split.
2010-08-10 21:43:35 +02:00
Bram Moolenaar
2d7c47de45
Make :find completion work better with the DJGPP build. (Nazri Ramliy)
2010-08-10 19:50:26 +02:00
Bram Moolenaar
d5ee95f964
Fix compiler warning.
2010-08-10 09:25:48 +02:00
Bram Moolenaar
d54a688130
Fix crash when using netbeans in a terminal when compiled with GUI support.
...
(partly by Xavier de Gaye)
2010-08-09 22:49:00 +02:00
Bram Moolenaar
9de9997949
Runtime file updates.
2010-08-09 22:33:06 +02:00
Bram Moolenaar
bc226b6ded
Fix: :ltag command did not set w:quickfix_title. (Lech Lorens)
2010-08-09 22:14:48 +02:00
Bram Moolenaar
314f11d44c
Fix for float values on VMS. (Zoltan Arpadffy)
2010-08-09 22:07:08 +02:00
Bram Moolenaar
b61f95c31f
When building with both Python 2 and Python 3 don't use RTLD_GLOBAL, so that
...
both may work.
2010-08-09 22:06:13 +02:00
Bram Moolenaar
82d1c33a8a
Version 7.3e -> 7.3f.
2010-08-09 20:16:32 +02:00
Bram Moolenaar
6af737fdb4
Runtime file updates. (Tim Pope)
2010-08-09 20:13:35 +02:00
Bram Moolenaar
4eccc3e301
Prepare for 7.3e release.
2010-08-08 21:39:46 +02:00