emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master fd4aad5697 4/5: ; * lisp/mouse.el: Delete stale comment.


From: Stefan Kangas
Subject: master fd4aad5697 4/5: ; * lisp/mouse.el: Delete stale comment.
Date: Tue, 9 Aug 2022 15:58:10 -0400 (EDT)

branch: master
commit fd4aad569783befeafceb3cdfa6c4b192cafbf60
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * lisp/mouse.el: Delete stale comment.
---
 lisp/mouse.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/lisp/mouse.el b/lisp/mouse.el
index ddcb51aecf..bee664dc56 100644
--- 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)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]