index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
select.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Change gui--selection-value-internal comment into doc string
Stefan Kangas
2019-09-13
1
-5
/
+4
*
; * lisp/select.el (xselect--encode-string): Fix a thinko.
Eli Zaretskii
2019-06-22
1
-1
/
+1
*
Avoid using string-make-unibyte in select.el
Eli Zaretskii
2019-06-22
1
-8
/
+14
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Fix a recent commit in select.el
Eli Zaretskii
2019-05-17
1
-9
/
+9
*
(gui-get-selection): Avoid using `string-to-multibyte'
Lars Ingebrigtsen
2019-05-17
1
-2
/
+9
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
The tedious game of whack-a-mole with compiler warnings continues
Glenn Morris
2018-04-20
1
-4
/
+4
|
/
*
* lisp/select.el (gui-get-selection): Doc fix.
Eli Zaretskii
2018-04-14
1
-2
/
+4
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
; * lisp/select.el (select-enable-primary): Add missing period.
Philipp Stephani
2017-10-29
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Escape NUL bytes in X selections (Bug#6991)
Noam Postavsky
2017-06-29
1
-0
/
+3
*
Fix ':version' of 'select-enable-primary'
Eli Zaretskii
2017-01-06
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
In gui-get-primary-selection use gui--selection-value-internal (Bug#20906)
Mike FABIAN
2015-10-12
1
-1
/
+1
*
Replace gui-method macros with cl-generic with &context
Stefan Monnier
2015-05-23
1
-18
/
+17
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/select.el (gui-get-selection): Comment: data-type ignored on NS.
Jan Djärv
2014-11-01
1
-1
/
+1
*
* lisp/select.el: Use lexical-binding.
Stefan Monnier
2014-10-22
1
-2
/
+2
*
Get rid of backend-dependent selection-handling functions for kill/yank
Stefan Monnier
2014-10-21
1
-123
/
+189
*
* lisp/select.el (gui-selection-exists-p-alist): New method.
Stefan Monnier
2014-10-09
1
-3
/
+8
*
* lisp/select.el: Add commentary discussion.
Stefan Monnier
2014-10-02
1
-0
/
+25
*
New gui-selection-value consolidating x-selection-value.
Stefan Monnier
2014-10-02
1
-0
/
+22
*
Consolidate management/ownership of selections.
Stefan Monnier
2014-10-01
1
-35
/
+70
*
Consolidate x-select-text.
Stefan Monnier
2014-10-01
1
-0
/
+35
*
Fix bug #15109 with confusing mis-documentation of selection-converter-alist.
Eli Zaretskii
2014-02-10
1
-1
/
+2
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
select.el (xselect--encode-string): If a coding is specified for selection, a...
Kenichi Handa
2012-10-10
1
-1
/
+11
*
Merge from emacs-24; up to 2012-04-20T05:47:55Z!eliz@gnu.org
Chong Yidong
2012-05-05
1
-18
/
+24
*
Ensure that X selection convertors properly encode returned strings.
Chong Yidong
2012-04-24
1
-22
/
+25
*
Update some function declarations
Glenn Morris
2012-02-11
1
-3
/
+3
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-30
1
-1
/
+1
*
Move clipboard-manager functionality out of hooks.
Chong Yidong
2011-05-28
1
-4
/
+0
*
Support X clipboard managers.
Chong Yidong
2011-05-27
1
-1
/
+14
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-16
/
+16
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Merge changes from emacs-23 branch
Chong Yidong
2010-10-31
1
-2
/
+3
|
\
|
|
*
* lisp/select.el (x-selection): Mark it as an obsolete alias.
Glenn Morris
2010-10-27
1
-3
/
+3
*
|
Sync docs of selection-coding-system between C and Lisp.
Glenn Morris
2010-10-23
1
-1
/
+8
*
|
Sync Lisp and C docs of next-selection-coding-system.
Glenn Morris
2010-10-23
1
-9
/
+9
[next]