mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
(tpu-set-mark): Fix typo.
This commit is contained in:
parent
45a878638e
commit
bf9ac69bcf
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue