components/vim/vim72-patches/7.2.199
changeset 379 c6a17bba1da3
parent 378 f0b61ed1d10d
child 380 e92b3b4a1c66
equal deleted inserted replaced
378:f0b61ed1d10d 379:c6a17bba1da3
     1 To: [email protected]
       
     2 Subject: Patch 7.2.199
       
     3 Fcc: outbox
       
     4 From: Bram Moolenaar <[email protected]>
       
     5 Mime-Version: 1.0
       
     6 Content-Type: text/plain; charset=ISO-8859-1
       
     7 Content-Transfer-Encoding: 8bit
       
     8 ------------
       
     9 
       
    10 Patch 7.2.199
       
    11 Problem:    Strange character in comment.
       
    12 Solution:   Change to "message". (Yongwei Wu)
       
    13 Files:      src/term.c
       
    14 
       
    15 
       
    16 *** ../vim-7.2.198/src/term.c	2009-05-17 13:30:58.000000000 +0200
       
    17 --- src/term.c	2009-06-16 11:16:17.000000000 +0200
       
    18 ***************
       
    19 *** 5555,5561 ****
       
    20    * respects the current B/k/< settings of 'cpoption'.
       
    21    *
       
    22    * This function is called when expanding mappings/abbreviations on the
       
    23 !  * command-line, and for building the "Ambiguous mapping..." error mess�ge.
       
    24    *
       
    25    * It uses a growarray to build the translation string since the
       
    26    * latter can be wider than the original description. The caller has to
       
    27 --- 5555,5561 ----
       
    28    * respects the current B/k/< settings of 'cpoption'.
       
    29    *
       
    30    * This function is called when expanding mappings/abbreviations on the
       
    31 !  * command-line, and for building the "Ambiguous mapping..." error message.
       
    32    *
       
    33    * It uses a growarray to build the translation string since the
       
    34    * latter can be wider than the original description. The caller has to
       
    35 *** ../vim-7.2.198/src/version.c	2009-06-16 11:08:13.000000000 +0200
       
    36 --- src/version.c	2009-06-16 14:31:03.000000000 +0200
       
    37 ***************
       
    38 *** 678,679 ****
       
    39 --- 678,681 ----
       
    40   {   /* Add new patch number below this line */
       
    41 + /**/
       
    42 +     199,
       
    43   /**/
       
    44 
       
    45 -- 
       
    46 How To Keep A Healthy Level Of Insanity:
       
    47 10. Ask people what sex they are. Laugh hysterically after they answer.
       
    48 
       
    49  /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
       
    50 ///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
       
    51 \\\        download, build and distribute -- http://www.A-A-P.org        ///
       
    52  \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///