home *** CD-ROM | disk | FTP | other *** search
/ vim.ftp.fu-berlin.de / 2015-02-03.vim.ftp.fu-berlin.de.tar / vim.ftp.fu-berlin.de / unreleased / patches / README < prev    next >
Encoding:
Text File  |  2001-09-24  |  5.5 KB  |  110 lines

  1. Patches for unreleased versions of Vim - Vi IMproved
  2.  
  3. The files in this directory contain source code changes to fix problems in
  4. unreleased versions of Vim.  Each file also contains an explanation of the
  5. problem that is fixed, like the message that was sent to the vim-dev maillist.
  6.  
  7. The best is to apply the patches in sequence.  Sometimes a patch depends on an
  8. earlier patch.  If you didn't unpack the "extra" archive, skip the patches
  9. marked with "(extra)".
  10.  
  11. After applying a patch, you need to compile Vim.  There are no patches for
  12. binaries.
  13.  
  14.  
  15. Individual patches for Vim 6.0ax:
  16.  
  17.   SIZE  NAME       FIXES
  18.   2143  6.0ax.001  'patchmode' didn't work when appending to a file
  19.   2151  6.0ax.002  appending to a compressed file with 'patchmode' didn't work
  20.   1541  6.0ax.003  the Workshop interface didn't work when 'compatible' is set
  21.   1791  6.0ax.004  Motif: sign icons had a black background
  22.   1547  6.0ax.005  Athena: title of file selector was wrong
  23.   1623  6.0ax.006  Multi-byte: clearing right half of a wide char was wrong
  24.   2637  6.0ax.007  GPM: double mouse click was handled like scroll wheel
  25.   1361  6.0ax.008  UTF-8: vertical separator could contain wrong characters
  26.   1638  6.0ax.009  when exiting, shell prompt could be after hit-enter prompt
  27.   3263  6.0ax.010  Edit.Save menu and Save toolbar item needed a file name
  28.   4405  6.0ax.011  didn't delete a line break when 'virtualedit' set 
  29.   1595  6.0ax.012  redraw problem when "$" in 'cpoptions' and breaking a line
  30.   2749  6.0ax.013  X11 client-server could hang on expression evaluation
  31.   2522  6.0ax.014  Win32: ":make" didn't pass environment to make
  32.   2035  6.0ax.015  two non-ansi initializations cause trouble for old compilers
  33.   2143  6.0ax.016  the version number in the intro screen was wrong
  34.   9200  6.0ax.017  various problems in the printing code
  35.   2172  6.0ax.018  GTK: scrollbar of vertically split window is not updated
  36.   1454  6.0ax.019  scrolling a window with folds up disabled scrollbar updates
  37.   1343  6.0ax.020  vertical scrollbar for second window was few pixels down
  38.  
  39.  
  40. Individual patches for Vim 6.0aw:
  41.  
  42.   SIZE  NAME      FIXES
  43.   1565  6.0aw.001 using histget() with a low index caused a hang
  44.    983  6.0aw.002 crash when using syntax highlighting
  45.   1484  6.0aw.003 first char of a wrapping line was blanked
  46.   1036  6.0aw.004 Win32 with double-byte encoding could crash
  47.   1060  6.0aw.005 GUI: After the file-changed dialog the cursor wasn't updated
  48.   1190  6.0aw.006 crash when debugging a function while editing command line
  49.   1460  6.0aw.007 'foldlevel' was not set to 'foldlevelstart'
  50.   4631  6.0aw.008 various fixes for the default menu
  51.   1131  6.0aw.009 CTRL-B works wrong with closed folds
  52.   1871  6.0aw.010 Win32: file browser didn't work forward slashes
  53.  
  54.  
  55. Individual patches for Vim 5.7a:
  56.  
  57.   SIZE  NAME      FIXES
  58.   1800  5.7a.001  GTK GUI: doesn't respond on drag&drop from ROX-Filer
  59.   2310  5.7a.002  Multi-byte: 'showmatch' also done on second byte
  60.   3652  5.7a.003  Multi-byte: After CTRL-O in Insert mode cursor moves
  61.   1164  5.7a.004  displaying the search pattern offset could cause a crash
  62.   2295  5.7a.005  ":s//~/" without a match reported "[NULL}" for search pat
  63.  51556  5.7a.006  (extra) VMS: various problems, also for VAXC compiler
  64.   1201  5.7a.007  Motif and Athena GUI: CTRL-@ interpreted as CTRL-C
  65.   3908  5.7a.008  GTK GUI: extra redraws for CTRL-L and when starting up
  66.  
  67.  
  68. Patch for Vim 5.6:
  69.  
  70.   SIZE  NAME                  DESCRIPTION
  71. 192041  vim-5.6-dalecki-4.gz  various multi-byte related changes
  72.  
  73.  
  74. Individual patches for Vim 5.6a:
  75.  
  76.   SIZE  NAME      FIXES
  77.   4042  5.6a.001  <C-End> and <C-Home> didn't handle a count
  78.   6089  5.6a.002  2html.vim was an older version
  79.   5964  5.6a.003  defining a function inside a function didn't work
  80.   2309  5.6a.004  missing ":endif" or ":endwhile" didn't give error message
  81.   2957  5.6a.005  'hlsearch' was not listed alphabetically
  82.   2795  5.6a.006  error message for backwards range inside ":if 0"
  83.   4928  5.6a.007  ":let" didn't list internal Vim variables
  84.   2220  5.6a.008  setting syntax from the  Syntax menu gave an error message
  85.   4073  5.6a.009  compilation errors when some features are disabled
  86.   1169  5.6a.010  ":startinsert!" doesn't always append
  87.   1552  5.6a.011  no error msg for missing ":endif"/":endwhile" in a function
  88.   8771  5.6a.012  some Syntax menu entries caused hit-return prompt
  89.   1297  5.6a.013  command line completion could depend on previous completion
  90.  14234  5.6a.014  various fixes for compilation and lint warning messages
  91.   1452  5.6a.015  the vimtutor could not always expand $VIMRUNTIME
  92.   2953  5.6a.016  (extra) Mac: limits on window resizing and dragging
  93.   2511  5.6a.017  Paste entry in PopUp menu was in wrong position
  94. 184503  5.6a.018  GTK GUI: fix a number of small problems
  95.   1768  5.6a.019  Can't recover a file over NFS
  96.   5292  5.6a.020  GTK GUI: "-display" option wasn't working
  97.   4078  5.6a.021  Still could not recover from a device with large block size
  98.   1617  5.6a.022  (extra) Win32 GUI: opening a dialog early causes a crash
  99.   1233  5.6a.023  crash when using expand("%:gs??/?")
  100.   6063  5.6a.024  crash when using ":au BufLeave <pat> bdel" and then ":ta"
  101.   2951  5.6a.025  (extra) Win32: toupper()/tolower() tables init'd too late
  102.   2364  5.6a.026  Unix and SNiFF: Hang after executing an external command
  103.  41802  5.6a.027  (extra) add gvimext.dll for a better "Edit with Vim" menu
  104.   1651  5.6a.028  (extra) Win32 GUI: wrong multi-byte chars in dialogs
  105.  
  106. To patch from 5.5a.16 to 5.5b:
  107.  25669  vim-5.5a.16-5.5b-rt.diff.gz
  108.  21686  vim-5.5a.16-5.5b-src.diff.gz
  109.   2191  vim-5.5a.16-5.5b-extra.diff.gz
  110.