summaryrefslogtreecommitdiff
path: root/lisp/term
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1992-07-22 02:58:48 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1992-07-22 02:58:48 +0000
commit3c2fb420672f29cec42cbeb658c91837b044d4d8 (patch)
treebea662c57b1dbd467c70fe61a74b31e0d2afbd5e /lisp/term
parentb05a8583f185c7c4ae4386f56b940e8ccee6c564 (diff)
downloademacs-3c2fb420672f29cec42cbeb658c91837b044d4d8.tar.gz
entered into RCS
Diffstat (limited to 'lisp/term')
-rw-r--r--lisp/term/sun-mouse.el5
-rw-r--r--lisp/term/sup-mouse.el5
2 files changed, 4 insertions, 6 deletions
diff --git a/lisp/term/sun-mouse.el b/lisp/term/sun-mouse.el
index 2b3dc5d6732..a6227ea3249 100644
--- a/lisp/term/sun-mouse.el
+++ b/lisp/term/sun-mouse.el
@@ -1,12 +1,11 @@
;;; sun-mouse.el --- mouse handling for Sun windows
+;; Copyright (C) 1987 Free Software Foundation, Inc.
+
;; Author: Jeff Peck
;; Maintainer: FSF
-;; Last-Modified: 14 Jul 1992
;; Keywords: hardware
-;; Copyright (C) 1987 Free Software Foundation, Inc.
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/term/sup-mouse.el b/lisp/term/sup-mouse.el
index 9531a3b5781..02f349e52f6 100644
--- a/lisp/term/sup-mouse.el
+++ b/lisp/term/sup-mouse.el
@@ -1,15 +1,14 @@
;;; sup-mouse.el --- supdup mouse support for lisp machines
+;; Copyright (C) Free Software Foundation 1985, 1986
+
;; Author: Wolfgang Rupprecht
;; Maintainer: FSF
;; Created: 21 Nov 1986
-;; Last-Modified: 16 Mar 1992
;; Keywords: hardware
;; (from code originally written by John Robinson@bbn for the bitgraph)
-;; Copyright (C) Free Software Foundation 1985, 1986
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify