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
commit0962fa64994f7ea742e2cad878a8c404484a52ff (patch)
treec0111ea0ec16e1cb2addaf294d0a50acaa8568a4 /lisp/mouse-drag.el
parentbf6a312870c1385616298f328abe71c9a35a51fa (diff)
downloademacs-0962fa64994f7ea742e2cad878a8c404484a52ff.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>