projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c47507e
)
; * lisp/mouse.el: Delete stale comment.
author
Stefan Kangas
<stefan@marxist.se>
Tue, 9 Aug 2022 18:10:52 +0000
(20:10 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Tue, 9 Aug 2022 19:58:00 +0000
(21:58 +0200)
lisp/mouse.el
patch
|
blob
|
history
diff --git
a/lisp/mouse.el
b/lisp/mouse.el
index ddcb51aecf2f4b7af8e6b2d1a20dfa4d36fb0591..bee664dc568c35a3ec0d31416138d7742e9e4fd6 100644
(file)
--- a/
lisp/mouse.el
+++ b/
lisp/mouse.el
@@
-1,6
+1,6
@@
;;; mouse.el --- window system-independent mouse support -*- lexical-binding: t -*-
-;; Copyright (C) 1993-
1995, 1999-
2022 Free Software Foundation, Inc.
+;; Copyright (C) 1993-2022 Free Software Foundation, Inc.
;; Maintainer: emacs-devel@gnu.org
;; Keywords: hardware, mouse
@@
-31,8
+31,6
@@
(eval-when-compile (require 'rect))
-;;; Utility functions.
-
;; Indent track-mouse like progn.
(put 'track-mouse 'lisp-indent-function 0)