emacs-diffs
[Top][All Lists]
Advanced

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

master 115f3f5934: Improve the term-clear-full-screen-programs doc strin


From: Lars Ingebrigtsen
Subject: master 115f3f5934: Improve the term-clear-full-screen-programs doc string
Date: Tue, 25 Jan 2022 06:51:37 -0500 (EST)

branch: master
commit 115f3f59346595ce01625396c448983a9d17f24c
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Improve the term-clear-full-screen-programs doc string
    
    * lisp/term.el (term-clear-full-screen-programs): Improve the doc
    string.
---
 lisp/term.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/term.el b/lisp/term.el
index 0c8763b462..3e05d529cd 100644
--- a/lisp/term.el
+++ b/lisp/term.el
@@ -524,8 +524,8 @@ This means text can automatically reflow if the window is 
resized."
                         "27.1")
 
 (defcustom term-clear-full-screen-programs t
-  "Whether to clear contents of full-screen TUI programs after exit.
-If non-nil, output of full-screen TUI programs is cleared after
+  "Whether to clear contents of full-screen terminal programs after exit.
+If non-nil, output of full-screen terminal programs is cleared after
 exiting them.  Note however that a minority of such programs
 don't send an appropriate escape sequence to the terminal before
 exiting so their output isn't cleared regardless of this option."



reply via email to

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