./editors/vim-lang, Language files for the vim editor (vi clone)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2007Q2, Version: 7.1.18, Package name: vim-lang-7.1.18, Maintainer: martti

Vim is an almost compatible version of the UNIX editor Vi. Many new features
have been added: multi level undo, syntax highlighting, command line history,
on-line help, filename completion, block operations, etc.

This package is only a shared data-package for the `actual' vim packages.
You also have to install one of vim, vim-xaw, or vim-gtk to get a working
editor.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2007-07-09 16:40:05 by Geert Hendrickx | Files touched by this commit (4) | Package updated
Log message:
Pullup ticket 2130 - requested by martti
bugfix update for vim

- pkgsrc/editors/vim-lang/Makefile			1.12
- pkgsrc/editors/vim-share/Makefile.common		1.86
- pkgsrc/editors/vim-share/distinfo			1.76
- pkgsrc/editors/vim-share/version.mk			1.33

   Modified Files:
	   pkgsrc/editors/vim-lang: Makefile
	   pkgsrc/editors/vim-share: Makefile.common distinfo version.mk

   Log message:
   Updated editors/vim-share to 7.1.18

      1529  7.1.003  (extra) Win32: menu entries end up in message history
      2481  7.1.004  crash when editing a directory
      3841  7.1.005  "cit" used on <foo></foo> deletes \ 
<foo>
      2941  7.1.006  when reading from stdin 'modified' can't be reset in autocmd
      6458  7.1.007  (extra) Mac: context menu does not work, scrollbars not dimmed
      2631  7.1.008  getfsize() returns an invalid number for very big files
      1881  7.1.009  diff mode: tab to spaces change not highlighted correctly
      2796  7.1.010  Gnome: tab pages are not included in the saved session
      1934  7.1.011  buffer overflow when $VIMRUNTIME is very long
      1904  7.1.012  ":let &tw = 'asdf'" does not give an error message
      2139  7.1.013  ":syn include" only loads the first file
      1479  7.1.014  crash in C-indenting
      3743  7.1.015  MzScheme interface doesn't build on Mac; init problem
      2368  7.1.016  (after 7.1.012) error message when using ":cwindow"
      6729  7.1.017  ":confirm w" does not give a prompt when file is \ 
read-only
      1771  7.1.018  "p" at end of line doesn't work right when 've' is set