aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term/x-win.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/term/x-win.el (x-device-class): Detect more keyboards.Po Lu2022-04-081-1/+5
* * lisp/term/x-win.el (x-device-class): Detect "USB USB Keykoard"s.Po Lu2022-04-081-1/+4
* Add code for determining the type of an input devicePo Lu2022-04-081-0/+32
* Move some X11 drag and drop processing to LispPo Lu2022-04-061-0/+2
* Handle mouse movement correctly during DND from one of our own framesPo Lu2022-04-041-0/+8
* Fix frame focus handling with native inputPo Lu2022-02-161-3/+3
* Fix toggling `x-gtk-use-native-input'.Po Lu2022-02-041-3/+2
* Make `x-gtk-use-native-input' take effect immediatelyPo Lu2022-02-041-0/+14
* Rename system tooltip variables to `use-system-tooltips'Po Lu2022-01-191-0/+2
* Prevent pre-edit overlay text from being displayed after a commandPo Lu2022-01-151-1/+17
* Add an option to display the cursor at the beginning of any preedit textPo Lu2022-01-091-4/+13
* * lisp/term/x-win.el (x-preedit-text): Make edit overlay window local.Po Lu2022-01-091-0/+1
* Display pre-edit information from X input methodsPo Lu2022-01-071-0/+18
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Make `window-system-for-display' work for ipv6, tooRobert Pluim2021-06-121-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove redundant requires of facesStefan Kangas2020-12-021-1/+0
* Map "mail/compose" icon to "mail-message-new" in GTKDmitry Gutov2020-05-111-1/+1
* Use better icons on GTK in message-mode and isearchDmitry Gutov2020-05-111-3/+5
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update X keysym mappingAxel Svensson2019-09-281-5/+35
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Make functions invocation-directory and invocation-name obsoleteGlenn Morris2017-12-121-4/+4
|/
* 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