summaryrefslogtreecommitdiff
path: root/lisp/term.el
Commit message (Expand)AuthorAge
* Merge from origin/emacs-29Eli Zaretskii2024-03-23
|\
| * `term-mode': mention the keymap to add keybindings toKonstantin Kharlamov2024-03-16
* | ; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt2024-03-14
* | Merge from origin/emacs-29Eli Zaretskii2024-01-20
|\|
| * ; Fix typos in symbol namesStefan Kangas2024-01-14
* | Merge from savannah/emacs-29Po Lu2024-01-02
|\|
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Merge from origin/emacs-29Eli Zaretskii2023-12-16
|\|
| * ; * lisp/term.el (term--xterm-paste): Fix last change.Eli Zaretskii2023-12-16
| * Fix pasting into terminal-mode on term.elEli Zaretskii2023-12-16
* | Cease preloading touch-screen.el outside X and AndroidPo Lu2023-12-06
* | Merge from origin/emacs-29Eli Zaretskii2023-10-07
|\|
| * Fix term-scroll-to-bottom-on-output :typeMauro Aranda2023-10-01
| * Fix primary selection modification during `term-mouse-paste' (bug#58608)Phil Sainty2023-03-27
* | * lisp/term.el (term--update-term-menu): Simplify.Stefan Kangas2023-08-20
* | Make `term-mode` non-interactiveStefan Kangas2023-08-16
* | Remedy wrong-looking \(:?...\) regexp constructsMattias Engdegård2023-08-16
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-03
|\ \
| * | ; Prefer HTTPS to HTTP in more linksStefan Kangas2023-08-02
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-06-19
|\| |
| * | Make C-SPC work in "M-x term"Al Petrofsky2023-06-18
* | | Update Android portPo Lu2023-06-11
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-03-27
|\| |
| * | * 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
| |/
* / Update Android portPo Lu2023-02-18
|/
* ; 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