0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

Added ":earlier 1f" and ":later 1f".

This commit is contained in:
Bram Moolenaar
2010-06-27 05:18:54 +02:00
parent a800b42975
commit 730cde924c
14 changed files with 216 additions and 40 deletions

View File

@@ -4879,6 +4879,7 @@ restore_backup:
{
unchanged(buf, TRUE);
u_unchanged(buf);
u_update_save_nr(buf);
}
/*