comparison lisp/term/tvi970.el @ 78483:ee4552a02131

Replace `iff' in doc-strings and comments.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Aug 2007 07:23:19 +0000
parents 030ae62d5c57
children f1713f61ee49 5b644ae74c91 424b655804ca
comparison
equal deleted inserted replaced
78482:80e300a489d6 78483:ee4552a02131
104 104
105 (tvi970-set-keypad-mode 1)) 105 (tvi970-set-keypad-mode 1))
106 106
107 ;;; Should keypad numbers send ordinary digits or distinct escape sequences? 107 ;;; Should keypad numbers send ordinary digits or distinct escape sequences?
108 (defvar tvi970-keypad-numeric nil 108 (defvar tvi970-keypad-numeric nil
109 "The terminal should be in numeric keypad mode iff this variable is non-nil. 109 "Non-nil means the terminal should be in numeric keypad mode.
110 Do not set this variable! Call the function ``tvi970-set-keypad-mode''.") 110 Do not set this variable! Call the function `tvi970-set-keypad-mode'.")
111 111
112 (defun tvi970-set-keypad-mode (&optional arg) 112 (defun tvi970-set-keypad-mode (&optional arg)
113 "Set the current mode of the TVI 970 numeric keypad. 113 "Set the current mode of the TVI 970 numeric keypad.
114 In ``numeric keypad mode'', the number keys on the keypad act as 114 In ``numeric keypad mode'', the number keys on the keypad act as
115 ordinary digits. In ``alternate keypad mode'', the keys send distinct 115 ordinary digits. In ``alternate keypad mode'', the keys send distinct