summaryrefslogtreecommitdiff
path: root/lisp/select.el
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-12-061-0/+5
|\ \ \ | |/ /
| * | (x-get-cut-buffer-internal, x-rotate-cut-buffers-internal,Juanma Barranquero2007-11-221-0/+5
| |/
* | (selection-coding-system)Kenichi Handa2007-11-181-83/+91
|/
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* * select.el (ccl-check-utf-8, string-utf-8-p): New functionsJan Djärv2006-10-191-5/+39
* * select.el (xselect-convert-to-string): If UTF8_STRING is requestedJan Djärv2006-09-161-2/+5
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (x-set-cut-buffer): Cancel previous change.Kenichi Handa2004-10-251-5/+0
* (x-set-cut-buffer): Encode STRING if necessary.Kenichi Handa2004-10-251-0/+5
* (x-get-selection, x-set-selection): Doc fixes.Luc Teirlinck2004-07-241-7/+16
* (xselect-convert-to-string): Move comment to intended line.Luc Teirlinck2004-05-031-1/+1
* (xselect-convert-to-string): Bind `inhibit-read-only' to t.Luc Teirlinck2004-05-031-40/+41
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (x-get-selection): If the string returned byKenichi Handa2003-06-171-1/+12
* (x-set-cut-buffer): Fix docstring. Check type with `stringp' instead ofJuanma Barranquero2003-01-291-7/+6
* (xselect-convert-to-string): If TYPE is non-nil,Kenichi Handa2002-08-141-23/+79
* (xselect-convert-to-string): If VALUE is a string,Eli Zaretskii2002-06-051-1/+3
* Follow coding conventions.Pavel Janík2002-05-021-0/+1
* (xselect-convert-to-class, xselect-convert-to-name): Documented.Pavel Janík2001-12-141-0/+4
* Follow doc-string conventions.Pavel Janík2001-12-121-2/+2
* Some fixes to follow coding conventions.Pavel Janík2001-07-151-2/+4
* (x-get-selection): Docstring dix.Eli Zaretskii2000-11-271-1/+5