From: Richard M. Stallman Date: Wed, 25 Sep 1996 03:35:44 +0000 (+0000) Subject: Comment changes. X-Git-Tag: emacs-20.1~3622 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bc28b2121e5090b83a43e51edb9475f036ae19be;p=emacs.git Comment changes. --- diff --git a/lisp/mouse-drag.el b/lisp/mouse-drag.el index 3f41d9f18fd..6a5b7c4d216 100644 --- a/lisp/mouse-drag.el +++ b/lisp/mouse-drag.el @@ -1,8 +1,8 @@ -;;; mouse-drag.el -;;; Copyright (C) 1996 Free Software Foundation, Inc. +;;; mouse-drag.el -- use mouse-2 to do a new style of scrolling +;; Copyright (C) 1996 Free Software Foundation, Inc. -;;; Author: John Heidemann -;;; Keywords: mouse +;; Author: John Heidemann +;; Keywords: mouse ;; This file is part of GNU Emacs.