diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2022-11-28 19:46:10 +0100 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2022-11-28 21:28:12 +0200 |
commit | 78663ad78b83c2a5360f9eb4609af0fab192c340 (patch) | |
tree | b6a473f4073ef7ef02fac5d4b54426fe337c9674 /lisp/ansi-osc.el | |
parent | a7b0b20c1bc758fa99fda96d06a266868aec3eea (diff) | |
download | emacs-78663ad78b83c2a5360f9eb4609af0fab192c340.tar.gz emacs-78663ad78b83c2a5360f9eb4609af0fab192c340.tar.bz2 emacs-78663ad78b83c2a5360f9eb4609af0fab192c340.zip |
; typos
(cherry picked from commit 7939184f8e0370e7a3397d492812c6d202c2a193)
Diffstat (limited to 'lisp/ansi-osc.el')
-rw-r--r-- | lisp/ansi-osc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ansi-osc.el b/lisp/ansi-osc.el index a8523fc9dc2..9b7f586d164 100644 --- a/lisp/ansi-osc.el +++ b/lisp/ansi-osc.el @@ -108,7 +108,7 @@ list that is the value of `ansi-osc-handlers'." "Update `default-directory' from OSC 7 escape sequences. This function is intended to be included as an element of the -the list that is the value of `ansi-osc-handlers'. You should arrange +list that is the value of `ansi-osc-handlers'. You should arrange for your shell to print the appropriate escape sequence at each prompt, such as with the following command: |