summaryrefslogtreecommitdiff
path: root/lisp/select.el
Commit message (Expand)AuthorAge
* 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
* Merge from emacs--devo--0Miles Bader2008-01-09
|\
| * Merge from emacs--rel--22Miles Bader2008-01-08
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-07
* | | Merge from emacs--devo--0Miles Bader2007-12-06
|\| |
| * | (x-get-cut-buffer-internal, x-rotate-cut-buffers-internal,Juanma Barranquero2007-11-22
| |/
* / (selection-coding-system)Kenichi Handa2007-11-18
|/
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-08
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright years.Glenn Morris2006-12-05
* * select.el (ccl-check-utf-8, string-utf-8-p): New functionsJan Djärv2006-10-19
* * select.el (xselect-convert-to-string): If UTF8_STRING is requestedJan Djärv2006-09-16
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (x-set-cut-buffer): Cancel previous change.Kenichi Handa2004-10-25
* (x-set-cut-buffer): Encode STRING if necessary.Kenichi Handa2004-10-25
* (x-get-selection, x-set-selection): Doc fixes.Luc Teirlinck2004-07-24
* (xselect-convert-to-string): Move comment to intended line.Luc Teirlinck2004-05-03
* (xselect-convert-to-string): Bind `inhibit-read-only' to t.Luc Teirlinck2004-05-03
* Add arch taglinesMiles Bader2003-09-01
* (x-get-selection): If the string returned byKenichi Handa2003-06-17
* (x-set-cut-buffer): Fix docstring. Check type with `stringp' instead ofJuanma Barranquero2003-01-29
* (xselect-convert-to-string): If TYPE is non-nil,Kenichi Handa2002-08-14