comparison lisp/select.el @ 90718:f1d13e615070

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 523-544) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 168-171) - Update from CVS - Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-150
author Miles Bader <miles@gnu.org>
date Thu, 07 Dec 2006 04:14:14 +0000
parents 7eeafaaa9eab b2e5081b9320
children 95d0cdf160ea
comparison
equal deleted inserted replaced
90717:06937e972ad0 90718:f1d13e615070
1 ;;; select.el --- lisp portion of standard selection support 1 ;;; select.el --- lisp portion of standard selection support
2 2
3 ;; Maintainer: FSF 3 ;; Maintainer: FSF
4 ;; Keywords: internal 4 ;; Keywords: internal
5 5
6 ;; Copyright (C) 1993, 1994, 2002, 2003, 2004, 6 ;; Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004,
7 ;; 2005, 2006 Free Software Foundation, Inc. 7 ;; 2005, 2006 Free Software Foundation, Inc.
8 ;; Based partially on earlier release by Lucid. 8 ;; Based partially on earlier release by Lucid.
9 9
10 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
11 11