From 5d51403ceb9b86a1bfa66f00c7af39f1200e65f1 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 9 Oct 2017 22:53:19 -0700 Subject: ; Typo fixes, mostly repeated words --- lisp/term/tvi970.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lisp/term') diff --git a/lisp/term/tvi970.el b/lisp/term/tvi970.el index abcd149acd4..1ce82200b38 100644 --- a/lisp/term/tvi970.el +++ b/lisp/term/tvi970.el @@ -36,7 +36,7 @@ ;; ("\eOR" [kp-f3]) ;; ("\eOS" [kp-f4]) - ;; These might bre set by terminfo. + ;; These might be set by terminfo. ("\e[H" [home]) ("\e[Z" [backtab]) ("\e[i" [print]) @@ -45,13 +45,13 @@ ("\e[M" [deleteline]) ("\e[U" [next]) ;; actually the `page' key - ;; These won't be set up by either + ;; These won't be set up by either. ("\eOm" [kp-subtract]) ("\eOl" [kp-separator]) ("\eOn" [kp-decimal]) ("\eOM" [kp-enter]) - ;; These won't be set up by either either + ;; These won't be set up by either. ("\e[K" [key_eol]) ;; Not an X keysym ("\e[J" [key_eos]) ;; Not an X keysym ("\e[2J" [key_clear]) ;; Not an X keysym -- cgit v1.2.3