]> granicus.if.org Git - vim/log
vim
14 years agoAdd completion for ":ownsyntax" and improve completion for ":filetype".
Bram Moolenaar [Thu, 29 Jul 2010 18:59:59 +0000 (20:59 +0200)]
Add completion for ":ownsyntax" and improve completion for ":filetype".
(Dominique Pelle)

14 years agoUpdated runtime files. :TOhtml improvements by Benjamin Fritz.
Bram Moolenaar [Thu, 29 Jul 2010 18:43:36 +0000 (20:43 +0200)]
Updated runtime files.  :TOhtml improvements by Benjamin Fritz.

14 years agoUpdate for Lua interface. (Luis Carvalho)
Bram Moolenaar [Wed, 28 Jul 2010 20:46:08 +0000 (22:46 +0200)]
Update for Lua interface. (Luis Carvalho)

14 years agoRemove Mupad indent and ftplugin files, they are not useful.
Bram Moolenaar [Wed, 28 Jul 2010 20:30:00 +0000 (22:30 +0200)]
Remove Mupad indent and ftplugin files, they are not useful.

14 years agoImprovements for ":find" completion. (Nazri Ramliy)
Bram Moolenaar [Wed, 28 Jul 2010 20:29:10 +0000 (22:29 +0200)]
Improvements for ":find" completion. (Nazri Ramliy)

14 years agoChanges for VMS. Mostly by Zoltan Arpadffy.
Bram Moolenaar [Wed, 28 Jul 2010 17:38:16 +0000 (19:38 +0200)]
Changes for VMS.  Mostly by Zoltan Arpadffy.

14 years agoFix: :redir to a dictionary that is changed before ":redir END" causes a
Bram Moolenaar [Wed, 28 Jul 2010 16:55:02 +0000 (18:55 +0200)]
Fix: :redir to a dictionary that is changed before ":redir END" causes a
memory access error.

14 years agoMore runtime file updates.
Bram Moolenaar [Wed, 28 Jul 2010 16:17:41 +0000 (18:17 +0200)]
More runtime file updates.

14 years agoFix: concealed regions didn't get redrawn correctly when moving the cursor
Bram Moolenaar [Wed, 28 Jul 2010 16:14:45 +0000 (18:14 +0200)]
Fix: concealed regions didn't get redrawn correctly when moving the cursor
through them.

14 years agoMore accented characters in tex.vim syntax. (Charles Campbell)
Bram Moolenaar [Wed, 28 Jul 2010 15:25:21 +0000 (17:25 +0200)]
More accented characters in tex.vim syntax. (Charles Campbell)

14 years agoUpdated runtime files.
Bram Moolenaar [Wed, 28 Jul 2010 15:02:55 +0000 (17:02 +0200)]
Updated runtime files.

14 years agoUpdated Italian messages. (Vlad Sandrini)
Bram Moolenaar [Wed, 28 Jul 2010 12:28:48 +0000 (14:28 +0200)]
Updated Italian messages. (Vlad Sandrini)

14 years agoMinor runtime file updates.
Bram Moolenaar [Wed, 28 Jul 2010 10:52:27 +0000 (12:52 +0200)]
Minor runtime file updates.

14 years agoUpdated runtime files. New netrw plugin version.
Bram Moolenaar [Tue, 27 Jul 2010 20:50:36 +0000 (22:50 +0200)]
Updated runtime files.  New netrw plugin version.

14 years agoFix build warnings and problems for tiny/small Win32 build. (Mike Williams)
Bram Moolenaar [Tue, 27 Jul 2010 20:41:43 +0000 (22:41 +0200)]
Fix build warnings and problems for tiny/small Win32 build. (Mike Williams)

14 years agoFix for "concealends". (Vince Negri)
Bram Moolenaar [Tue, 27 Jul 2010 18:47:25 +0000 (20:47 +0200)]
Fix for "concealends". (Vince Negri)

14 years agoUpdate TeX syntax file.
Bram Moolenaar [Mon, 26 Jul 2010 20:51:56 +0000 (22:51 +0200)]
Update TeX syntax file.

14 years agoFix compiler warnings on 64 bit systems.
Bram Moolenaar [Mon, 26 Jul 2010 20:51:28 +0000 (22:51 +0200)]
Fix compiler warnings on 64 bit systems.

14 years agoUpdated runtime files.
Bram Moolenaar [Mon, 26 Jul 2010 20:21:27 +0000 (22:21 +0200)]
Updated runtime files.

14 years agoFix: terminal title not properly restured when there are multi-byte
Bram Moolenaar [Sun, 25 Jul 2010 20:30:20 +0000 (22:30 +0200)]
Fix: terminal title not properly restured when there are multi-byte
characters.  (partly by James Vega)

14 years ago7.3b -> 7.3c
Bram Moolenaar [Sun, 25 Jul 2010 18:53:06 +0000 (20:53 +0200)]
7.3b -> 7.3c

14 years agoPrepare for 7.3b release. Fix src/Makefile enabling python3 by default.
Bram Moolenaar [Sun, 25 Jul 2010 15:42:45 +0000 (17:42 +0200)]
Prepare for 7.3b release.  Fix src/Makefile enabling python3 by default.

14 years agoAdd "q" item for 'statusline'. Add w:quickfix_title. (Lech Lorens)
Bram Moolenaar [Sun, 25 Jul 2010 14:58:46 +0000 (16:58 +0200)]
Add "q" item for 'statusline'.  Add w:quickfix_title. (Lech Lorens)

14 years agoFix: editing a not encrypted file after a crypted file messed up reading the
Bram Moolenaar [Sun, 25 Jul 2010 14:05:19 +0000 (16:05 +0200)]
Fix: editing a not encrypted file after a crypted file messed up reading the
text from an undo file.

14 years agoAdd support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar [Sun, 25 Jul 2010 13:49:07 +0000 (15:49 +0200)]
Add support for horizontal scroll wheel. (Bjorn Winckler)

14 years agoBetter fix for memory access in recovery. (Dominique Pelle)
Bram Moolenaar [Sun, 25 Jul 2010 13:11:11 +0000 (15:11 +0200)]
Better fix for memory access in recovery. (Dominique Pelle)

14 years agoFix memory access to 'cryptmethod' during recovery. (Dominique Pelle)
Bram Moolenaar [Sun, 25 Jul 2010 12:00:46 +0000 (14:00 +0200)]
Fix memory access to 'cryptmethod' during recovery. (Dominique Pelle)

14 years agoAdd completion for :setfiletype. (Dominique Pelle)
Bram Moolenaar [Sun, 25 Jul 2010 11:53:11 +0000 (13:53 +0200)]
Add completion for :setfiletype. (Dominique Pelle)

14 years agoAdd completion for :lmap and :lunmap.
Bram Moolenaar [Sun, 25 Jul 2010 11:50:33 +0000 (13:50 +0200)]
Add completion for :lmap and :lunmap.

14 years agoInclude old Python changes in Python 3 interface.
Bram Moolenaar [Sun, 25 Jul 2010 11:43:20 +0000 (13:43 +0200)]
Include old Python changes in Python 3 interface.

14 years agoFix: when resetting both 'title' and 'icon' the title would be set after a
Bram Moolenaar [Sun, 25 Jul 2010 11:42:29 +0000 (13:42 +0200)]
Fix: when resetting both 'title' and 'icon' the title would be set after a
shell command.
Reset 'title' and 'icon' in test47 to avoid the xterm title getting messed up.

14 years agoUse the SONAME-versioned liblua, if it exists. (James Vega)
Bram Moolenaar [Sun, 25 Jul 2010 11:12:49 +0000 (13:12 +0200)]
Use the SONAME-versioned liblua, if it exists. (James Vega)

14 years agoAdd the synconcealed() function and use it for :TOhtml. (Benjamin Fritz)
Bram Moolenaar [Sun, 25 Jul 2010 10:46:44 +0000 (12:46 +0200)]
Add the synconcealed() function and use it for :TOhtml. (Benjamin Fritz)

14 years agoLet 'v' flag in 'concealcursor' apply to all lines in the Visual area.
Bram Moolenaar [Sat, 24 Jul 2010 21:52:26 +0000 (23:52 +0200)]
Let 'v' flag in 'concealcursor' apply to all lines in the Visual area.

14 years agoMove some common code from if_python.c and if_python3.c to if_py_both.h.
Bram Moolenaar [Sat, 24 Jul 2010 21:51:45 +0000 (23:51 +0200)]
Move some common code from if_python.c and if_python3.c to if_py_both.h.

14 years agoMore runtime file updates.
Bram Moolenaar [Sat, 24 Jul 2010 18:57:44 +0000 (20:57 +0200)]
More runtime file updates.

14 years agoFix for compiler warning about function prototype in pty.c.
Bram Moolenaar [Sat, 24 Jul 2010 18:44:27 +0000 (20:44 +0200)]
Fix for compiler warning about function prototype in pty.c.

14 years agoAdd 'window' to the options window.
Bram Moolenaar [Sat, 24 Jul 2010 18:44:02 +0000 (20:44 +0200)]
Add 'window' to the options window.

14 years agoFurther improvements for :options. (Dominique Pelle)
Bram Moolenaar [Sat, 24 Jul 2010 18:35:12 +0000 (20:35 +0200)]
Further improvements for :options.  (Dominique Pelle)

14 years agoAdd the 'undoreload' option to be able to undo a file reload.
Bram Moolenaar [Sat, 24 Jul 2010 18:27:03 +0000 (20:27 +0200)]
Add the 'undoreload' option to be able to undo a file reload.

14 years agoFix for cursor position in wrapped line with concealed text.
Bram Moolenaar [Sat, 24 Jul 2010 15:39:52 +0000 (17:39 +0200)]
Fix for cursor position in wrapped line with concealed text.

14 years agoGive each syntax item a sequence number, so that we know when it starts and
Bram Moolenaar [Sat, 24 Jul 2010 15:29:03 +0000 (17:29 +0200)]
Give each syntax item a sequence number, so that we know when it starts and
can show the 'cchar' for each of them.

14 years agoDocument extra argument for Python append().
Bram Moolenaar [Sat, 24 Jul 2010 14:58:02 +0000 (16:58 +0200)]
Document extra argument for Python append().

14 years agoFix: errors for allocating zero bytes when profiling an empty function.
Bram Moolenaar [Sat, 24 Jul 2010 14:57:39 +0000 (16:57 +0200)]
Fix: errors for allocating zero bytes when profiling an empty function.

14 years agoRemove -arch flag from build flags for Perl. (Bjorn Wickler)
Bram Moolenaar [Sat, 24 Jul 2010 14:19:44 +0000 (16:19 +0200)]
Remove -arch flag from build flags for Perl. (Bjorn Wickler)

14 years agoFind python3 also in lib64 directory. (Ben Boeckel)
Bram Moolenaar [Sat, 24 Jul 2010 14:11:21 +0000 (16:11 +0200)]
Find python3 also in lib64 directory. (Ben Boeckel)

14 years agoFix memory leak in :find completion. (Dominique Pelle)
Bram Moolenaar [Sat, 24 Jul 2010 14:01:56 +0000 (16:01 +0200)]
Fix memory leak in :find completion. (Dominique Pelle)

14 years agoBetter text for 'concealcursor' in :options window.
Bram Moolenaar [Sat, 24 Jul 2010 13:56:43 +0000 (15:56 +0200)]
Better text for 'concealcursor' in :options window.

14 years agoFix 'autochdir' not showing up in :options window. (Dominique Pelle)
Bram Moolenaar [Sat, 24 Jul 2010 13:48:31 +0000 (15:48 +0200)]
Fix 'autochdir' not showing up in :options window. (Dominique Pelle)
Adjust :options window for changes in conceal options.

14 years agoTemporary solution for crashing when using both :py and :py3: disallow both in
Bram Moolenaar [Sat, 24 Jul 2010 13:42:14 +0000 (15:42 +0200)]
Temporary solution for crashing when using both :py and :py3: disallow both in
one session.

14 years agoSpecify library to load for Python more precisely. (James Vega)
Bram Moolenaar [Sat, 24 Jul 2010 13:19:11 +0000 (15:19 +0200)]
Specify library to load for Python more precisely. (James Vega)

14 years agoAdd the 'c' flag to 'concealcursor'.
Bram Moolenaar [Sat, 24 Jul 2010 13:00:38 +0000 (15:00 +0200)]
Add the 'c' flag to 'concealcursor'.

14 years agoAnother conceal fix: cursor in wrong column when 'number' set.
Bram Moolenaar [Sat, 24 Jul 2010 11:31:09 +0000 (13:31 +0200)]
Another conceal fix: cursor in wrong column when 'number' set.

14 years agoDon't conceal text in lines inside the Visual area.
Bram Moolenaar [Sat, 24 Jul 2010 11:15:07 +0000 (13:15 +0200)]
Don't conceal text in lines inside the Visual area.

14 years agoWindow split didn't copy the value of 'conceallevel'.
Bram Moolenaar [Fri, 23 Jul 2010 20:27:03 +0000 (22:27 +0200)]
Window split didn't copy the value of 'conceallevel'.

14 years agoAdd the 'concealcursor' option to decide when the cursor line is to be
Bram Moolenaar [Fri, 23 Jul 2010 20:10:27 +0000 (22:10 +0200)]
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'.

14 years agoUpdate Fortran indent and syntax file. (Ajit Thakkar)
Bram Moolenaar [Thu, 22 Jul 2010 20:30:23 +0000 (22:30 +0200)]
Update Fortran indent and syntax file. (Ajit Thakkar)

14 years agoFix: strdisplaywidth("x", 2) returned 3 instead of 1.
Bram Moolenaar [Thu, 22 Jul 2010 20:20:57 +0000 (22:20 +0200)]
Fix: strdisplaywidth("x", 2) returned 3 instead of 1.

14 years agoFor conceal mode: when two different syntax items follow each other, show the
Bram Moolenaar [Thu, 22 Jul 2010 20:16:29 +0000 (22:16 +0200)]
For conceal mode: when two different syntax items follow each other, show the
replacement character for both.

14 years agoFix: "import termios" doesn't work with dynamically loaded Python. (James
Bram Moolenaar [Thu, 22 Jul 2010 19:44:13 +0000 (21:44 +0200)]
Fix: "import termios" doesn't work with dynamically loaded Python. (James
Vega)

14 years agoMake it possible to load Lua dynamically on Unix. (Luis Carvalho)
Bram Moolenaar [Thu, 22 Jul 2010 19:32:16 +0000 (21:32 +0200)]
Make it possible to load Lua dynamically on Unix. (Luis Carvalho)

14 years agoFix building with Perl on Windows with MingW. (James Vega)
Bram Moolenaar [Thu, 22 Jul 2010 09:34:16 +0000 (11:34 +0200)]
Fix building with Perl on Windows with MingW. (James Vega)

14 years agoUpdate French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar [Wed, 21 Jul 2010 20:27:37 +0000 (22:27 +0200)]
Update French and Esperanto translations. (Dominique Pelle)

14 years agoMake it possible to load Perl dynamically on Unix. (James Vega)
Bram Moolenaar [Wed, 21 Jul 2010 20:05:20 +0000 (22:05 +0200)]
Make it possible to load Perl dynamically on Unix. (James Vega)

14 years agoFix dependencies in help Makefile. (James Vega)
Bram Moolenaar [Wed, 21 Jul 2010 18:40:27 +0000 (20:40 +0200)]
Fix dependencies in help Makefile. (James Vega)

14 years agoSmall docs fixes.
Bram Moolenaar [Wed, 21 Jul 2010 18:36:22 +0000 (20:36 +0200)]
Small docs fixes.

14 years agoFix build problem when fchown() not available. (Gary Johnson)
Bram Moolenaar [Wed, 21 Jul 2010 18:31:07 +0000 (20:31 +0200)]
Fix build problem when fchown() not available. (Gary Johnson)

14 years agoFix that :py3file was not working.
Bram Moolenaar [Wed, 21 Jul 2010 14:00:43 +0000 (16:00 +0200)]
Fix that :py3file was not working.

14 years agoUpdate timestamps for recently changed help files.
Bram Moolenaar [Tue, 20 Jul 2010 20:45:13 +0000 (22:45 +0200)]
Update timestamps for recently changed help files.

14 years agoFix hang when resizing in diff mode and there are concealed items.
Bram Moolenaar [Tue, 20 Jul 2010 20:33:34 +0000 (22:33 +0200)]
Fix hang when resizing in diff mode and there are concealed items.

14 years agoAvoid error when exiting in diff mode with EXITFREE defined.
Bram Moolenaar [Tue, 20 Jul 2010 20:30:01 +0000 (22:30 +0200)]
Avoid error when exiting in diff mode with EXITFREE defined.

14 years agoWhen resetting 'mousehide' show the mouse pointer right away.
Bram Moolenaar [Tue, 20 Jul 2010 16:44:27 +0000 (18:44 +0200)]
When resetting 'mousehide' show the mouse pointer right away.

14 years agoFix some duplicates in ":find" completion. (Nazri Ramliy)
Bram Moolenaar [Tue, 20 Jul 2010 16:10:15 +0000 (18:10 +0200)]
Fix some duplicates in ":find" completion. (Nazri Ramliy)

14 years agoChange 'cryptmethod' from a number to a string option. Make it global-local.
Bram Moolenaar [Tue, 20 Jul 2010 15:32:38 +0000 (17:32 +0200)]
Change 'cryptmethod' from a number to a string option.  Make it global-local.

14 years agoFix: When 'searchhl' causes a hang make CTRL-C disable 'shearchhl'.
Bram Moolenaar [Tue, 20 Jul 2010 11:11:28 +0000 (13:11 +0200)]
Fix: When 'searchhl' causes a hang make CTRL-C disable 'shearchhl'.

14 years agoAdd a few items to the syntax menu. Split up long submenus.
Bram Moolenaar [Tue, 20 Jul 2010 11:10:11 +0000 (13:10 +0200)]
Add a few items to the syntax menu. Split up long submenus.

14 years agoUpdated sh and vim syntax files. (Charles Campbell)
Bram Moolenaar [Tue, 20 Jul 2010 10:36:02 +0000 (12:36 +0200)]
Updated sh and vim syntax files. (Charles Campbell)

14 years agoFix 'colorcolumn' adjecent columns not highlighted after end of line.
Bram Moolenaar [Tue, 20 Jul 2010 09:29:07 +0000 (11:29 +0200)]
Fix 'colorcolumn' adjecent columns not highlighted after end of line.

14 years agoFix typos in documentation. (Dominique Pelle)
Bram Moolenaar [Tue, 20 Jul 2010 09:16:17 +0000 (11:16 +0200)]
Fix typos in documentation. (Dominique Pelle)

14 years agoFixed: crash with ":find " completion, using uninitialized count.
Bram Moolenaar [Mon, 19 Jul 2010 21:11:27 +0000 (23:11 +0200)]
Fixed: crash with ":find " completion, using uninitialized count.

14 years agoUpdated Ukranian translations. (Anatoli Sakhnik)
Bram Moolenaar [Mon, 19 Jul 2010 20:08:50 +0000 (22:08 +0200)]
Updated Ukranian translations. (Anatoli Sakhnik)

14 years agoUpdated Polish translations. (Mikolaj Machowski)
Bram Moolenaar [Mon, 19 Jul 2010 19:51:01 +0000 (21:51 +0200)]
Updated Polish translations. (Mikolaj Machowski)

14 years agoFix configure for Python3 libs and version number. (James Vega)
Bram Moolenaar [Mon, 19 Jul 2010 19:18:54 +0000 (21:18 +0200)]
Fix configure for Python3 libs and version number. (James Vega)

14 years agoRename some "python3" symbols to "py3", as the command name.
Bram Moolenaar [Mon, 19 Jul 2010 18:46:22 +0000 (20:46 +0200)]
Rename some "python3" symbols to "py3", as the command name.
Documentation updates.

14 years agoNever hide text for conceal in cursor line. Do hide when there is
Bram Moolenaar [Mon, 19 Jul 2010 18:13:22 +0000 (20:13 +0200)]
Never hide text for conceal in cursor line.  Do hide when there is
highlighting.

14 years agoRename w_p_conceal to w_p_conc for consistency.
Bram Moolenaar [Mon, 19 Jul 2010 17:52:13 +0000 (19:52 +0200)]
Rename w_p_conceal to w_p_conc for consistency.

14 years agoAlso make ALT modifier work for mouse wheel. (Benjamin Haskell)
Bram Moolenaar [Sun, 18 Jul 2010 21:32:13 +0000 (23:32 +0200)]
Also make ALT modifier work for mouse wheel. (Benjamin Haskell)

14 years agoFix: 'colorcolumn' interfered with concealed text.
Bram Moolenaar [Sun, 18 Jul 2010 21:30:34 +0000 (23:30 +0200)]
Fix: 'colorcolumn' interfered with concealed text.

14 years agoVim 7.3a -> 7.3b.
Bram Moolenaar [Sun, 18 Jul 2010 21:29:58 +0000 (23:29 +0200)]
Vim 7.3a -> 7.3b.

14 years agoFix: MS-Windows installer used wrong path for uninstaller key.
Bram Moolenaar [Sun, 18 Jul 2010 20:33:56 +0000 (22:33 +0200)]
Fix: MS-Windows installer used wrong path for uninstaller key.

14 years agoLast few changes for the 7.3a BETA release.
Bram Moolenaar [Sun, 18 Jul 2010 20:10:01 +0000 (22:10 +0200)]
Last few changes for the 7.3a BETA release.

14 years agoFixes and improvements for MS-Windows build.
Bram Moolenaar [Sun, 18 Jul 2010 19:42:34 +0000 (21:42 +0200)]
Fixes and improvements for MS-Windows build.

14 years agoMinor runtime file updates.
Bram Moolenaar [Sun, 18 Jul 2010 16:47:44 +0000 (18:47 +0200)]
Minor runtime file updates.

14 years agoMake automatic prototype generation work with more interfaces.
Bram Moolenaar [Sun, 18 Jul 2010 16:04:50 +0000 (18:04 +0200)]
Make automatic prototype generation work with more interfaces.

14 years agoAdded strdisplaywidth() function.
Bram Moolenaar [Sun, 18 Jul 2010 13:45:49 +0000 (15:45 +0200)]
Added strdisplaywidth() function.

14 years agoAdded strwidth() and strchars() functions.
Bram Moolenaar [Sun, 18 Jul 2010 13:31:08 +0000 (15:31 +0200)]
Added strwidth() and strchars() functions.

14 years agoBetter conceal in help. (partly by Dominique Pelle)
Bram Moolenaar [Sun, 18 Jul 2010 12:34:51 +0000 (14:34 +0200)]
Better conceal in help. (partly by Dominique Pelle)

14 years agoMake CTRL modifier work for mouse wheel. (Benjamin Haskell)
Bram Moolenaar [Sun, 18 Jul 2010 12:26:11 +0000 (14:26 +0200)]
Make CTRL modifier work for mouse wheel. (Benjamin Haskell)

14 years agoFix build broken without multi-byte feature.
Bram Moolenaar [Sun, 18 Jul 2010 12:20:35 +0000 (14:20 +0200)]
Fix build broken without multi-byte feature.

14 years agoImproved :TOhtml. (Benjamin Fritz)
Bram Moolenaar [Sun, 18 Jul 2010 12:07:22 +0000 (14:07 +0200)]
Improved :TOhtml. (Benjamin Fritz)