From: Glenn Morris Date: Sun, 18 May 2014 22:53:27 +0000 (-0700) Subject: * mouse.el: Remove old comment. X-Git-Tag: emacs-24.3.92~192 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b9813f147af6c55d7f7475735a5274349138295e;p=emacs.git * mouse.el: Remove old comment. --- 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: