diff options
Diffstat (limited to 'lisp/mouse.el')
-rw-r--r-- | lisp/mouse.el | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/mouse.el b/lisp/mouse.el index b0abd2f009..dfbd4faf7a 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el @@ -1,4 +1,9 @@ ;;; mouse.el --- window system-independent mouse support. + +;; Maintainer: FSF +;; Last-Modified: 10 Jul 1992 +;; Keywords: hardware + ;;; Copyright (C) 1988, 1992 Free Software Foundation, Inc. ;;; This file is part of GNU Emacs. |