1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-04 00:24:13 +01:00

Clarify the description for ' help (stepnem).

This commit is contained in:
Doug Kearns
2009-08-08 18:56:50 +10:00
parent acd60757d4
commit e36f9780a7
4 changed files with 6 additions and 6 deletions

View File

@@ -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 +

View File

@@ -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.
________________________________________________________________________________

View File

@@ -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 +

View File

@@ -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.
________________________________________________________________________________