Skip to content
Snippets Groups Projects
  1. Jun 15, 2013
    • Bram Moolenaar's avatar
      updated for version 7.3.1199 · dab38d51
      Bram Moolenaar authored
      Problem:    When evaluating 'foldexpr' causes an error this is silently
                  ignored and evaluation is retried every time.
      Solution:   Set emsg_silent instead of emsg_off. Stop evaluating 'foldexpr' is
                  it is causing errors.  (Christian Brabandt)
      v7.3.1199
      dab38d51
    • Bram Moolenaar's avatar
      updated for version 7.3.1198 · 9be6e215
      Bram Moolenaar authored
      Problem:    Build error when using Perl 5.18.0 and dynamic loading.
      Solution:   Change #ifdefs for Perl_croak_xs_usage. (Ike Devolder)
      v7.3.1198
      9be6e215
    • Bram Moolenaar's avatar
      updated for version 7.3.1197 · ff1806f8
      Bram Moolenaar authored
      Problem:    ":wviminfo!" does not write history previously read from a viminfo
                  file.  (Roland Eggner)
      Solution:   When not merging history write all entries.
      v7.3.1197
      ff1806f8
    • Bram Moolenaar's avatar
      updated for version 7.3.1196 · 141f6bb3
      Bram Moolenaar authored
      Problem:    Old regexp engine does not match pattern with backref correctly.
                  (Dominique Pelle)
      Solution:   Fix setting status.  Test multi-line patterns better.
      v7.3.1196
      141f6bb3
  2. Jun 14, 2013
  3. Jun 13, 2013
  4. Jun 12, 2013
  5. Jun 11, 2013
  6. Jun 10, 2013
Loading