mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
Require 'term/sun-mouse instead of 'sun-mouse.
This commit is contained in:
parent
536477d4b4
commit
dfb63c58e9
@ -56,7 +56,7 @@
|
||||
|
||||
;;; Code:
|
||||
|
||||
(require 'sun-mouse)
|
||||
(require 'term/sun-mouse)
|
||||
|
||||
(defconst cursor-pause-milliseconds 300
|
||||
"*Number of milliseconds to display alternate cursor (usually the mark)")
|
||||
|
Loading…
Reference in New Issue
Block a user