summaryrefslogtreecommitdiff
path: root/lisp/term.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Trivial docstring fixesJuanma Barranquero2019-12-241-1/+1
* Quadruple term-buffer-maximum-size (Bug#37584)Stefan Kangas2019-10-071-7/+7
* Remove XEmacs compat code from term.el (Bug#37524)Stefan Kangas2019-10-011-16/+9
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-1/+1
* Merge from origin/emacs-26Glenn Morris2019-07-301-79/+52
|\
| * ; * lisp/term.el: Add missing / to esc seq commentary.Noam Postavsky2019-07-251-1/+1
| * Mention term.el's \032 dir tracking in commentary (Bug#19524)Noam Postavsky2019-07-251-91/+52
* | Allow serial-term to take an optional argument for line-modeLars Ingebrigtsen2019-07-271-3/+12
* | Merge from emacs-26Noam Postavsky2019-07-201-4/+5
|\ \ | |/
| * Handle completely undecoded input in term (Bug#29918)Noam Postavsky2019-07-201-4/+5
* | Consider line spacing and font height when deriving proc window sizeJohn Shahid2019-06-071-1/+1
* | Fix setting and resetting of scroll-with-deleteJohn Shahid2019-05-071-15/+28
* | Prevent accidental edits in the ansi-term buffer from breaking resizingJohn Shahid2019-05-061-2/+4
* | Fix more regular expression typosPaul Eggert2019-03-181-2/+2
* | Add text properties to newlines used to unwrap long lines.John Shahid2019-02-271-0/+1
* | * lisp/term.el: Fix minor compilation issues with cl-lib and lexbindStefan Monnier2019-02-241-65/+36
* | Adjust line wrapping on window resize and killing textJohn Shahid2019-02-241-2/+54
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/term.el (term-read-noecho): Mark obsolete.Noam Postavsky2018-07-291-0/+1
* | Merge from origin/emacs-26Glenn Morris2018-07-241-4/+15
|\ \ | |/
| * Prevent line-mode term from showing user passwordsTino Calancha2018-07-231-4/+15
| * Don’t set EMACS=t if Bash is 4.4 or newerPaul Eggert2018-06-141-6/+28
* | Merge from emacs-26Noam Postavsky2018-06-101-4/+2
|\ \ | |/
| * Fix term.el cursor movement at bottom margin (Bug#31690)Noam Postavsky2018-06-101-4/+3
* | Merge from origin/emacs-26Glenn Morris2018-06-041-15/+16
|\ \ | |/
| * Fix remote-host directory tracking for shells in `term' buffersPhil Sainty2018-06-041-15/+16
* | Fix column double counting in term.el (Bug#31662)John Shahid2018-06-011-1/+2
* | Don’t set EMACS=t if Bash is 4.4 or newerPaul Eggert2018-05-261-6/+28
* | Merge from origin/emacs-26Glenn Morris2018-05-011-0/+3
|\ \ | |/
| * Fix pre- and post-command-hook errors in term.elKarl Otness2018-04-221-0/+3
* | Merge from origin/emacs-26Glenn Morris2018-04-201-2/+2
|\ \ | |/
| * Don't assume term-current-row cache is valid (Bug#31193)Noam Postavsky2018-04-181-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-04-041-0/+5
|\ \ | |/
| * Fix term.el rendering following a window resize (Bug#30544)Noam Postavsky2018-04-021-0/+5
* | Fix line-wrapping for term.el (Bug#30775)Noam Postavsky2018-03-131-3/+8
* | Merge from origin/emacs-26Paul Eggert2018-03-101-2/+2
|\ \ | |/
| * Replace the obsolete process-kill-without-query in documentationGlenn Morris2018-03-081-2/+2
* | Merge from origin/emacs-26Paul Eggert2018-03-041-2/+2
|\ \ | |/
| * ; Spelling fixesPaul Eggert2018-03-041-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-01-311-1/+3
|\ \ | |/
| * Clarify that `ansi-term' is almost the same as `term' (Bug#18106)Noam Postavsky2018-01-301-1/+3
* | Merge from origin/emacs-26Paul Eggert2018-01-221-9/+6
|\ \ | |/
| * * lisp/term.el (term-send-input): Fix text duplication in docstringtino calancha2018-01-211-9/+6
* | Merge from origin/emacs-26Glenn Morris2018-01-201-1/+2
|\ \ | |/
| * Add tests for term.elNoam Postavsky2018-01-181-1/+2
| * Handle split AnSiT messages for term.el (Bug#17231)Callum Cameron2018-01-181-0/+15
* | Switch term.el to lexical binding, and clean up code a bitNoam Postavsky2018-01-181-382/+281
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1