summaryrefslogtreecommitdiff
path: root/lisp/term.el
Commit message (Expand)AuthorAgeFilesLines
* term--update-term-menu: Add the menu to term-terminal-menuSean Whitton2022-12-011-2/+4
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-011-1/+1
* Delete many items obsolete since 24.3Stefan Kangas2022-09-091-18/+1
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-3/+3
* Merge from origin/emacs-28Stefan Kangas2022-08-031-1/+1
|\
| * * lisp/term.el: Doc fix; don't mention rlogin.Stefan Kangas2022-08-021-1/+1
* | Make some additional defcustom types more restrictiveStefan Kangas2022-07-061-2/+2
* | Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-031-1/+1
* | Update term-char-mode doc stringLars Ingebrigtsen2022-06-261-4/+1
* | Fix Bug#56110 (switching from line-mode to char-mode)Michael Heerdegen2022-06-261-2/+2
* | term-set-escape-char: Remove old binding from term-raw-escape-mapSean Whitton2022-06-201-3/+2
* | Allow giving switches to the program in `M-x term'Lars Ingebrigtsen2022-05-111-2/+6
* | Remedy ineffective backslashes and fix regexpsMattias Engdegård2022-05-111-1/+1
* | Allow term-mode to send function keys to the underlying shellLars Ingebrigtsen2022-05-081-0/+31
* | Improve the term-clear-full-screen-programs doc stringLars Ingebrigtsen2022-01-251-2/+2
* | Implement alternative sub-buffer support in term.elMiha Rihtaršič2022-01-241-35/+57
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | ; * lisp/term.el (term-goto-process-mark-maybe): Fix typo in doc string.Eli Zaretskii2021-12-281-1/+1
* | Fix precision scrolling inside terminal buffersPo Lu2021-12-271-2/+5
* | Use pop-to-buffer-same-window in `M-x term'Lars Ingebrigtsen2021-12-221-1/+1
* | Don't have `M-x term' call `term-mode' twiceLars Ingebrigtsen2021-11-041-1/+0
* | *-watch-for-password-prompt: Use run-at-time to read passwordMiha Rihtaršič2021-10-181-1/+8
* | Fix :version of new faces in term.elMichael Albinus2021-10-161-4/+4
* | Documentation fixes for recent ansi-color additionsMiha Rihtaršič2021-10-061-2/+2
* | In term-mode, handle ANSI codes, specifying italic and other modesMiha Rihtaršič2021-10-051-26/+79
* | Add support for 256-color and 24bit ANSI colors in term-modeMiha Rihtaršič2021-10-051-128/+121
|/
* Add support for "bright" ANSI colors in term-modeJim Porter2021-09-231-50/+139
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-20/+18
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-2/+1
* Tweak how term-emulate-terminal selects windowsLars Ingebrigtsen2021-09-171-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Make `M-x term' offer completionLars Ingebrigtsen2021-09-041-4/+4
* Revert "Add support for "bright" ANSI colors in term-mode"Lars Ingebrigtsen2021-08-261-102/+31
* Revert "Add missing :version tags to new faces"Lars Ingebrigtsen2021-08-261-16/+8
* Add missing :version tags to new facesEli Zaretskii2021-08-251-8/+16
* Add support for "bright" ANSI colors in term-modeJim Porter2021-08-251-31/+102
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-3/+3
* `term-char-mode' doc string clarificationLars Ingebrigtsen2021-07-221-1/+4
* Maintain a list of terminal buffers in the menuLars Ingebrigtsen2021-07-181-1/+24
* Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro2021-03-241-4/+2
* Protect against killed buffers in term-emulate-terminalLars Ingebrigtsen2021-02-051-325/+326
* Remove some unnecessary references to Emacs 19Stefan Kangas2021-02-041-2/+1
* 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