patch 7.4.813
Problem: It is not possible to save and restore character search state.
Solution: Add getcharsearch() and setcharsearch().  (James McCoy)

https://github.com/vim/vim/releases/tag/v7.4.813
https://github.com/vim/vim/releases/tag/v7.4.826

Signed-off-by: James McCoy <vega.james@gmail.com>
This commit is contained in:
James McCoy
2015-08-19 21:53:52 -04:00
parent 08bae45337
commit f6f28c18e5
7 changed files with 178 additions and 22 deletions

View File

@@ -71,9 +71,9 @@ static char *features[] = {
// clang-format off
static int included_patches[] = {
//826,
826,
//825,
//824,
//824 NA
//823,
//822,
//821,
@@ -84,7 +84,7 @@ static int included_patches[] = {
//816,
//815,
//814,
//813,
813,
//812,
//811,
//810,