# HG changeset patch # User Richard M. Stallman # Date 843622544 0 # Node ID f4be70df6bb672d94e389edb94062f1ead87420c # Parent af6d52a93a59bb5e23e5ef97a437a708e584aa3c Comment changes. diff -r af6d52a93a59 -r f4be70df6bb6 lisp/mouse-drag.el --- 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 -;;; Keywords: mouse +;; Author: John Heidemann +;; Keywords: mouse ;; This file is part of GNU Emacs.