Patch 7.0.133
commita17440f2eeb07d4649b55712a3ad3077ed2a59d8
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Fri, 20 Oct 2006 06:48:12 +0000 (20 06:48 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Fri, 20 Oct 2006 06:48:12 +0000 (20 06:48 +0000)
tree8c3292d41bc16be4333082b91c1dadf9a4186afd
parent35331c1e90b68bbc0fe59f73baf5a5017d86a4fd
Patch 7.0.133
Problem:    When searching included files messages are added to the history.
Solution:   Set msg_hist_off for messages about scanning included files.
           Set msg_silent to avoid message about wrapping around.
Files:      src/edit.c, src/globals.h, src/message.c, src/search.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@149 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/edit.c
src/globals.h
src/message.c
src/search.c
src/version.c