diff options
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. |