summaryrefslogtreecommitdiff
path: root/lisp/term/x-win.el
Commit message (Expand)AuthorAgeFilesLines
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Improve test of error message when Emacs cannot be suspendedEli Zaretskii2017-08-051-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Provide 'term/name in lisp/term files.Glenn Morris2016-02-151-0/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/term/x-win.el (x-gtk-stock-map): Fix typo.YAMAMOTO Mitsuharu2015-12-241-1/+1
* * lisp/emacs-lisp/cl-generic.el: Add (major-mode MODE) contextStefan Monnier2015-10-291-7/+7
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-2/+2
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-2/+2
* Convert lisp/term/x-win.el to UTF-8Paul Eggert2015-08-161-804/+796
* Replace gui-method macros with cl-generic with &contextStefan Monnier2015-05-231-14/+26
* * lisp/term/x-win.el: Quieten --without-x compilation.Glenn Morris2015-05-101-0/+11
* Quieten --without-x compilation.Glenn Morris2015-05-081-0/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/select.el: Use lexical-binding.Stefan Monnier2014-10-221-3/+3
* Get rid of backend-dependent selection-handling functions for kill/yankStefan Monnier2014-10-211-145/+4
* Handle deprecated Gtk+ stuff for version <= 3.10Jan Djärv2014-10-181-30/+33
* * lisp/select.el (gui-selection-exists-p-alist): New method.Stefan Monnier2014-10-091-0/+1
* New gui-selection-value consolidating x-selection-value.Stefan Monnier2014-10-021-62/+61
* Consolidate management/ownership of selections.Stefan Monnier2014-10-011-12/+9
* Consolidate x-select-text.Stefan Monnier2014-10-011-6/+18
* Doc fix for x-win-suspend-errorGlenn Morris2014-04-111-0/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Ignore XF86WakeUpDaniel Colascione2013-12-301-0/+2
* * term/x-win.el (x-select-enable-clipboard): Declare.Glenn Morris2013-09-171-0/+2
* lisp/*.el: Silence lexical-binding warnings.Juanma Barranquero2013-08-091-1/+1
* lisp/term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.Juanma Barranquero2013-06-201-7/+5
* Do not set x-display-name until X connection is established.Dmitry Antipov2013-04-061-2/+2
* iso-2022-7bit commentary fixesPaul Eggert2013-03-181-1/+6
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Detect window-system from display nameDaniel Colascione2012-09-171-0/+5
* * lisp/term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.Stefan Monnier2012-08-101-5/+2
* * lisp/mouse.el (popup-menu-normalize-position): New function.Masatake YAMATO2012-08-101-1/+1
* * lisp/term/x-win.el (x-menu-bar-open): Use `frame-parameter'Masatake YAMATO2012-07-201-5/+11
* Fix application of menu-bar-mode etc. by X resources.Chong Yidong2012-04-271-0/+1
* Reduce x-selection-timeout to 5s, and add a message for clipboard manager sav...Chong Yidong2012-02-251-5/+6
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Fix typos.Juanma Barranquero2011-11-141-2/+2
* Convert some defvars to defcustoms.Glenn Morris2011-02-161-7/+15
* undo 2011-02-01T18:15:18Z!sds@gnu.org (purecopy-cons, purecopy-car) at Stefan...Sam Steingold2011-02-011-1/+2
* * lisp/subr.el (purecopy-cons, purecopy-car): Add shortcuts.Sam Steingold2011-02-011-2/+1
* 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
* | Don't use STRING as first choice when pasting PRIMARY (Bug#6802).Jan Djärv2010-10-311-0/+7