emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master d04acc1946: * doc/emacs/misc.texi (Interactive Shell): Fix paren


From: Glenn Morris
Subject: master d04acc1946: * doc/emacs/misc.texi (Interactive Shell): Fix paren typo.
Date: Thu, 5 May 2022 10:57:35 -0400 (EDT)

branch: master
commit d04acc1946cf48ab2f05c67a5089b4320d0653df
Author: Glenn Morris <rgm@gnu.org>
Commit: Glenn Morris <rgm@gnu.org>

    * doc/emacs/misc.texi (Interactive Shell): Fix paren typo.
---
 doc/emacs/misc.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi
index 63eb00b235..9709c6ddc1 100644
--- a/doc/emacs/misc.texi
+++ b/doc/emacs/misc.texi
@@ -900,7 +900,7 @@ Subshells in different buffers run independently and in 
parallel.
 looking at the commands you enter, looking for @samp{cd} commands and
 the like.  This is an error-prone solution, since there are many ways
 to change the current directory, so Emacs also looks for special
-@acronym{OSC} (Operating System Commands} escape codes that are
+@acronym{OSC} (Operating System Commands) escape codes that are
 designed to convey this information in a more reliable fashion.  You
 should arrange for your shell to print the appropriate escape sequence
 at each prompt, for instance with the following command:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]