Skip to content
Snippets Groups Projects
  1. May 21, 2013
  2. May 20, 2013
  3. May 19, 2013
    • Bram Moolenaar's avatar
      updated for version 7.3.973 · ba40447a
      Bram Moolenaar authored
      Problem:    Compiler warnings. Crash on startup. (Tony Mechelynck)
      Solution:   Change EMSG2 to EMSGN. Make array one character longer.
      v7.3.973
      ba40447a
    • Bram Moolenaar's avatar
      updated for version 7.3.972 · 097c992c
      Bram Moolenaar authored
      Problem:    Cursor not restored after InsertEnter autocommand if it moved to
                  another line.
      Solution:   Also restore if the saved line number is still valid.  Allow
                  setting v:char to skip restoring.
      v7.3.972
      097c992c
    • Bram Moolenaar's avatar
      updated for version 7.3.971 · 884f6e44
      Bram Moolenaar authored
      Problem:    No support for VS2012 static code analysis.
      Solution:   Add the ANALYZE option. (Mike Williams)
      v7.3.971
      884f6e44
    • Bram Moolenaar's avatar
      updated for version 7.3.970 · fbc0d2ea
      Bram Moolenaar authored
      Problem:    Syntax highlighting can be slow.
      Solution:   Include the NFA regexp engine.  Add the 'regexpengine' option to
                  select which one is used. (various authors, including Ken Takata,
                  Andrei Aiordachioaie, Russ Cox, Xiaozhou Liua, Ian Young)
      v7.3.970
      fbc0d2ea
  4. May 18, 2013
  5. May 17, 2013
  6. May 16, 2013
Loading