mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
; * lisp/misc.el (duplicate-region-final-position): Fix version info.
This commit is contained in:
parent
c565a6c62c
commit
32b092c142
@ -114,7 +114,7 @@ When -1, put the region around the last copy."
|
||||
(const :tag "Put region around first copy" 1)
|
||||
(const :tag "Put region around last copy" -1))
|
||||
:group 'editing
|
||||
:version "29.1")
|
||||
:version "30.1")
|
||||
|
||||
(declare-function rectangle--duplicate-right "rect" (n displacement))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user