summaryrefslogtreecommitdiff
path: root/lisp/comint.el
Commit message (Expand)AuthorAge
* ; * lisp/comint.el: Fix wording of last change.Eli Zaretskii2024-04-18
* Obsolete comint-osc symbols moved to ansi-osc.elAugusto Stoffel2024-04-18
* ; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt2024-03-14
* Add support for reading/writing IELM input history (bug#67000)Simen Heggestøyl2024-02-15
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Declare more functions as shift-translatable motion commandsJens Schmidt2023-09-16
* | Doc fix; explain what it means if comint-pager is nilStefan Kangas2023-09-10
* | Correct many instances of ``allows to''Po Lu2023-09-10
* | Remedy wrong-looking \(:?...\) regexp constructsMattias Engdegård2023-08-16
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-27
|\ \
| * | Support setting PAGER=cat in comint.el (bug#62958)Spencer Baugh2023-05-26
| * | Merge from origin/emacs-29Eli Zaretskii2023-05-26
| |\|
| | * Preserve mark in comint-history-isearchJens Schmidt2023-05-21
* | | Update Android portPo Lu2023-02-16
|/ /
* | Add new user option password-colon-equivalentsMichael Albinus2023-02-13
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Merge from origin/emacs-29Stefan Kangas2022-12-23
|\|
| * Use the new keyword ':repeat' in repeatable keymaps.Juri Linkov2022-12-22
* | Merge from origin/emacs-29Eli Zaretskii2022-12-08
|\|
| * ; Fix typosStefan Kangas2022-12-08
* | comint-fontify-input: Fix field boundary issue (bug#59626)Miha Rihtaršič2022-12-07
|/
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-01
* comint: Add repeat-map for comint-{next,previous}-promptBrian Leung2022-11-17
* comint-fontify-input: Don't fontify output as input, different approachMiha Rihtaršič2022-10-07
* Revert "comint-fl: Prevent fontification of output as input"Miha Rihtaršič2022-10-07
* Rename osc.el to ansi-osc.el (bug#58200)Matthias Meulien2022-10-01
* Rename comint-fl-* to comint-fontify-input-* and mention it in NEWSMiha Rihtaršič2022-09-30
* comint-fl: Prevent fontification of output as inputMiha Rihtaršič2022-09-30
* ; Fix typos (prefer American spelling)Stefan Kangas2022-09-29
* Minor touch-ups of some recent OSC stuffMatthias Meulien2022-09-19
* Extract support of OSC escape sequences from comintMatthias Meulien2022-09-18
* Improve some shell highlight doc stringsMiha Rihtaršič2022-09-11
* Input indentation for M-x shellMiha Rihtaršič2022-09-09
* Implement a general input fontification mechanism for comint modesMiha Rihtaršič2022-09-09
* Delete many items obsolete since 24.3Stefan Kangas2022-09-09
* New user option to disable deleting current input in comint mouse-2Visuwesh2022-07-23
* Remove many items obsolete since 24.1Stefan Kangas2022-07-08
* Make some defcustom types more restrictiveStefan Kangas2022-07-05
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-03
* Make comint-watch-for-password-prompt more resilientLars Ingebrigtsen2022-07-02
* Update comment about comint-osc-handlersMatthias Meulien2022-05-17
* ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-14
* * lisp/comint.el (comint-dynamic-list-input-ring): Keep replaced text props.Juri Linkov2022-04-13
* New hook, lazy-count-update-hookAugusto Stoffel2022-03-20
* Make comint-word actually check comint-file-name-quote-listDima Kogan2022-02-10
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Fix prompt colors in comint-snapshot-last-promptmiha2021-12-19