Mercurial > emacs
comparison lisp/mouse-copy.el @ 112239:fd7837a29da3
merge emacs-23
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 04 Jan 2011 15:57:54 +0900 |
parents | 376148b31b5e |
children | ef719132ddfa |
comparison
equal
deleted
inserted
replaced
112083:0f72a721050c | 112239:fd7837a29da3 |
---|---|
1 ;;; mouse-copy.el --- one-click text copy and move | 1 ;;; mouse-copy.el --- one-click text copy and move |
2 | 2 |
3 ;; Copyright (C) 1996, 2001, 2002, 2003, 2004, 2005, | 3 ;; Copyright (C) 1996, 2001, 2002, 2003, 2004, 2005, |
4 ;; 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. | 4 ;; 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. |
5 | 5 |
6 ;; Author: John Heidemann <johnh@ISI.EDU> | 6 ;; Author: John Heidemann <johnh@ISI.EDU> |
7 ;; Keywords: mouse | 7 ;; Keywords: mouse |
8 | 8 |
9 ;; This file is part of GNU Emacs. | 9 ;; This file is part of GNU Emacs. |