(mouse-sel-original-interprogram-paste-function): Defvar it.
This commit is contained in:
parent
76960e5022
commit
caebc99b2a
1 changed files with 1 additions and 1 deletions
|
|
@ -198,7 +198,7 @@ If nil, point will always be placed at the beginning of the region."
|
|||
|
||||
(defvar mouse-sel-original-bindings nil)
|
||||
(defvar mouse-sel-original-interprogram-cut-function nil)
|
||||
(defvar mouse-sel-original-interprogram-cut-function nil)
|
||||
(defvar mouse-sel-original-interprogram-paste-function nil)
|
||||
|
||||
;;;###autoload
|
||||
(define-minor-mode mouse-sel-mode
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue