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