summaryrefslogtreecommitdiff
path: root/lisp/mouse-drag.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-04-20 07:33:52 +0000
committerRichard M. Stallman <rms@gnu.org>1997-04-20 07:33:52 +0000
commit092af6d8677fa62567a0cf03502123cb177fb317 (patch)
treef13f415dcf2836990ad5beca1046644bc7d30158 /lisp/mouse-drag.el
parent4289d95b3857e945c2bc367a8d9e128f74da44d8 (diff)
downloademacs-092af6d8677fa62567a0cf03502123cb177fb317.tar.gz
Comment change.
Diffstat (limited to 'lisp/mouse-drag.el')
-rw-r--r--lisp/mouse-drag.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/mouse-drag.el b/lisp/mouse-drag.el
index 6a5b7c4d216..a16b83ea186 100644
--- a/lisp/mouse-drag.el
+++ b/lisp/mouse-drag.el
@@ -1,4 +1,5 @@
-;;; mouse-drag.el -- use mouse-2 to do a new style of scrolling
+;;; 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>