diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-09-25 03:35:44 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-09-25 03:35:44 +0000 |
commit | bc28b2121e5090b83a43e51edb9475f036ae19be (patch) | |
tree | b13729bfcd3bc73b0fb398d92831b00292d9096b /lisp/mouse-drag.el | |
parent | da510e74600188ebb0244007b68c6514d9d25ee3 (diff) | |
download | emacs-bc28b2121e5090b83a43e51edb9475f036ae19be.tar.gz |
Comment changes.
Diffstat (limited to 'lisp/mouse-drag.el')
-rw-r--r-- | lisp/mouse-drag.el | 8 |
1 files changed, 4 insertions, 4 deletions
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 <johnh@ISI.EDU> -;;; Keywords: mouse +;; Author: John Heidemann <johnh@ISI.EDU> +;; Keywords: mouse ;; This file is part of GNU Emacs. |