summaryrefslogtreecommitdiff
path: root/lisp/select.el
Commit message (Expand)AuthorAge
* 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
* | Sync Lisp and C docs of next-selection-coding-system.Glenn Morris2010-10-23
* | Removed cut-buffer code.Jan Djärv2010-09-02
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * select.el (x-set-selection): Doc fix (Bug#4021).Chong Yidong2009-08-02
* Fix Bug#3888:Eli Zaretskii2009-07-25
* * simple.el (deactivate-mark): Optional argument FORCE.Chong Yidong2009-07-15
* * select.el (x-set-selection): Doc fix.Chong Yidong2009-07-14
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (x-set-cut-buffer): Fix signal arguments.Glenn Morris2008-11-25
* Fix typos in docstrings.Juanma Barranquero2008-11-01
* Fix commenting convenition.Stefan Monnier2008-09-14
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-12
* (x-get-selection): Fix typo.Juanma Barranquero2008-06-01
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* (xselect-convert-to-string): Send a C_STRING only if the polymorphicChong Yidong2008-04-21
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* (selection-coding-system): Make it a defcustom, and add the propertiesGlenn Morris2008-02-08