diff options
| author | Eli Zaretskii | 2022-08-22 19:24:29 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2022-08-22 19:24:29 +0300 |
| commit | a0fa6bd5470413ee7a40486aa89d3a0710c4f356 (patch) | |
| tree | c15a49af04f12845803d1c85ffa2599300378242 | |
| parent | f579cd472cbf3d9af52c87b65473b56ce918abba (diff) | |
| download | emacs-a0fa6bd5470413ee7a40486aa89d3a0710c4f356.tar.gz emacs-a0fa6bd5470413ee7a40486aa89d3a0710c4f356.zip | |
; * doc/lispref/commands.texi (Interactive Codes): Fix punctuation.
| -rw-r--r-- | doc/lispref/commands.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index a4fd4c9e97a..ede1c4d7622 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi | |||
| @@ -444,7 +444,7 @@ and @acronym{ASCII} characters, do not count where @samp{e} is concerned. | |||
| 444 | 444 | ||
| 445 | @item f | 445 | @item f |
| 446 | A file name of an existing file (@pxref{File Names}). @xref{Reading | 446 | A file name of an existing file (@pxref{File Names}). @xref{Reading |
| 447 | File Names} for details about default values. Existing, Completion, | 447 | File Names}, for details about default values. Existing, Completion, |
| 448 | Default, Prompt. | 448 | Default, Prompt. |
| 449 | 449 | ||
| 450 | @item F | 450 | @item F |