aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/x-dnd.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move some X11 drag and drop processing to LispPo Lu2022-04-061-0/+13
* Add user options to move point and scroll window during DNDPo Lu2022-04-031-2/+3
* Implement Motif drop protocolPo Lu2022-03-311-159/+162
* Fix compiler warning in x-dnd.elPo Lu2022-03-261-8/+8
* Avoid ClientMessage overhead when dragging stuff to other framesPo Lu2022-03-261-17/+38
* Add support for dragging text from Emacs to other programsPo Lu2022-03-161-1/+0
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* * lisp/x-dnd.el (x-dnd-get-drop-x-y): Add safer check for top/left (bug#45277)Juri Linkov2020-12-291-2/+4
* * lisp/x-dnd.el: Use lexical-scopingStefan Monnier2020-08-041-2/+2
* Fix drag and drop from some Qt versionsPaul Eggert2020-01-191-1/+3
* ; * lisp/x-dnd.el (x-dnd-get-motif-value): Fix typo.Mattias Engdegård2020-01-051-1/+1
* Simplify x-dnd.el due to bignumsPaul Eggert2020-01-041-34/+19
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-2/+2
* 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
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-211-6/+6
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-251-3/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-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
* browse-url: mark some of the more obsolete stuff as suchGlenn Morris2015-03-241-4/+4
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* 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
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Update some function declarationsGlenn Morris2012-02-111-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-141-2/+2
* * x-dnd.el (x-dnd-version-from-flags)Jan Djärv2011-06-201-2/+15
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-16/+7
* 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
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Don't be so lax with spelling.Glenn Morris2010-11-021-2/+1
* | 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-2/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-4/+4
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-1/+2
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-261-14/+14
* Use default-value rather than default-enable-multibyte-characters.Glenn Morris2009-09-031-2/+3
* * x-dnd.el (x-dnd-test-function, x-dnd-get-state-cons-for-frame)Juanma Barranquero2009-02-261-21/+21