X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/7c401d155d16ad076dd9c681566d535c0d3cce17..73e6adaa140dad6a119bb439fe1f954c70ada9ec:/lisp/frame.el diff --git a/lisp/frame.el b/lisp/frame.el index 305f5ebff8..341ca79e97 100644 --- a/lisp/frame.el +++ b/lisp/frame.el @@ -1131,6 +1131,8 @@ bars (top, bottom, or nil)." "Return the terminal that is now selected." (frame-terminal (selected-frame))) +(declare-function msdos-mouse-p "dosfns.c") + (defun display-mouse-p (&optional display) "Return non-nil if DISPLAY has a mouse available. DISPLAY can be a display name, a frame, or nil (meaning the selected