summaryrefslogtreecommitdiff
path: root/lisp/term.el
Commit message (Expand)AuthorAge
* * lisp/term.el (term-mouse-paste) Do not treat as a yank command (bug#58608)Phil Sainty2023-03-27
* Fix primary selection modification during `term-mouse-paste' (bug#58608)Phil Sainty2023-03-27
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* term--update-term-menu: Add the menu to term-terminal-menuSean Whitton2022-12-01
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-01
* Delete many items obsolete since 24.3Stefan Kangas2022-09-09
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* Merge from origin/emacs-28Stefan Kangas2022-08-03
|\
| * * lisp/term.el: Doc fix; don't mention rlogin.Stefan Kangas2022-08-02
* | Make some additional defcustom types more restrictiveStefan Kangas2022-07-06
* | Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-03
* | Update term-char-mode doc stringLars Ingebrigtsen2022-06-26
* | Fix Bug#56110 (switching from line-mode to char-mode)Michael Heerdegen2022-06-26
* | term-set-escape-char: Remove old binding from term-raw-escape-mapSean Whitton2022-06-20
* | Allow giving switches to the program in `M-x term'Lars Ingebrigtsen2022-05-11
* | Remedy ineffective backslashes and fix regexpsMattias Engdegård2022-05-11
* | Allow term-mode to send function keys to the underlying shellLars Ingebrigtsen2022-05-08
* | Improve the term-clear-full-screen-programs doc stringLars Ingebrigtsen2022-01-25
* | Implement alternative sub-buffer support in term.elMiha Rihtaršič2022-01-24
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | ; * lisp/term.el (term-goto-process-mark-maybe): Fix typo in doc string.Eli Zaretskii2021-12-28
* | Fix precision scrolling inside terminal buffersPo Lu2021-12-27
* | Use pop-to-buffer-same-window in `M-x term'Lars Ingebrigtsen2021-12-22
* | Don't have `M-x term' call `term-mode' twiceLars Ingebrigtsen2021-11-04
* | *-watch-for-password-prompt: Use run-at-time to read passwordMiha Rihtaršič2021-10-18
* | Fix :version of new faces in term.elMichael Albinus2021-10-16
* | Documentation fixes for recent ansi-color additionsMiha Rihtaršič2021-10-06
* | In term-mode, handle ANSI codes, specifying italic and other modesMiha Rihtaršič2021-10-05
* | Add support for 256-color and 24bit ANSI colors in term-modeMiha Rihtaršič2021-10-05
|/
* Add support for "bright" ANSI colors in term-modeJim Porter2021-09-23
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-21
* Tweak how term-emulate-terminal selects windowsLars Ingebrigtsen2021-09-17
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Make `M-x term' offer completionLars Ingebrigtsen2021-09-04
* Revert "Add support for "bright" ANSI colors in term-mode"Lars Ingebrigtsen2021-08-26
* Revert "Add missing :version tags to new faces"Lars Ingebrigtsen2021-08-26
* Add missing :version tags to new facesEli Zaretskii2021-08-25
* Add support for "bright" ANSI colors in term-modeJim Porter2021-08-25
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* `term-char-mode' doc string clarificationLars Ingebrigtsen2021-07-22
* Maintain a list of terminal buffers in the menuLars Ingebrigtsen2021-07-18
* Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro2021-03-24
* Protect against killed buffers in term-emulate-terminalLars Ingebrigtsen2021-02-05
* Remove some unnecessary references to Emacs 19Stefan Kangas2021-02-04
* 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