summaryrefslogtreecommitdiff
path: root/lisp/term/x-win.el
Commit message (Expand)AuthorAgeFilesLines
* Provide 'term/name in lisp/term files....Glenn Morris2016-02-151-0/+1
* Update copyright year to 2016...Paul 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) context...Stefan 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 diagnostics...Paul Eggert2015-08-161-2/+2
* Convert lisp/term/x-win.el to UTF-8...Paul Eggert2015-08-161-804/+796
* Replace gui-method macros with cl-generic with &context...Stefan 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 2015...Paul 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/yank...Stefan Monnier2014-10-211-145/+4
* Handle deprecated Gtk+ stuff for version <= 3.10...Jan 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-error...Glenn 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 fixes...Paul 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
* | Move some more shared x-, w32- things to common-win....Glenn Morris2010-10-241-66/+1
* | Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2....Glenn Morris2010-10-231-11/+0
* | Make all copies of xw-defined-colors have identical docs....Glenn Morris2010-10-231-1/+1
* | Make all 3 copies of x-select-enable-clipboard have the same doc....Glenn Morris2010-10-231-2/+5
* | Define obsolete alias x-cut-buffer-or-selection-value....Chong Yidong2010-09-161-0/+3
* | Remove cut buffer from documentation....Jan Djärv2010-09-021-3/+1