diff options
author | Eli Zaretskii <eliz@gnu.org> | 2022-08-22 19:24:29 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2022-08-22 19:24:29 +0300 |
commit | a0fa6bd5470413ee7a40486aa89d3a0710c4f356 (patch) | |
tree | c15a49af04f12845803d1c85ffa2599300378242 /doc/lispref/commands.texi | |
parent | f579cd472cbf3d9af52c87b65473b56ce918abba (diff) | |
download | emacs-a0fa6bd5470413ee7a40486aa89d3a0710c4f356.tar.gz emacs-a0fa6bd5470413ee7a40486aa89d3a0710c4f356.tar.bz2 emacs-a0fa6bd5470413ee7a40486aa89d3a0710c4f356.zip |
; * doc/lispref/commands.texi (Interactive Codes): Fix punctuation.
Diffstat (limited to 'doc/lispref/commands.texi')
-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. @item f A file name of an existing file (@pxref{File Names}). @xref{Reading -File Names} for details about default values. Existing, Completion, +File Names}, for details about default values. Existing, Completion, Default, Prompt. @item F |