Skip to content
Snippets Groups Projects
  1. Feb 04, 2012
  2. Jan 28, 2012
    • Bram Moolenaar's avatar
      updated for version 7.3.421 · 3c70f334
      Bram Moolenaar authored
      Problem:    Get E832 when setting 'undofile' in vimrc and there is a file to
                  be edited on the command line. (Toothpik)
      Solution:   Do not try reading the undo file for a file that wasn't loaded.
      v7.3.421
      3c70f334
  3. Jan 26, 2012
  4. Jan 23, 2012
  5. Jan 20, 2012
  6. Jan 10, 2012
  7. Jan 04, 2012
    • Bram Moolenaar's avatar
      updated for version 7.3.393 · 6ef47c22
      Bram Moolenaar authored
      Problem:    Win32: When resizing Vim it is always moved to the primary monitor
                  if the secondary monitor is on the left.
      Solution:   Use the nearest monitor. (Yukihiro Nakadaira)
      v7.3.393
      6ef47c22
    • Bram Moolenaar's avatar
      updated for version 7.3.392 · 374d32d7
      Bram Moolenaar authored
      Problem:    When setting 'undofile' while the file is already loaded but
                  unchanged, try reading the undo file. (Andy Wokula)
      Solution:   Compute a checksum of the text when 'undofile' is set. (Christian
                  Brabandt)
      v7.3.392
      374d32d7
    • Bram Moolenaar's avatar
      updated for version 7.3.391 · 79a2a49c
      Bram Moolenaar authored
      Problem:    Can't check if the XPM_W32 feature is enabled.
      Solution:   Add xpm_w32 to the list of features. (kat)
      v7.3.391
      79a2a49c
  8. Dec 30, 2011
Loading