log lisp/dnd.el @ 112442:76fa839f455e

age author description
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Mon, 20 Dec 2010 21:11:01 +0100 Jan D. * dnd.el (dnd-get-local-file-name): Unhex of file name shall
Fri, 08 Oct 2010 12:14:47 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Sat, 02 Oct 2010 21:27:39 -0400 Chong Yidong Fix return value of dnd-get-local-file-name (Bug#7090).
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Tue, 22 Jun 2010 00:10:16 -0700 Glenn Morris * dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 06 Nov 2009 05:16:23 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-alt-dvi-print-command)
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Tue, 26 Jun 2007 12:02:40 +0000 Kenichi Handa (dnd-get-local-file-name): Call replace-regexp-in-string
Tue, 24 Apr 2007 21:56:25 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Oct 2006 02:54:13 +0000 Miles Bader Merge from emacs--devo--0
Thu, 21 Sep 2006 12:18:21 +0000 Kenichi Handa (dnd-get-local-file-name): Give a unibyte string to
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Thu, 28 Jun 2007 19:07:22 +0000 Jan Dj¸«£rv (dnd-get-local-file-name): Set fixcase to t in call to
Wed, 11 Apr 2007 23:42:03 +0000 Jason Rumney (dnd-get-local-file-name): Decode both upper and lower
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Wed, 11 Oct 2006 06:27:08 +0000 Jan Dj¸«£rv * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
Fri, 15 Sep 2006 23:53:00 +0000 Jason Rumney (dnd-open-remote-file-function): Use dnd-open-local-file on ms-windows.
Thu, 07 Sep 2006 10:12:51 +0000 Jan Dj¸«£rv * dnd.el: Fix bootstrapping
Thu, 07 Sep 2006 07:44:33 +0000 Jan Dj¸«£rv * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
Sat, 20 May 2006 04:28:48 +0000 YAMAMOTO Mitsuharu (dnd-handle-one-url): Change 3rd arg ARG to URL. Don't unescape URL.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 18 Sep 2005 12:25:02 +0000 Deepak Goel Message format spec fixes (1)
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Sat, 14 May 2005 11:24:17 +0000 Richard M. Stallman (dnd-protocol-alist): Add autoload.
Wed, 11 May 2005 19:32:51 +0000 Reiner Steib * dnd.el (dnd-protocol-alist): Improve custom type.
Mon, 11 Apr 2005 22:27:07 +0000 Miles Bader Add arch taglines
Mon, 11 Apr 2005 19:29:10 +0000 Jan Dj¸«£rv First version