comparison lisp/emulation/pc-select.el @ 14734:20f4c4a078b2

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 02 Mar 1996 06:37:35 +0000
parents d74d8edde304
children c25492075289
comparison
equal deleted inserted replaced
14733:eae53a7dcf03 14734:20f4c4a078b2
1 ;;; pc-select.el --- emulate mark, cut, copy and paste from motif 1 ;;; pc-select.el --- emulate mark, cut, copy and paste from motif
2 ;;; (or MAC GUI) or MS-windoze (bah)) look-and-feel 2 ;;; (or MAC GUI) or MS-windoze (bah)) look-and-feel
3 ;;; including key bindings 3 ;;; including key bindings
4 4
5 ;; Copyright (C) 1995 Free Software Foundation, Inc. 5 ;; Copyright (C) 1995, 1996 Free Software Foundation, Inc.
6 6
7 ;; Author: Michael Staats <michael@thp.Uni-Duisburg.DE> 7 ;; Author: Michael Staats <michael@thp.Uni-Duisburg.DE>
8 ;; Created: 26 Sep 1995 8 ;; Created: 26 Sep 1995
9 9
10 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.