]> git.eshelyaron.com Git - emacs.git/commit
Don't insist on the presence of a mouse in strokes-mode
authorPo Lu <luangruo@yahoo.com>
Wed, 19 Feb 2025 02:13:00 +0000 (10:13 +0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 20 Feb 2025 21:42:42 +0000 (22:42 +0100)
commit98e505e17ac443bf76edb1ea53b1abedd248af46
tree75c78d47a5f356f6450e0670a13dae324c921b94
parent24d0a2433d42a581d06101131d5e981e51349dfb
Don't insist on the presence of a mouse in strokes-mode

* lisp/strokes.el (strokes-mode): Don't test `display-mouse-p',
as the presence of a mouse may vary over the course of an Emacs
session.

(cherry picked from commit d05894f82d90c6d739aa3d424651fda2c86f68ec)
lisp/strokes.el