summaryrefslogtreecommitdiff
path: root/lisp/term/tvi970.el
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2007-08-13 13:51:08 +0000
committerMiles Bader <miles@gnu.org>2007-08-13 13:51:08 +0000
commite8ffd486dbb18f8e1e091bcd6b86bf3964cc4cba (patch)
treec65d3c3f6f61b82b8f9917c057b2af8236aae6f2 /lisp/term/tvi970.el
parent9bba0f5a0113698fe737e567f527ac723125f728 (diff)
parent1b533623e21dd20ec8fb05285cdc47398a5619a1 (diff)
downloademacs-e8ffd486dbb18f8e1e091bcd6b86bf3964cc4cba.tar.gz
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 846-851) - Update from CVS - Merge from emacs--rel--22 * emacs--rel--22 (patch 88-92) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 242-244) - Update from CVS Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-31
Diffstat (limited to 'lisp/term/tvi970.el')
-rw-r--r--lisp/term/tvi970.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/term/tvi970.el b/lisp/term/tvi970.el
index e127abc51a2..d090df55411 100644
--- a/lisp/term/tvi970.el
+++ b/lisp/term/tvi970.el
@@ -107,8 +107,8 @@
;;; Should keypad numbers send ordinary digits or distinct escape sequences?
(defvar tvi970-keypad-numeric nil
- "The terminal should be in numeric keypad mode iff this variable is non-nil.
-Do not set this variable! Call the function ``tvi970-set-keypad-mode''.")
+ "Non-nil means the terminal should be in numeric keypad mode.
+Do not set this variable! Call the function `tvi970-set-keypad-mode'.")
(defun tvi970-set-keypad-mode (&optional arg)
"Set the current mode of the TVI 970 numeric keypad.