projects
/
vim
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d91ffe9
)
updated for version 7.2b-003
v7.2b.003
author
Bram Moolenaar
<Bram@vim.org>
Mon, 14 Jul 2008 19:48:05 +0000
(19:48 +0000)
committer
Bram Moolenaar
<Bram@vim.org>
Mon, 14 Jul 2008 19:48:05 +0000
(19:48 +0000)
src/ui.c
patch
|
blob
|
history
src/version.c
patch
|
blob
|
history
diff --git
a/src/ui.c
b/src/ui.c
index a734e7b10bb8ee5ce35f8777faaf24f7493a8a58..fc58920928aa8d8debecc553d68d05f4e912224d 100644
(file)
--- a/
src/ui.c
+++ b/
src/ui.c
@@
-1911,7
+1911,7
@@
ui_cursor_shape()
#endif
#if defined(FEAT_CLIPBOARD) || defined(FEAT_GUI) || defined(FEAT_RIGHTLEFT) \
- || defined(PROTO)
+ || defined(
FEAT_MBYTE) || defined(
PROTO)
/*
* Check bounds for column number
*/
diff --git
a/src/version.c
b/src/version.c
index 6730cc0fd778e7e6f0cb2d6e7fad9fae8bb4c876..61adb887b0949f6d77d1c6797686baf40fee4e5e 100644
(file)
--- a/
src/version.c
+++ b/
src/version.c
@@
-676,6
+676,8
@@
static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 3,
/**/
2,
/**/