comparison lisp/term/sup-mouse.el @ 5291:85bd42a1e544

More permission consistency.
author Stephen J. Turnbull <stephen@xemacs.org>
date Mon, 18 Oct 2010 23:03:27 +0900
parents d682c0f82a71
children b9167d522a9a
comparison
equal deleted inserted replaced
5290:e6508b64ee08 5291:85bd42a1e544
1 ;;; sup-mouse.el --- supdup mouse support for lisp machines 1 ;;; sup-mouse.el --- supdup mouse support for lisp machines
2 2
3 ;; Copyright (C) Free Software Foundation 1985, 1986 3 ;; Copyright (C) 1985, 1986 Free Software Foundation
4 4
5 ;; Author: Wolfgang Rupprecht 5 ;; Author: Wolfgang Rupprecht
6 ;; Maintainer: FSF 6 ;; Maintainer: FSF
7 ;; Created: 21 Nov 1986 7 ;; Created: 21 Nov 1986
8 ;; Keywords: hardware 8 ;; Keywords: hardware
9 9
10 ;; (from code originally written by John Robinson@bbn for the bitgraph) 10 ;; (from code originally written by John Robinson@bbn for the bitgraph)
11 11
12 ;; This file is part of GNU Emacs. 12 ;; This file is part of XEmacs.
13 13
14 ;; GNU Emacs is free software; you can redistribute it and/or modify 14 ;; XEmacs is free software; you can redistribute it and/or modify
15 ;; it under the terms of the GNU General Public License as published by 15 ;; it under the terms of the GNU General Public License as published by
16 ;; the Free Software Foundation; either version 2, or (at your option) 16 ;; the Free Software Foundation; either version 2, or (at your option)
17 ;; any later version. 17 ;; any later version.
18 18
19 ;; GNU Emacs is distributed in the hope that it will be useful, 19 ;; XEmacs is distributed in the hope that it will be useful,
20 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of 20 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
21 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 21 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 ;; GNU General Public License for more details. 22 ;; GNU General Public License for more details.
23 23
24 ;; You should have received a copy of the GNU General Public License 24 ;; You should have received a copy of the GNU General Public License
25 ;; along with GNU Emacs; see the file COPYING. If not, write to 25 ;; along with XEmacs; see the file COPYING. If not, write to
26 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 26 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
27 27
28 ;;; Code: 28 ;;; Code:
29 29
30 ;;; User customization option: 30 ;;; User customization option: