From bf9ac69bcf772b2610ae452a8fabc405ca78c10e Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sun, 29 Feb 2004 23:10:58 +0000 Subject: [PATCH] (tpu-set-mark): Fix typo. --- lisp/emulation/tpu-edt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/emulation/tpu-edt.el b/lisp/emulation/tpu-edt.el index 8e290553a61..b164588d8f1 100644 --- a/lisp/emulation/tpu-edt.el +++ b/lisp/emulation/tpu-edt.el @@ -551,7 +551,7 @@ version of Emacs." (t (mark)))) (defun tpu-set-mark (pos) - "TPU-edt verion of the `set-mark' function. + "TPU-edt version of the `set-mark' function. Sets the mark at POS and activates the region according to the current version of Emacs." (set-mark pos) -- 2.39.2