projects
/
vim
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bd40c0
)
updated for version 7.2-199
v7.2.199
author
Bram Moolenaar
<Bram@vim.org>
Tue, 16 Jun 2009 12:31:33 +0000
(12:31 +0000)
committer
Bram Moolenaar
<Bram@vim.org>
Tue, 16 Jun 2009 12:31:33 +0000
(12:31 +0000)
src/term.c
patch
|
blob
|
history
src/version.c
patch
|
blob
|
history
diff --git
a/src/term.c
b/src/term.c
index 68b3b65a79d4c1d04b40cdd4834305f09d746444..48e557ffda87f977a2a54b0e4fc5edb92667191b 100644
(file)
--- a/
src/term.c
+++ b/
src/term.c
@@
-5555,7
+5555,7
@@
check_for_codes_from_term()
* respects the current B/k/< settings of 'cpoption'.
*
* This function is called when expanding mappings/abbreviations on the
- * command-line, and for building the "Ambiguous mapping..." error mess
æ
ge.
+ * command-line, and for building the "Ambiguous mapping..." error mess
a
ge.
*
* It uses a growarray to build the translation string since the
* latter can be wider than the original description. The caller has to
diff --git
a/src/version.c
b/src/version.c
index ae605d3a4d797a7c956ca94f22920a852703c64d..43f8f0f61d1f43bd2ec9afc764b8dd1cc49f8ee1 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 */
+/**/
+ 199,
/**/
198,
/**/