summaryrefslogtreecommitdiff
path: root/lisp/term.el
Commit message (Expand)AuthorAgeFilesLines
* Support Bash Ctrl-Z indication of directory name in term.elMichael Hoffman2017-01-271-7/+8
* Fix term.el handling of ^Z-sequences spanning chunksJohan Claesson2017-01-041-2/+2
* Handle multibyte chars spanning chunks in term.elNoam Postavsky2017-01-031-8/+31
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-191-0/+8
|\ \ | |/
| * Send text received by bracketed paste to processPhilipp Stephani2016-11-101-0/+8
* | Revert "Disable bracketed paste in a terminal in char mode"Daniel Colascione2016-11-021-7/+0
* | Merge from origin/emacs-25Paul Eggert2016-10-231-6/+10
|\ \ | |/
| * Keep point when switching from and to *terminal* bufferEli Zaretskii2016-10-151-6/+10
| * ; * lisp/term.el (term-mode): FIXME comment about bidi reordering.Eli Zaretskii2016-06-261-0/+6
| * Fix slow redisplay in term-modeEli Zaretskii2016-06-261-11/+6
| * Fix bug#22891: wrong terminal width when a fringe width is zero.Anders Lindgren2016-04-271-14/+1
* | Disable bracketed paste in a terminal in char modePhilipp Stephani2016-10-151-0/+7
* | Don't set 'bidi-paragraph-direction' in 'ansi-term'Eli Zaretskii2016-06-261-11/+1
* | Fix bug#22891: wrong terminal width when a fringe width is zero.Anders Lindgren2016-04-261-14/+1
* | Support absolute column movement in 'ansi-term'Vasilij Schneidermann2016-04-211-0/+4
* | Merge from origin/emacs-25Paul Eggert2016-04-181-1/+11
|\ \ | |/
| * Speed up redisplay in ansi-term modeEli Zaretskii2016-04-161-1/+11
* | Merge from origin/emacs-25John Wiegley2016-04-021-0/+7
|\ \ | |/
| * Comint, term, and compile now set EMACSPaul Eggert2016-03-231-0/+7
* | Make `C-{up,down,left,right}' work in term modePer Bothner2016-02-241-0/+8
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix a typo in eterm-color's termcap entryDave Thomas2015-12-191-1/+1
* ; Remove outdated comment (bug#22015)Dmitry Gutov2015-11-261-13/+0
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* Use ‘echo’ safely with ‘\’ or leading ‘-’Paul Eggert2015-10-101-62/+24
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* ; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup2015-08-041-2/+4
* Stop messing with the EMACS env varStefan Monnier2015-04-091-5/+0
* Automatically adjust process window sizesDaniel Colascione2015-03-221-19/+14
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge from emacs-24; up to 2014-07-22T06:37:31Z!yamaoka@jpl.orgGlenn Morris2014-10-081-0/+3
|\
| * In term-window-width subtract 1 from width when any fringe has zero width. (B...Martin Rudalics2014-10-061-0/+3
* | Consolidate management/ownership of selections.Stefan Monnier2014-10-011-10/+1
* | * lisp/leim/quail/sisheng.el (sisheng-list): Don't bother with-case-table.Stefan Monnier2014-07-081-9/+7
* | * lisp/electric.el (electric-layout-post-self-insert-function):Dmitry Antipov2014-06-221-1/+1
|/
* * lisp/simple.el (completion-list-mode-map): Use choose-completion for theStefan Monnier2014-04-221-2/+3
* Fixes in window size functions around Bug#16430 and Bug#16470.Martin Rudalics2014-01-221-3/+2
* Extend last fix of term-window-width (Bug#16470).Martin Rudalics2014-01-191-1/+1
* In term-window-width call window-text-width instead of window-width (Bug#16470).Martin Rudalics2014-01-191-1/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * term.el (term-mouse-paste): Reorder to silence --without-x compilation.Glenn Morris2013-09-171-9/+8
* Fix bug #15337 with non-ASCII characters in file names used by ansiEli Zaretskii2013-09-131-2/+4
* * term.el (term-suppress-hard-newline): New option (tiny change)Michael Hoffman2013-06-121-2/+10
* * lisp/term.el (term-set-escape-char): Make it idempotent.Glenn Morris2013-05-101-1/+1
* Merge from emacs-24; up to 2012-12-06T20:16:38Z!monnier@iro.umontreal.caGlenn Morris2013-01-041-6/+12
|\
| * term-handle-colors-array fixGlenn Morris2013-01-031-4/+10
| * * term.el (term-default-fg-color, term-default-bg-color): Fix custom type.Glenn Morris2013-01-021-2/+2
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
|\ \ | |/