1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00

(tpu-set-mark): Fix typo.

This commit is contained in:
Juanma Barranquero 2004-02-29 23:10:58 +00:00
parent 45a878638e
commit bf9ac69bcf

View File

@ -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)