comparison lisp/emulation/pc-select.el @ 64701:34bd8e434dd7

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Mon, 01 Aug 2005 15:47:19 +0000
parents 18a818a2ee7c
children 067115a6e738 edf295560b5a
comparison
equal deleted inserted replaced
64700:766998b4d3ee 64701:34bd8e434dd7
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, 1996, 1997, 2000, 2001, 2005 Free Software Foundation, Inc. 5 ;; Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2004,
6 ;; 2005 Free Software Foundation, Inc.
6 7
7 ;; Author: Michael Staats <michael@thp.Uni-Duisburg.DE> 8 ;; Author: Michael Staats <michael@thp.Uni-Duisburg.DE>
8 ;; Keywords: convenience emulation 9 ;; Keywords: convenience emulation
9 ;; Created: 26 Sep 1995 10 ;; Created: 26 Sep 1995
10 11