summaryrefslogtreecommitdiff
path: root/lisp/term.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-19
* term.el comment updateLars Ingebrigtsen2020-12-08
* Prefer setq-local in term.elStefan Kangas2020-12-08
* Define explicit-shell-file-name only in shell.elBasil L. Contovounesios2020-12-03
* Use null-device where appropriateMichael Albinus2020-11-25
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-24
* Remove redundant 'function's around lambdasStefan Kangas2020-11-17
* ; Prefer https to http in more URLsStefan Kangas2020-10-24
* Don't quote lambdas in several placesStefan Kangas2020-10-01
* * lisp/term.el: Make C-/ undo in a nested Emacs subprocessStefan Monnier2020-09-30
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* term.el: Use correct exit status in suggested dir-tracking functionsPhil Sainty2020-08-26
* Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-24
* Add new variable term-set-terminal-size (not setting LINES/COLUMNS)Lars Ingebrigtsen2020-08-15
* ; Touch up last term.el-related changesBasil L. Contovounesios2020-08-13
* Add a new variable to not recenter term on all inputRyan Crum2020-08-13
* Remove subsumed repetitions in regexpsMattias Engdegård2020-02-20
* Update copyright year to 2020Paul Eggert2020-01-01
* Trivial docstring fixesJuanma Barranquero2019-12-24
* Quadruple term-buffer-maximum-size (Bug#37584)Stefan Kangas2019-10-07
* Remove XEmacs compat code from term.el (Bug#37524)Stefan Kangas2019-10-01
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Merge from origin/emacs-26Glenn Morris2019-07-30
|\
| * ; * lisp/term.el: Add missing / to esc seq commentary.Noam Postavsky2019-07-25
| * Mention term.el's \032 dir tracking in commentary (Bug#19524)Noam Postavsky2019-07-25
* | Allow serial-term to take an optional argument for line-modeLars Ingebrigtsen2019-07-27
* | Merge from emacs-26Noam Postavsky2019-07-20
|\|
| * Handle completely undecoded input in term (Bug#29918)Noam Postavsky2019-07-20
* | Consider line spacing and font height when deriving proc window sizeJohn Shahid2019-06-07
* | Fix setting and resetting of scroll-with-deleteJohn Shahid2019-05-07
* | Prevent accidental edits in the ansi-term buffer from breaking resizingJohn Shahid2019-05-06
* | Fix more regular expression typosPaul Eggert2019-03-18
* | Add text properties to newlines used to unwrap long lines.John Shahid2019-02-27
* | * lisp/term.el: Fix minor compilation issues with cl-lib and lexbindStefan Monnier2019-02-24
* | Adjust line wrapping on window resize and killing textJohn Shahid2019-02-24
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * lisp/term.el (term-read-noecho): Mark obsolete.Noam Postavsky2018-07-29
* | Merge from origin/emacs-26Glenn Morris2018-07-24
|\|
| * Prevent line-mode term from showing user passwordsTino Calancha2018-07-23
| * Don’t set EMACS=t if Bash is 4.4 or newerPaul Eggert2018-06-14
* | Merge from emacs-26Noam Postavsky2018-06-10
|\|
| * Fix term.el cursor movement at bottom margin (Bug#31690)Noam Postavsky2018-06-10
* | Merge from origin/emacs-26Glenn Morris2018-06-04
|\|
| * Fix remote-host directory tracking for shells in `term' buffersPhil Sainty2018-06-04
* | Fix column double counting in term.el (Bug#31662)John Shahid2018-06-01
* | Don’t set EMACS=t if Bash is 4.4 or newerPaul Eggert2018-05-26
* | Merge from origin/emacs-26Glenn Morris2018-05-01
|\|
| * Fix pre- and post-command-hook errors in term.elKarl Otness2018-04-22