diff --git a/doc/undo.jax b/doc/undo.jax index abfd4972c..aac68aa4a 100644 --- a/doc/undo.jax +++ b/doc/undo.jax @@ -1,4 +1,4 @@ -*undo.txt* For Vim バージョン 9.1. Last change: 2024 Sep 29 +*undo.txt* For Vim バージョン 9.1. Last change: 2024 Nov 09 VIMリファレンスマニュアル by Bram Moolenaar diff --git a/en/undo.txt b/en/undo.txt index 7a83e776e..1d6a481c6 100644 --- a/en/undo.txt +++ b/en/undo.txt @@ -1,4 +1,4 @@ -*undo.txt* For Vim version 9.1. Last change: 2024 Sep 29 +*undo.txt* For Vim version 9.1. Last change: 2024 Nov 09 VIM REFERENCE MANUAL by Bram Moolenaar @@ -183,7 +183,7 @@ g- Go to older text state. With a count repeat that many g+ Go to newer text state. With a count repeat that many times. *:lat* *:later* -:lat[er] {count} Go to newer text state {count} times. +:lat[er] {count} Go to newer text state {count} times. :lat[er] {N}s Go to newer text state about {N} seconds later. :lat[er] {N}m Go to newer text state about {N} minutes later. :lat[er] {N}h Go to newer text state about {N} hours later.