summaryrefslogtreecommitdiff
path: root/lisp/term.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-191-2/+2
* term.el comment updateLars Ingebrigtsen2020-12-081-1/+1
* Prefer setq-local in term.elStefan Kangas2020-12-081-20/+17
* Define explicit-shell-file-name only in shell.elBasil L. Contovounesios2020-12-031-15/+6
* Use null-device where appropriateMichael Albinus2020-11-251-2/+2
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-241-7/+0
* Remove redundant 'function's around lambdasStefan Kangas2020-11-171-7/+6
* ; Prefer https to http in more URLsStefan Kangas2020-10-241-1/+1
* Don't quote lambdas in several placesStefan Kangas2020-10-011-4/+4
* * lisp/term.el: Make C-/ undo in a nested Emacs subprocessStefan Monnier2020-09-301-0/+2
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-5/+3
* term.el: Use correct exit status in suggested dir-tracking functionsPhil Sainty2020-08-261-3/+3
* Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-241-48/+1
* Add new variable term-set-terminal-size (not setting LINES/COLUMNS)Lars Ingebrigtsen2020-08-151-3/+11
* ; Touch up last term.el-related changesBasil L. Contovounesios2020-08-131-0/+1
* Add a new variable to not recenter term on all inputRyan Crum2020-08-131-3/+14
* Remove subsumed repetitions in regexpsMattias Engdegård2020-02-201-2/+2
* 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