aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/dnd.el (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-01; Fix some recent byte-compilation warningsBasil L. Contovounesios1-3/+0
2020-05-07; Update recent function declaration in dnd.elBasil L. Contovounesios1-1/+2
2020-05-07Categorize browse-url functions into internal and external ones.Tassilo Horn1-1/+1
2020-05-07; Fix recent byte-compiler warning in dnd.el againBasil L. Contovounesios1-0/+2
2020-05-07Refactor browse-url handler selection into separate function.Tassilo Horn1-14/+5
2020-05-07; Fix recent byte-compiler warnings in dnd.elBasil L. Contovounesios1-1/+1
2020-05-06Consult browse-url-{default-,}handlers in drag&drop.Tassilo Horn1-14/+20
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-09-19lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero1-4/+4
2019-07-06Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov1-1/+1
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert1-0/+1
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert1-1/+0
2019-03-02Fix DND on MS-Windows with files from UNC directoriesEli Zaretskii1-0/+1
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-11-25maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert1-1/+1
2017-10-01Prefer HTTPS to HTTP for gnu.orgPaul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-01-01Update copyright year to 2016Paul Eggert1-1/+1
2015-09-29; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-12-29Fix previous patch to match its commit messagePaul Eggert1-7/+7
2014-12-29system-name's returned value can varyPaul Eggert1-10/+11
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris1-1/+1
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-1/+1
2013-12-03Fixed drag-n-drop with Unicode file names.Eli Zaretskii1-4/+7
2013-01-01Update copyright notices for 2013.Paul Eggert1-1/+1
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris1-1/+1
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero1-2/+2
2011-01-26Refill some long/short copyright headers.Glenn Morris1-2/+1
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris1-1/+1
2011-01-15Nuke arch-tags.Glenn Morris1-1/+0
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1
2010-12-20* dnd.el (dnd-get-local-file-name): Unhex of file name shallJan Djärv1-15/+15
2010-10-02Fix return value of dnd-get-local-file-name (Bug#7090).Leo Liu1-4/+5
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong1-0/+1
2010-06-22* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).Glenn Morris1-3/+4
2010-01-13Add 2010 to copyright years.Glenn Morris1-1/+1
2009-11-06* textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu1-4/+4
2009-01-05Add 2009 to copyright years.Glenn Morris1-1/+1
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris1-6/+4
2008-01-07Add 2008 to copyright years.Glenn Morris1-1/+1
2007-07-25Switch license to GPLv3 or later.Glenn Morris1-1/+1
2007-06-28(dnd-get-local-file-name): Set fixcase to t in call toJan Djärv1-1/+1
2007-06-28(dnd-get-local-file-name): Set fixcase to t in call toJan Djärv1-1/+1
2007-06-26(dnd-get-local-file-name): Call replace-regexp-in-stringKenichi Handa1-1/+1
2007-04-11(dnd-get-local-file-name): Decode both upper and lowerJason Rumney1-1/+1