Skip to content
Snippets Groups Projects
  1. May 18, 2010
  2. May 17, 2010
  3. May 16, 2010
  4. May 15, 2010
  5. May 14, 2010
  6. May 13, 2010
    • Bram Moolenaar's avatar
      updated for version 7.2.422 · 54ab0f1e
      Bram Moolenaar authored
      Problem:    May get E763 when using spell dictionaries.
      Solution:   Avoid utf-8 case folded character to be truncated to 8 bits and
                  differ from latin1. (Dominique Pelle)
      v7.2.422
      54ab0f1e
    • Bram Moolenaar's avatar
      updated for version 7.2.421 · 38ab0e21
      Bram Moolenaar authored
      Problem:    Folds are sometimes not updated properly and there is no way to
                  force an update.
      Solution:   Make "zx" and "zX" recompute folds (suggested by Christian
                  Brabandt)
      v7.2.421
      38ab0e21
Loading