summaryrefslogtreecommitdiff
path: root/lisp/select.el
Commit message (Expand)AuthorAgeFilesLines
* Fix inserting selection data into Mozilla programsPo Lu2023-05-031-13/+18
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Prevent selection converter from signalling if buffer is narrowedPo Lu2022-08-131-3/+6
* Delete function alias x-selection obsolete since 23.3Stefan Kangas2022-08-021-3/+0
* ; Fix wording of some doc strings in selection.elEli Zaretskii2022-07-291-3/+6
* Don't offer meaningless selection targets during drag-and-dropPo Lu2022-07-291-3/+11
* Improve behavior of `lost-selection-mode' with multiple buffersPo Lu2022-07-111-8/+36
* Add new minor mode to deactivate the region once PRIMARY is lostPo Lu2022-07-091-0/+39
* Fix `clipboard-yank' inserting off the kill ring instead of CLIPBOARDPo Lu2022-07-011-13/+33
* Improve compliance with the XDS and XDND protocolsPo Lu2022-06-301-10/+12
* Fix encoding of multibyte ToolTalk filenamesPo Lu2022-06-121-5/+8
* Improve drag-and-drop testsPo Lu2022-06-081-2/+2
* Improve compatibility with some clients of the Motif drop protocolPo Lu2022-06-071-11/+21
* Fix file name encoding of Motif drop protocol file selectionsPo Lu2022-06-051-4/+9
* Fix drag-and-drop of files with multibyte filenamesPo Lu2022-06-051-10/+12
* Allow dragging multiple files from a Dired bufferPo Lu2022-06-031-4/+16
* Clean up text/uri-list mess inside the Dired drag-and-drop codePo Lu2022-06-011-19/+21
* Fix dired drag-and-drop for certain Motif programsPo Lu2022-05-281-6/+51
* Implement DELETE selection target for cross program dragsPo Lu2022-04-021-1/+3
* Better check for when clipboard or primary selection have changedIgnacio2022-04-011-31/+77
* Make dropping files on Motif programs workPo Lu2022-04-011-3/+15
* Implement Motif drop protocolPo Lu2022-03-311-1/+6
* Fix doc of `gui-get-selection' as to what is really valid as `data'Po Lu2022-03-281-4/+4
* * lisp/select.el (xselect-convert-to-targets): Use `delete-dups` and `delq`Stefan Monnier2022-03-241-19/+12
* Allow dragging files from Dired to other programsPo Lu2022-03-181-3/+35
* Fix minor bugs with XDND supportPo Lu2022-03-161-1/+10
* Improve Haiku selection handlingPo Lu2022-02-141-1/+1
* ; * lisp/select.el (gui--selection-value-internal): Fix comment.Po Lu2022-02-011-5/+6
* Only apply last change to the clipboardPo Lu2022-02-011-0/+1
* Avoid extraneous selection querying if we own the selectionPo Lu2022-02-011-14/+20
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-131-7/+17
|\ \
| * | Re-fix charset issues when yanking non-plain-text elementsLars Ingebrigtsen2021-11-111-7/+17
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-8/+8
|\ \ \ | |/ /
| * | Revert "Fix charset issues when yanking non-plain-text elements"Lars Ingebrigtsen2021-11-081-14/+8
| * | Fix charset issues when yanking non-plain-text elementsLars Ingebrigtsen2021-11-081-8/+14
| * | Remove redundant #' before lambdaStefan Kangas2021-10-211-7/+7
| |/
| * Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-081-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-181-5/+11
|\ \ | |/
| * Make `M-x clipboard-yank' work reliablyLars Ingebrigtsen2021-07-061-5/+11
* | Fix unicode strings can't be pasted correctlyYuuki Harano2021-03-021-5/+7
* | Support selection type text/plain on waylandYuuki Harano2021-03-021-4/+6
* | Fix I can't paste international text from clipboardYuuki Harano2021-02-161-1/+1
|/
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Change gui--selection-value-internal comment into doc stringStefan Kangas2019-09-131-5/+4
* ; * lisp/select.el (xselect--encode-string): Fix a thinko.Eli Zaretskii2019-06-221-1/+1
* Avoid using string-make-unibyte in select.elEli Zaretskii2019-06-221-8/+14
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1