Commit Graph

152 Commits

Author SHA1 Message Date
Karsten Hopp
37c7385efd - patchlevel 168
- link with ncurses
2006-11-22 10:11:51 +00:00
Karsten Hopp
3eb014a637 - patchlevel 164 2006-11-21 09:27:38 +00:00
Karsten Hopp
0b3c905dd3 - fix lang problem in spec file mode
- use old g:packager variable when set
2006-11-13 11:29:17 +00:00
Karsten Hopp
c4ab21852f - Patchlevel 162 2006-11-10 14:09:54 +00:00
Karsten Hopp
a243dfd7df - patchlevel 158 2006-11-06 15:27:28 +00:00
Karsten Hopp
f9584c6fe6 patchlevel 139 2006-10-17 11:57:40 +00:00
Karsten Hopp
44bef5654a - patchlevel 136
- provide vim, vi (#210950)
2006-10-17 11:22:43 +00:00
Jeremy Katz
a0c2f1f17c - disable vim-spell subpackage as it pushes us over CD boundaries 2006-09-29 02:56:05 +00:00
Karsten Hopp
fb57ad00c5 - release 2006-09-28 15:07:18 +00:00
Karsten Hopp
3036dca8e8 - fix typo in vimspell.sh (#203178) 2006-09-28 15:05:53 +00:00
Karsten Hopp
bc9715a60b add bugzilla number 2006-09-19 11:32:31 +00:00
Karsten Hopp
2d83a54e4c - update to patchlevel 109 to fix some redraw problems
- fix invisible comments in diff mode
2006-09-19 11:31:37 +00:00
Karsten Hopp
18e2b7a3b7 - Patchlevel 100
- replace runtime files with newer ones
2006-09-12 11:32:41 +00:00
Karsten Hopp
d427c0e6aa split spell files in subpackage as they are quite huge and not required for
normal use. Update to patchlevel 99
2006-09-11 15:29:06 +00:00
Karsten Hopp
b0623ef35c - patchlevel 86 2006-09-05 13:47:32 +00:00
Karsten Hopp
296d637f15 - Patchlevel 83 2006-09-05 12:45:56 +00:00
Karsten Hopp
74e40e70d6 - Patchlevel 76 2006-08-30 12:50:27 +00:00
Karsten Hopp
cd3cd110c8 - fix vimdiff colors (#204042) 2006-08-25 11:11:26 +00:00
Karsten Hopp
c13ccfc34d - fix syntax patch (#203798)
- patchlevel 66
2006-08-24 09:23:56 +00:00
Karsten Hopp
6dc7fc7f08 - Patchlevel 63 2006-08-17 12:01:33 +00:00
Karsten Hopp
5617c4f983 - patchlevel 53 2006-08-16 12:45:14 +00:00
Karsten Hopp
bf84e6bf7c - patchlevel 50 2006-08-09 12:30:46 +00:00
Karsten Hopp
52217fdb61 - clean up spec file 2006-08-03 13:54:35 +00:00
Karsten Hopp
6b9cac077a Patchlevel 42 2006-07-24 13:32:41 +00:00
Karsten Hopp
424e24c157 - patchlevel 39
- allow usage of $VIM variable (#199465)
2006-07-20 10:25:40 +00:00
Jesse Keating
7a45cbb151 bumped for rebuild 2006-07-12 08:42:59 +00:00
Karsten Hopp
f063954620 - patchlevel 35 2006-06-27 09:24:46 +00:00
Karsten Hopp
9cbcc20e17 - add binfmt_misc rpc_pipefs to fstypes for better mtab highlighting 2006-06-21 10:59:35 +00:00
Karsten Hopp
fecb0ba214 - patchlevel 22 2006-06-20 21:20:46 +00:00
Karsten Hopp
569135082e - patchlevel 21 2006-06-20 16:01:17 +00:00
Karsten Hopp
69d9af3896 - patchlevel 20 2006-06-20 14:45:44 +00:00
Karsten Hopp
598c76908e BR autoconf 2006-06-20 11:38:34 +00:00
Karsten Hopp
cf424393a5 - patchlevel 19 2006-06-20 11:28:29 +00:00
Karsten Hopp
751b9984b1 - patchlevel 17, although it affects just the Motif version
- own some directories (#192787)
2006-05-30 10:43:43 +00:00
Karsten Hopp
6d3e55bee8 add a modeline to avoid increasing octal when adding patches 2006-05-22 13:13:46 +00:00
Karsten Hopp
fd27d2bd61 - patchlevel 016 2006-05-13 09:42:07 +00:00
Karsten Hopp
9090be456f - patchlevel 012 2006-05-12 09:12:09 +00:00
Karsten Hopp
f301e86198 - patchlevel 010 2006-05-11 08:39:25 +00:00
Karsten Hopp
845afa96dd patchlevel 005 2006-05-10 15:23:43 +00:00
Karsten Hopp
5d3be3a7d6 - bump epoch, the buildsystem thinks 7.0.000-2 is older than 7.0.g001-1
although rpm is quite happy with it.
2006-05-09 09:11:37 +00:00
Karsten Hopp
93e9879075 - try to convince the buildsystem that this package is newer then
vim-7.0.g000-1 without adding an epoch. rpmvercmp said it would be
    fine, rpm didn't complain during an update, just the buildsystem sux.
2006-05-09 09:04:20 +00:00
Karsten Hopp
2ca55a0158 - bump version 2006-05-09 08:57:00 +00:00
Karsten Hopp
3785aa283b - vim-7.0
- Spell checking support for about 50 languages
- Intelligent completion for C, HTML, Ruby, Python, PHP, etc.
- Tab pages, each containing multiple windows
- Undo branches: never accidentally lose text again
- Vim script supports Lists and Dictionaries (similar to Python)
- Vim script profiling
- Improved Unicode support
- Highlighting of cursor line, cursor column and matching braces
- Translated manual pages support.
- Internal grep; works on all platforms, searches compressed files
- Browsing remote directories, zip and tar archives
- Printing multi-byte text
- find details about the changes since vim-6.4 with :help version7
- /bin/vi /vim-minimal is now using /etc/virc to avoid .rpmnew files when
    updating
2006-05-08 11:23:24 +00:00
Karsten Hopp
eb5ddaea81 - vim-7.0g BETA 2006-05-02 11:49:21 +00:00
Karsten Hopp
e46c78f544 - vim-7.0f3 BETA 2006-04-28 14:59:42 +00:00
Karsten Hopp
ed8b8f4c2f - vim-7.0e BETA 2006-04-20 13:06:24 +00:00
Karsten Hopp
d173542cc9 - vim-7.0d BETA 2006-04-11 09:56:18 +00:00
Karsten Hopp
1067bf3559 - fix vimrc filename 2006-04-07 12:43:30 +00:00
Karsten Hopp
bc12b64cbe - fix vimrc filename 2006-04-07 12:21:10 +00:00
Karsten Hopp
2ad96d4750 make array large enough 2006-04-04 14:21:02 +00:00