From b9813f147af6c55d7f7475735a5274349138295e Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 18 May 2014 15:53:27 -0700 Subject: [PATCH] * mouse.el: Remove old comment. --- lisp/mouse.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/mouse.el b/lisp/mouse.el index 9b1422f0658..19aae2b62ad 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el @@ -26,8 +26,6 @@ ;; This package provides various useful commands (including help ;; system access) through the mouse. All this code assumes that mouse ;; interpretation has been abstracted into Emacs input events. -;; -;; The code is rather X-dependent. ;;; Code: -- 2.39.5