index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated runtime files and translations.
Bram Moolenaar
2010-10-20
8
-79
/
+102
*
updated for version 7.3.030
v7.3.030
Bram Moolenaar
2010-10-20
1
-2
/
+3
*
Runtime file updates.
Bram Moolenaar
2010-09-30
13
-56
/
+66
*
updated for version 7.3.016
v7.3.016
Bram Moolenaar
2010-09-29
1
-2
/
+3
*
Updated runtime files.
Bram Moolenaar
2010-09-21
2
-69
/
+16
*
Updated runtime files.
Bram Moolenaar
2010-09-19
16
-102
/
+229
*
Last changes for the 7.3 release!
v7.3
Bram Moolenaar
2010-08-15
131
-138
/
+137
*
Make the references to features in the help more consistent. (Sylvain Hitier)
Bram Moolenaar
2010-08-15
20
-102
/
+103
*
Docs fix for tabpagewinnr(). (Sylvain Hitier)
Bram Moolenaar
2010-08-15
1
-2
/
+2
*
Runtime file updates.
Bram Moolenaar
2010-08-14
2
-3
/
+10
*
README and help file updates.
Bram Moolenaar
2010-08-14
4
-43
/
+33
*
Version 7.3f -> 7.3g
Bram Moolenaar
2010-08-14
131
-132
/
+135
*
Preparations for 7.3f release.
Bram Moolenaar
2010-08-13
3
-17
/
+42
*
Cleanup in :find completion code. Make it work for "./subdir" in 'path'.
Bram Moolenaar
2010-08-13
1
-5
/
+4
*
Fix illegal memory access when using expressions in the command line.
Bram Moolenaar
2010-08-13
1
-2
/
+0
*
Update message for :python/:py3 usage with approximate translations.
Bram Moolenaar
2010-08-13
1
-2
/
+0
*
Add a configure check for RTLD_GLOBAL. (James Vega, Roland Puntaier)
Bram Moolenaar
2010-08-13
2
-7
/
+8
*
Conceal feature caused the 'cursorline' highlighting to stop early.
Bram Moolenaar
2010-08-13
1
-3
/
+7
*
Improvements for :find completion.
Bram Moolenaar
2010-08-12
1
-1
/
+3
*
Runtime file updates.
Bram Moolenaar
2010-08-11
2
-7
/
+16
*
Runtime file updates. Fix tar plugin window split.
Bram Moolenaar
2010-08-10
5
-20
/
+41
*
Runtime file updates.
Bram Moolenaar
2010-08-09
1
-1
/
+8
*
Version 7.3e -> 7.3f.
Bram Moolenaar
2010-08-09
131
-131
/
+131
*
Prepare for 7.3e release.
Bram Moolenaar
2010-08-08
1
-0
/
+2
*
Update version info in help files.
Bram Moolenaar
2010-08-08
3
-3
/
+34
*
Fixed: on MS-Windows sometimes files with number 4913 or higher are left
Bram Moolenaar
2010-08-08
1
-3
/
+0
*
Update help about wildcards in 'tags' option.
Bram Moolenaar
2010-08-08
2
-6
/
+6
*
Fix: 'suffixesadd' was used for finding tags file.
Bram Moolenaar
2010-08-08
1
-4
/
+4
*
Remove unused code.
Bram Moolenaar
2010-08-08
2
-9
/
+7
*
Change readfile() to ignore byte order marks, unless in binary mode.
Bram Moolenaar
2010-08-07
3
-6
/
+7
*
Fixed: on MS-Windows completion of shell commands didn't work.
Bram Moolenaar
2010-08-07
1
-3
/
+0
*
Fix: An unprintable multi-byte character at the start of the screen line
Bram Moolenaar
2010-08-07
1
-3
/
+0
*
Fix: with newer GTK versions accented characters were drawn too much to the
Bram Moolenaar
2010-08-07
1
-3
/
+0
*
Set 'visualbell' in test 72 to avoid a beep.
Bram Moolenaar
2010-08-07
1
-2
/
+0
*
Update README files. Remove references to extra and lang archives.
Bram Moolenaar
2010-08-07
4
-17
/
+20
*
Improve handling of user settings in :TOhtml. Default to generating CSS.
Bram Moolenaar
2010-08-05
1
-9
/
+11
*
Fix a few problems for :find completion. Test much more. (Nazri Ramliy)
Bram Moolenaar
2010-08-05
1
-3
/
+5
*
Updated syntax files. (Charles Campbell)
Bram Moolenaar
2010-08-04
1
-1
/
+9
*
Fixed: "make install" installed a few Amiga .info files.
Bram Moolenaar
2010-08-04
2
-11
/
+10
*
Disallow setting 'ambiwidth' to "double" when 'listchars' or 'fillchars'
Bram Moolenaar
2010-08-04
1
-1
/
+4
*
7.3d -> 7.3e.
Bram Moolenaar
2010-08-04
131
-131
/
+131
*
Make test 73 a bit more portable.
Bram Moolenaar
2010-08-04
1
-0
/
+2
*
Preparations for 7.3d release.
Bram Moolenaar
2010-08-04
3
-11
/
+14
*
Runtime file updates.
Bram Moolenaar
2010-08-03
1
-2
/
+2
*
Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load it
Bram Moolenaar
2010-08-02
1
-0
/
+4
*
Put quotes around the gvim.exe path for the "Open with" menu entry.
Bram Moolenaar
2010-08-02
1
-1
/
+4
*
Add Datascript syntax file. (Dominique Pelle)
Bram Moolenaar
2010-08-01
2
-2
/
+1
*
Version 7.3c -> 7.3d
Bram Moolenaar
2010-08-01
131
-131
/
+133
*
Update todo file.
Bram Moolenaar
2010-08-01
1
-0
/
+2
*
Minor updates for the 7.3c release.
Bram Moolenaar
2010-08-01
1
-14
/
+42
[next]