Karsten Hopp 81c285
To: vim-dev@vim.org
Karsten Hopp 81c285
Subject: Patch 7.2.199
Karsten Hopp 81c285
Fcc: outbox
Karsten Hopp 81c285
From: Bram Moolenaar <Bram@moolenaar.net>
Karsten Hopp 81c285
Mime-Version: 1.0
Karsten Hopp 81c285
Content-Type: text/plain; charset=ISO-8859-1
Karsten Hopp 81c285
Content-Transfer-Encoding: 8bit
Karsten Hopp 81c285
------------
Karsten Hopp 81c285
Karsten Hopp 81c285
Patch 7.2.199
Karsten Hopp 81c285
Problem:    Strange character in comment.
Karsten Hopp 81c285
Solution:   Change to "message". (Yongwei Wu)
Karsten Hopp 81c285
Files:      src/term.c
Karsten Hopp 81c285
Karsten Hopp 81c285
Karsten Hopp 81c285
*** ../vim-7.2.198/src/term.c	2009-05-17 13:30:58.000000000 +0200
Karsten Hopp 81c285
--- src/term.c	2009-06-16 11:16:17.000000000 +0200
Karsten Hopp 81c285
***************
Karsten Hopp 81c285
*** 5555,5561 ****
Karsten Hopp 81c285
   * respects the current B/k/< settings of 'cpoption'.
Karsten Hopp 81c285
   *
Karsten Hopp 81c285
   * This function is called when expanding mappings/abbreviations on the
Karsten Hopp 81c285
!  * command-line, and for building the "Ambiguous mapping..." error messæge.
Karsten Hopp 81c285
   *
Karsten Hopp 81c285
   * It uses a growarray to build the translation string since the
Karsten Hopp 81c285
   * latter can be wider than the original description. The caller has to
Karsten Hopp 81c285
--- 5555,5561 ----
Karsten Hopp 81c285
   * respects the current B/k/< settings of 'cpoption'.
Karsten Hopp 81c285
   *
Karsten Hopp 81c285
   * This function is called when expanding mappings/abbreviations on the
Karsten Hopp 81c285
!  * command-line, and for building the "Ambiguous mapping..." error message.
Karsten Hopp 81c285
   *
Karsten Hopp 81c285
   * It uses a growarray to build the translation string since the
Karsten Hopp 81c285
   * latter can be wider than the original description. The caller has to
Karsten Hopp 81c285
*** ../vim-7.2.198/src/version.c	2009-06-16 11:08:13.000000000 +0200
Karsten Hopp 81c285
--- src/version.c	2009-06-16 14:31:03.000000000 +0200
Karsten Hopp 81c285
***************
Karsten Hopp 81c285
*** 678,679 ****
Karsten Hopp 81c285
--- 678,681 ----
Karsten Hopp 81c285
  {   /* Add new patch number below this line */
Karsten Hopp 81c285
+ /**/
Karsten Hopp 81c285
+     199,
Karsten Hopp 81c285
  /**/
Karsten Hopp 81c285
Karsten Hopp 81c285
-- 
Karsten Hopp 81c285
How To Keep A Healthy Level Of Insanity:
Karsten Hopp 81c285
10. Ask people what sex they are. Laugh hysterically after they answer.
Karsten Hopp 81c285
Karsten Hopp 81c285
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
Karsten Hopp 81c285
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
Karsten Hopp 81c285
\\\        download, build and distribute -- http://www.A-A-P.org        ///
Karsten Hopp 81c285
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///