(sc-mark): Use mark-marker.
This commit is contained in:
parent
38fdf67594
commit
5ef4613c56
1 changed files with 1 additions and 1 deletions
|
@ -434,7 +434,7 @@ Runs after sc-cite-original executes.")
|
|||
(defun sc-mark ()
|
||||
"Mark compatibility between emacs v18 and v19."
|
||||
(let ((zmacs-regions nil))
|
||||
(mark)))
|
||||
(marker-position (mark-marker))))
|
||||
|
||||
(defun sc-update-gal (attribution)
|
||||
"Update the information alist.
|
||||
|
|
Loading…
Add table
Reference in a new issue