changeset 16322:f4be70df6bb6

Comment changes.
author Richard M. Stallman <rms@gnu.org>
date Wed, 25 Sep 1996 03:35:44 +0000
parents af6d52a93a59
children a2efe5dcff7b
files lisp/mouse-drag.el
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mouse-drag.el	Wed Sep 25 03:34:52 1996 +0000
+++ b/lisp/mouse-drag.el	Wed Sep 25 03:35:44 1996 +0000
@@ -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 <johnh@ISI.EDU>
-;;; Keywords: mouse
+;; Author: John Heidemann <johnh@ISI.EDU>
+;; Keywords: mouse
 
 ;; This file is part of GNU Emacs.