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:
parent
45a878638e
commit
bf9ac69bcf
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user