From e36f9780a7a9056aeedf408543f348133b98567a Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Sat, 8 Aug 2009 18:56:50 +1000 Subject: [PATCH] Clarify the description for ' help (stepnem). --- vimperator/locale/en-US/index.txt | 2 +- vimperator/locale/en-US/marks.txt | 4 ++-- xulmus/locale/en-US/index.txt | 2 +- xulmus/locale/en-US/marks.txt | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/vimperator/locale/en-US/index.txt b/vimperator/locale/en-US/index.txt index 28855e94..636306a0 100644 --- a/vimperator/locale/en-US/index.txt +++ b/vimperator/locale/en-US/index.txt @@ -85,7 +85,7 @@ section::Normal{nbsp}mode[normal-index] ||[m]N%[m]|| Scroll to {count} percent of the document + -||[m]'[m]|| Jump to the mark in the current buffer + +||[m]'[m]|| Jump to the mark + ||[m]@[m]|| Play a macro + diff --git a/vimperator/locale/en-US/marks.txt b/vimperator/locale/en-US/marks.txt index bf43654a..f40b649d 100644 --- a/vimperator/locale/en-US/marks.txt +++ b/vimperator/locale/en-US/marks.txt @@ -211,8 +211,8 @@ ________________________________________________________________________________ |$$`$$| |$$'$$| + ||'[a]{a-zA-Z}[a]|| ________________________________________________________________________________ -Jump to the mark in the current buffer. Marks a-z are local to the buffer, -whereas A-Z are valid between buffers. +Jump to the mark. Marks a-z are local to the buffer, whereas A-Z are valid +between buffers. ________________________________________________________________________________ diff --git a/xulmus/locale/en-US/index.txt b/xulmus/locale/en-US/index.txt index f499e5a7..5daf8f8c 100644 --- a/xulmus/locale/en-US/index.txt +++ b/xulmus/locale/en-US/index.txt @@ -121,7 +121,7 @@ section::Normal{nbsp}mode[normal-index] ||[m]N%[m]|| Scroll to {count} percent of the document + -||[m]'[m]|| Jump to the mark in the current buffer + +||[m]'[m]|| Jump to the mark + ||[m]@[m]|| Play a macro + diff --git a/xulmus/locale/en-US/marks.txt b/xulmus/locale/en-US/marks.txt index 9e150fe8..33b3435d 100644 --- a/xulmus/locale/en-US/marks.txt +++ b/xulmus/locale/en-US/marks.txt @@ -211,8 +211,8 @@ ________________________________________________________________________________ |$$`$$| |$$'$$| + ||'[a]{a-zA-Z}[a]|| ________________________________________________________________________________ -Jump to the mark in the current buffer. Marks a-z are local to the buffer, -whereas A-Z are valid between buffers. +Jump to the mark. Marks a-z are local to the buffer, whereas A-Z are valid +between buffers. ________________________________________________________________________________