Mercurial > emacs
comparison lisp/dnd.el @ 75347:e3694f1cb928
Add 2007 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 21 Jan 2007 03:53:13 +0000 |
parents | 400487787181 |
children | 4d39a7fbbc3c 95d0cdf160ea |
comparison
equal
deleted
inserted
replaced
75346:7a3f13e2dd57 | 75347:e3694f1cb928 |
---|---|
1 ;;; dnd.el --- drag and drop support. | 1 ;;; dnd.el --- drag and drop support. |
2 | 2 |
3 ;; Copyright (C) 2005, 2006 Free Software Foundation, Inc. | 3 ;; Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 5 ;; Author: Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
6 ;; Maintainer: FSF | 6 ;; Maintainer: FSF |
7 ;; Keywords: window, drag, drop | 7 ;; Keywords: window, drag, drop |
8 | 8 |