summaryrefslogtreecommitdiff
path: root/lisp/select.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* In gui-get-primary-selection use gui--selection-value-internal (Bug#20906)Mike FABIAN2015-10-121-1/+1
* Replace gui-method macros with cl-generic with &contextStefan Monnier2015-05-231-18/+17
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/select.el (gui-get-selection): Comment: data-type ignored on NS.Jan Djärv2014-11-011-1/+1
* * lisp/select.el: Use lexical-binding.Stefan Monnier2014-10-221-2/+2
* Get rid of backend-dependent selection-handling functions for kill/yankStefan Monnier2014-10-211-123/+189
* * lisp/select.el (gui-selection-exists-p-alist): New method.Stefan Monnier2014-10-091-3/+8
* * lisp/select.el: Add commentary discussion.Stefan Monnier2014-10-021-0/+25
* New gui-selection-value consolidating x-selection-value.Stefan Monnier2014-10-021-0/+22
* Consolidate management/ownership of selections.Stefan Monnier2014-10-011-35/+70
* Consolidate x-select-text.Stefan Monnier2014-10-011-0/+35
* Fix bug #15109 with confusing mis-documentation of selection-converter-alist.Eli Zaretskii2014-02-101-1/+2
* 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
* select.el (xselect--encode-string): If a coding is specified for selection, a...Kenichi Handa2012-10-101-1/+11
* Merge from emacs-24; up to 2012-04-20T05:47:55Z!eliz@gnu.orgChong Yidong2012-05-051-18/+24
* Ensure that X selection convertors properly encode returned strings.Chong Yidong2012-04-241-22/+25
* Update some function declarationsGlenn Morris2012-02-111-3/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-301-1/+1
* Move clipboard-manager functionality out of hooks.Chong Yidong2011-05-281-4/+0
* Support X clipboard managers.Chong Yidong2011-05-271-1/+14
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-16/+16
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Merge changes from emacs-23 branchChong Yidong2010-10-311-2/+3
|\ \ | |/
| * * lisp/select.el (x-selection): Mark it as an obsolete alias.Glenn Morris2010-10-271-3/+3
* | Sync docs of selection-coding-system between C and Lisp.Glenn Morris2010-10-231-1/+8
* | Sync Lisp and C docs of next-selection-coding-system.Glenn Morris2010-10-231-9/+9
* | Removed cut-buffer code.Jan Djärv2010-09-021-30/+0
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * select.el (x-set-selection): Doc fix (Bug#4021).Chong Yidong2009-08-021-1/+1
* Fix Bug#3888:Eli Zaretskii2009-07-251-17/+17
* * simple.el (deactivate-mark): Optional argument FORCE.Chong Yidong2009-07-151-11/+17
* * select.el (x-set-selection): Doc fix.Chong Yidong2009-07-141-138/+80
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (x-set-cut-buffer): Fix signal arguments.Glenn Morris2008-11-251-3/+3
* Fix typos in docstrings.Juanma Barranquero2008-11-011-1/+1
* Fix commenting convenition.Stefan Monnier2008-09-141-3/+3
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+8
* (x-get-selection): Fix typo.Juanma Barranquero2008-06-011-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (xselect-convert-to-string): Send a C_STRING only if the polymorphicChong Yidong2008-04-211-33/+32
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* (selection-coding-system): Make it a defcustom, and add the propertiesGlenn Morris2008-02-081-2/+9
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\