summaryrefslogtreecommitdiff
path: root/lisp/term
Commit message (Expand)AuthorAgeFilesLines
* Don't call 'kill-this-buffer' outside of menusEli Zaretskii2017-04-121-2/+2
* Support 24-bit direct colors on text terminalsRami Ylimäki2017-02-182-2/+25
* Add term/tmux.elMark Oteiza2017-01-011-0/+25
* Merge from origin/emacs-25Paul Eggert2017-01-0119-19/+19
|\
| * Update copyright year to 2017Paul Eggert2016-12-3119-19/+19
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\ \ | |/
| * Fixes related to select-enable-clipboardGlenn Morris2016-12-101-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-192-8/+8
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-062-8/+8
* | Revert "Disable bracketed paste in a terminal in char mode"Daniel Colascione2016-11-021-81/+9
* | Support 'TARGETS' in clipboard selections on MS-WindowsEli Zaretskii2016-11-011-5/+9
* | ; Add missing `require'Philipp Stephani2016-10-251-0/+2
* | ; Fix embarassing typoPhilipp Stephani2016-10-181-1/+1
* | Disable bracketed paste in a terminal in char modePhilipp Stephani2016-10-151-9/+79
* | Merge from origin/emacs-25Paul Eggert2016-10-101-2/+5
|\ \ | |/
| * Improve documentation of 'menu-bar-open'Eli Zaretskii2016-10-061-2/+5
* | Merge from origin/emacs-25Paul Eggert2016-05-261-19/+20
|\ \ | |/
| * Bring back xterm pasting with middle mousePaul Eggert2016-05-221-19/+20
* | Merge from origin/emacs-25Paul Eggert2016-05-011-14/+16
|\ \ | |/
| * Fix the MSDOS buildEli Zaretskii2016-04-301-14/+16
* | Implement horizontal scroll bars on NSAlan 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 2016Paul 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) contextStefan 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-specificEli Zaretskii2015-09-261-3/+5
* Use %s to format strings instead of splicing themPaul Eggert2015-09-201-1/+1
* Prefer straight quoting in some text filesPaul 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-linePaul Eggert2015-09-011-6/+1
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-162-5/+5
* Convert lisp/term/x-win.el to UTF-8Paul 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 garbageStefan 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-52Philipp Stephani2015-05-251-42/+75
* Replace gui-method macros with cl-generic with &contextStefan Monnier2015-05-235-78/+126
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-2/+2
* MS-Windows followup for ASCIIfication of curved quotesEli Zaretskii2015-05-171-1/+9
* * lisp/term/xterm.el: Fix xterm-paste handling for rxvtStefan 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