summaryrefslogtreecommitdiff
path: root/lisp/term
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25...Paul Eggert2016-05-261-19/+20
|\
| * Bring back xterm pasting with middle mouse...Paul Eggert2016-05-221-19/+20
* | Merge from origin/emacs-25...Paul Eggert2016-05-011-14/+16
|\|
| * Fix the MSDOS build...Eli Zaretskii2016-04-301-14/+16
* | Implement horizontal scroll bars on NS...Alan Third2016-05-011-52/+4
* | Meta + shift + Fn combos are recognized by xterm>=216....Tino Calancha2016-02-291-0/+13
* | Provide 'term/name in lisp/term files....Glenn Morris2016-02-1521-0/+38
|/
* Add some missing version tags....Glenn Morris2016-01-122-0/+2
* Update copyright year to 2016...Paul Eggert2016-01-0119-19/+19
* ; Re-enabled "File-name completion of non-ASCII characters on OS X (bug#22169)""...Anders Lindgren2015-12-251-22/+6
* ; Revert "File-name completion of non-ASCII characters on OS X (bug#22169)"...Anders Lindgren2015-12-241-6/+22
* * lisp/term/x-win.el (x-gtk-stock-map): Fix typo.YAMAMOTO Mitsuharu2015-12-241-1/+1
* File-name completion of non-ASCII characters on OS X (bug#22169)...Anders Lindgren2015-12-231-22/+6
* * lisp/emacs-lisp/cl-generic.el: Add (major-mode MODE) context...Stefan Monnier2015-10-295-34/+34
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+1
* Make face realization be more frame-specific...Eli Zaretskii2015-09-261-3/+5
* Use %s to format strings instead of splicing them...Paul Eggert2015-09-201-1/+1
* Prefer straight quoting in some text files...Paul Eggert2015-09-111-16/+16
* Go back to grave quoting in source-code docstrings etc....Paul Eggert2015-09-072-5/+5
* terminal-init-w32console mimicks command-line...Paul Eggert2015-09-011-6/+1
* Use curved quotes in core elisp diagnostics...Paul Eggert2015-08-162-5/+5
* Convert lisp/term/x-win.el to UTF-8...Paul Eggert2015-08-161-804/+796
* * lisp/term/xterm.el (xterm--query): Fix paren typo (bug#20951).Stefan Monnier2015-07-021-8/+8
* * lisp/term/xterm.el (xterm--query): Avoid generating garbage...Stefan Monnier2015-06-301-29/+45
* In strings, prefer plain ` and ' to \` and \'...Paul Eggert2015-06-301-1/+1
* Translate undisplayable ‘ to `...Paul Eggert2015-06-251-1/+1
* Address some check-declare warnings....Glenn Morris2015-06-161-6/+3
* * lisp/term/xterm.el: Add gui-get-selection support via OSC-52...Philipp Stephani2015-05-251-42/+75
* Replace gui-method macros with cl-generic with &context...Stefan Monnier2015-05-235-78/+126
* Fix minor quoting problems in doc strings...Paul Eggert2015-05-191-2/+2
* MS-Windows followup for ASCIIfication of curved quotes...Eli Zaretskii2015-05-171-1/+9
* * lisp/term/xterm.el: Fix xterm-paste handling for rxvt...Stefan Monnier2015-05-112-198/+92
* * lisp/term/x-win.el: Quieten --without-x compilation....Glenn Morris2015-05-101-0/+11
* Quieten --without-x compilation....Glenn Morris2015-05-082-0/+3
* ns-win.el (ns-paste-secondary): Use gui-get-selection....Jan D2015-05-071-1/+1
* * lisp/term/screen.el (xterm-screen-extra-capabilities): New custom...Stefan Monnier2015-05-032-13/+31
* (ns-get-cut-buffer-internal): Remove this alias....Jan D2015-05-011-2/+0
* * lisp/term/ns-win.el (ns-get-selection-internal):...Glenn Morris2015-04-301-2/+0
* Silence some compilation warnings...Glenn Morris2015-04-301-0/+9
* xterm and OSC 52: Add NEWS entry, and tweak the code...Stefan Monnier2015-04-131-15/+13
* xterm.el: Implement OSC-52 functionality for setting the X selection...Philipp Stephani2015-04-131-4/+89
* Support GnuTLS v3.4 and later on MS-Windows...Chris Zheng2015-04-111-1/+5
* Update copyright year to 2015...Paul Eggert2015-01-0119-19/+20
* Merge branch 'emacs-24'.Paul Eggert2014-11-281-1/+0
|\
| * .gitignore cleanup....Paul Eggert2014-11-171-1/+0
* | * lisp/term/ns-win.el (ns-store-cut-buffer-internal)...Stefan Monnier2014-10-241-4/+3
* | * lisp/select.el: Use lexical-binding....Stefan Monnier2014-10-223-24/+27
* | Get rid of backend-dependent selection-handling functions for kill/yank...Stefan Monnier2014-10-214-239/+53
* | 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-094-0/+4