1
0
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:
Kenichi Handa 1997-04-05 02:35:53 +00:00
parent 536477d4b4
commit dfb63c58e9

View File

@ -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)")