aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/em-prompt.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Handle Eshell prompts where stickiness properties are 't'Jim Porter2025-07-221-6/+9
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Don't clobber stickiness text properties when printing Eshell promptJim Porter2024-11-141-13/+23
* Mark if-let and when-let obsoleteSean Whitton2024-10-241-3/+3
* Ensure navigating by paragraphs in Eshell stops at prompts and paragraphsJim Porter2024-06-201-5/+27
* Use 'esh-module-autoload' for Eshell modules' defgroupsJim Porter2024-05-291-6/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Display the exit code if the last command failed in EshellDavide Masserut2023-09-021-0/+2
* | Provide our own implementation of paragraph navigation in EshellJim Porter2023-09-021-16/+21
* | Be more precise about navigating forward/backward through Eshell promptsJim Porter2023-09-021-5/+16
* | eshell-next-prompt: More precisely navigate to the prompt (bug#63748)Tony Zorman2023-06-151-1/+2
* | ; Don't require 'eshell' in other Eshell filesJim Porter2023-02-151-2/+0
* | Add 'file-user-uid' to get the connection-local effective UIDJim Porter2023-01-161-1/+1
* | Use the 'field' property to navigate through Eshell promptsJim Porter2023-01-141-44/+44
* | Make 'eshell-bol' obsoleteJim Porter2023-01-141-1/+1
* | Set the 'field' property for Eshell outputJim Porter2023-01-141-8/+21
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Use the new keyword ':repeat' in repeatable keymaps.Juri Linkov2022-12-221-3/+1
* em-prompt: Add repeat-map for eshell-{next,previous}-promptBrian Leung2022-11-171-0/+8
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use defvar-keymap in eshellStefan Kangas2021-12-241-5/+3
|/
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in eshellStefan Kangas2020-12-041-3/+2
* Don't quote lambdas in eshell/*.elStefan Kangas2020-11-161-4/+3
* Skip shell prompt on current line in Eshell even if it's protectedSteven Allen2020-02-211-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix eshell-mode-map initializationAlex Branham2019-08-151-3/+13
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-091-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Remove some more face aliases obsolete since 22.1Glenn Morris2018-01-101-1/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Make eshell-next-prompt more reliable (Bug#27405)Noam Postavsky2017-07-201-2/+13
* Reset ansi escape context before printing eshell prompt (Bug#27407)Noam Postavsky2017-07-031-0/+2
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * eshell/em-prompt.el (eshell-emit-prompt): Fix last change.Leo Liu2013-12-191-2/+2
* * net/rcirc.el (rcirc-add-face):Leo Liu2013-12-171-1/+1
* * lisp/eshell/em-prompt.el (eshell/pwd): Autoload it.Glenn Morris2013-09-131-0/+2
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-121-1/+1
* Silence many eshell compilation warningsGlenn Morris2013-05-221-0/+1
* * lisp/eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insertStefan Monnier2013-03-251-0/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Replace eshell-defgroup with plain defgroupGlenn Morris2012-06-271-2/+3