comparison lisp/emulation/pc-select.el @ 79705:d6d821e3ae21

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 01:09:49 +0000
parents ac0efac52065
children 107ccd98fa12
comparison
equal deleted inserted replaced
79704:78ee6fae0e41 79705:d6d821e3ae21
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, 2002, 2003, 2004, 5 ;; Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2004,
6 ;; 2005, 2006, 2007 Free Software Foundation, Inc. 6 ;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
7 7
8 ;; Author: Michael Staats <michael@thp.Uni-Duisburg.DE> 8 ;; Author: Michael Staats <michael@thp.Uni-Duisburg.DE>
9 ;; Keywords: convenience emulation 9 ;; Keywords: convenience emulation
10 ;; Created: 26 Sep 1995 10 ;; Created: 26 Sep 1995
11 11