diff --git a/doc/pages/faces.asciidoc b/doc/pages/faces.asciidoc index 68b3a9a4..c013b7ba 100644 --- a/doc/pages/faces.asciidoc +++ b/doc/pages/faces.asciidoc @@ -97,12 +97,12 @@ areas of the user interface: face used prompt displayed on the status line *BufferPadding*:: - face applied on the characters that follow the last line of a buffer + face applied on the `~` characters that follow the last line of a buffer === Builtin highlighters faces The following faces are used by builtin highlighters if enabled. -(See <>. +(See <>). *LineNumbers*:: face used by the `number-lines` highlighter diff --git a/doc/pages/keys.asciidoc b/doc/pages/keys.asciidoc index 78de0049..eec07587 100644 --- a/doc/pages/keys.asciidoc +++ b/doc/pages/keys.asciidoc @@ -693,7 +693,7 @@ The following keys are recognized by this mode to help with editing **, **:: move cursor to first character -**, *:: +**, **:: move cursor past the last character **, **:: @@ -718,7 +718,7 @@ The following keys are recognized by this mode to help with editing advance to next word end **:: - advance to next word end + advance to next WORD end **:: erase to previous word begin, save erased content to *clipboard*