Attached patch to quickfix.txt is thanks to Tony Mechelynck.

--Suresh

--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
*** quickfix.txt.orig   Mon Mar  6 06:08:04 2017
--- quickfix.txt        Mon Mar  6 06:09:25 2017
***************
*** 43,50 ****
  compiler (see |errorformat| below).
  
                                                *location-list* *E776*
! A location list is similar to a quickfix list and contains a list of positions
! in files.  A location list is associated with a window and each window can
  have a separate location list.  A location list can be associated with only
  one window.  The location list is independent of the quickfix list.
  
--- 43,53 ----
  compiler (see |errorformat| below).
  
                                                *location-list* *E776*
! A location list is a window-local quickfix list. You get one after
! commands like :lvimgrep :lgrep :lhelpgrep :lmake etc. which
! create a location list instead of a quickfix list like the
! corresponding :vimgrep :grep :helpgrep :make etc. do.
! A location list is associated with a window and each window can
  have a separate location list.  A location list can be associated with only
  one window.  The location list is independent of the quickfix list.
  

Raspunde prin e-mail lui