summaryrefslogtreecommitdiff
path: root/lisp/dnd.el
Commit message (Expand)AuthorAgeFilesLines
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-061-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Fix DND on MS-Windows with files from UNC directoriesEli Zaretskii2019-03-021-0/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Fix previous patch to match its commit messagePaul Eggert2014-12-291-7/+7
* system-name's returned value can varyPaul Eggert2014-12-291-10/+11
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fixed drag-n-drop with Unicode file names.Eli Zaretskii2013-12-031-4/+7
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-2/+2
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * dnd.el (dnd-get-local-file-name): Unhex of file name shallJan Djärv2010-12-201-15/+15
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-081-4/+5
|\ \ | |/
| * Fix return value of dnd-get-local-file-name (Bug#7090).Leo Liu2010-10-021-4/+5
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* * dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).Glenn Morris2010-06-221-3/+4
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-4/+4
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * (dnd-get-local-file-name): Set fixcase to t in call toJan Djärv2007-06-281-1/+1
* | (dnd-get-local-file-name): Call replace-regexp-in-stringKenichi Handa2007-06-261-1/+1
* | Merge from emacs--devo--0Miles Bader2007-04-241-1/+1
|\ \ | |/
| * (dnd-get-local-file-name): Decode both upper and lowerJason Rumney2007-04-111-1/+1
* | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merge from emacs--devo--0Miles Bader2006-10-151-1/+1
|\ \ | |/
| * * dnd.el (dnd-handle-one-url): Fix typo in doc-string.Jan Djärv2006-10-111-1/+1
* | (dnd-get-local-file-name): Give a unibyte string toKenichi Handa2006-09-211-1/+3
|/
* (dnd-open-remote-file-function): Use dnd-open-local-file on ms-windows.Jason Rumney2006-09-151-22/+10
* * dnd.el: Fix bootstrappingJan Djärv2006-09-071-2/+1