projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b7865c
)
* mouse.el: Remove old comment.
author
Glenn Morris
<rgm@gnu.org>
Sun, 18 May 2014 22:53:27 +0000
(15:53 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 18 May 2014 22:53:27 +0000
(15:53 -0700)
lisp/mouse.el
patch
|
blob
|
history
diff --git
a/lisp/mouse.el
b/lisp/mouse.el
index 9b1422f065846293adfe6e2fd1743e9f9a9055a6..19aae2b62ad0d7774f47a2be5ceb71ae2973d7ae 100644
(file)
--- 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: