aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell/em-cmpl.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton12 days1-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Merge from origin/emacs-30Eli Zaretskii2024-12-281-1/+2
|\
| * ; Update version tags of defcustomsEli Zaretskii2024-12-221-1/+2
* | Add QUOTED argument to 'eshell-stringify'Jim Porter2024-11-031-1/+1
|/
* 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
* | Add 'eshell-special-ref-alist' to allow extending Eshell special refsJim Porter2023-10-241-1/+2
* | Support Eshell iterative evaluation in the backgroundJim Porter2023-10-021-1/+1
* | Enable remote file name completion in eshell depending on command (bug#65356)Michael Albinus2023-08-231-0/+23
* | Avoid parsing some Eshell forms when performing completionJim Porter2023-03-281-20/+40
* | Add support for completing special references (e.g. buffers) in EshellJim Porter2023-03-111-4/+6
* | Add support for completing quoted variables in Eshell like $'FOO'Jim Porter2023-02-231-8/+11
* | ; Throw strings as the values for 'eshell-incomplete'Jim Porter2023-02-231-2/+2
* | ; Don't require 'eshell' in other Eshell filesJim Porter2023-02-151-3/+1
* | Merge from origin/emacs-29Stefan Kangas2023-02-021-30/+13
|\ \ | |/
| * (eshell--complete-commands-list): Fix regression in fix to bug#48995Nicolas Martyanoff2023-02-011-30/+13
* | During completion, convert all Eshell arguments to stringsJim Porter2023-01-301-11/+13
* | Properly parse Eshell variable splices for interactive completionJim Porter2023-01-301-20/+36
* | Make 'eshell-bol' obsoleteJim Porter2023-01-141-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Add support for the "splice operator" in EshellJim Porter2022-12-151-10/+16
|/
* Fix eshell directory and executable completion on action tDaniel Pettersson2022-09-191-3/+26
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-11/+0
* Pcomplete: Better obey `completion-at-point-functions`Stefan Monnier2022-03-181-10/+13
* When executing an Eshell pipeline, send input to the first processJim Porter2022-02-031-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-12-281-1/+1
|\ \ | |/
| * eshell-complete-parse-arguments: don't use string-match on a listÓscar Fuentes2021-12-271-1/+1
* | Use defvar-keymap in eshellStefan Kangas2021-12-241-13/+11
|/
* Fix completion of extended "..." syntax in eshellMichalis V2021-08-271-2/+7
* Make pcomplete-ignore-case obsoleteLars Ingebrigtsen2021-02-091-3/+3
* * lisp/eshell/em-cmpl.el (eshell--complete-commands-list): Fix last fixStefan Monnier2021-01-311-58/+37
* * lisp/eshell/em-cmpl.el: Try and fix bug#41423Stefan Monnier2021-01-311-58/+60
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in eshellStefan Kangas2020-12-041-36/+36
* Don't quote lambdas in eshell/*.elStefan Kangas2020-11-161-29/+24
* Add some eshell completion patternsStefan Kangas2020-09-111-0/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/pcomplete.el: Mark 'pcomplete' command as obsoleteStefan Monnier2019-10-031-1/+1
* Don't use obsolete name in em-cmpl.elStefan Kangas2019-10-031-1/+1
* Fix eshell-mode-map initializationAlex Branham2019-08-151-14/+21
* Fix path for current directory in eshell on MS-WindowsBernhard Rotter2019-06-081-3/+1
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-091-1/+1
* * lisp/eshell/em-cmpl.el: Use completion-at-point i.s.o pcompleteStefan Monnier2019-03-191-24/+14
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1