summaryrefslogtreecommitdiff
path: root/lisp/select.el
Commit message (Expand)AuthorAge
* 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
* Fix a recent commit in select.elEli Zaretskii2019-05-17
* (gui-get-selection): Avoid using `string-to-multibyte'Lars Ingebrigtsen2019-05-17
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-20
|/
* * lisp/select.el (gui-get-selection): Doc fix.Eli Zaretskii2018-04-14
* Update copyright year to 2018Paul Eggert2018-01-01
* ; * lisp/select.el (select-enable-primary): Add missing period.Philipp Stephani2017-10-29
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Escape NUL bytes in X selections (Bug#6991)Noam Postavsky2017-06-29
* Fix ':version' of 'select-enable-primary'Eli Zaretskii2017-01-06
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* In gui-get-primary-selection use gui--selection-value-internal (Bug#20906)Mike FABIAN2015-10-12
* Replace gui-method macros with cl-generic with &contextStefan Monnier2015-05-23
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/select.el (gui-get-selection): Comment: data-type ignored on NS.Jan Djärv2014-11-01
* * lisp/select.el: Use lexical-binding.Stefan Monnier2014-10-22
* Get rid of backend-dependent selection-handling functions for kill/yankStefan Monnier2014-10-21
* * lisp/select.el (gui-selection-exists-p-alist): New method.Stefan Monnier2014-10-09
* * lisp/select.el: Add commentary discussion.Stefan Monnier2014-10-02
* New gui-selection-value consolidating x-selection-value.Stefan Monnier2014-10-02
* Consolidate management/ownership of selections.Stefan Monnier2014-10-01
* Consolidate x-select-text.Stefan Monnier2014-10-01
* Fix bug #15109 with confusing mis-documentation of selection-converter-alist.Eli Zaretskii2014-02-10
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* select.el (xselect--encode-string): If a coding is specified for selection, a...Kenichi Handa2012-10-10
* Merge from emacs-24; up to 2012-04-20T05:47:55Z!eliz@gnu.orgChong Yidong2012-05-05
* Ensure that X selection convertors properly encode returned strings.Chong Yidong2012-04-24
* Update some function declarationsGlenn Morris2012-02-11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-12-30
* Move clipboard-manager functionality out of hooks.Chong Yidong2011-05-28
* Support X clipboard managers.Chong Yidong2011-05-27
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Merge changes from emacs-23 branchChong Yidong2010-10-31
|\|
| * * lisp/select.el (x-selection): Mark it as an obsolete alias.Glenn Morris2010-10-27
* | Sync docs of selection-coding-system between C and Lisp.Glenn Morris2010-10-23