summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-cmpl.el
Commit message (Expand)AuthorAgeFilesLines
* (eshell--complete-commands-list): Fix regression in fix to bug#48995Nicolas Martyanoff2023-02-011-30/+13
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* 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
* | Merge from origin/emacs-26Paul Eggert2018-03-201-1/+1
|\ \ | |/
| * ; Spelling fixPaul Eggert2018-03-191-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-03-081-0/+3
|\ \ | |/
| * Obsolete eshell-cmpl-suffix-listGlenn Morris2018-03-061-0/+3
* | Condition em-cmpl's setting of pcomplete-suffix-listGlenn Morris2018-03-061-2/+3
* | uniqify -> uniquifyPaul Eggert2018-03-041-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Improve the doc of eshell-cmpl-* custom variables (Bug#25069)Hong Xu2017-11-021-31/+23
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* PATH- and completion-related fixes in Eshell on MS-WindowsEli Zaretskii2015-04-291-2/+8
* 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
* Address some "unused lexical variable" warningsGlenn Morris2013-09-171-1/+1
* * eshell/em-cmpl.el: Undo accidental part of last commit.Stefan Monnier2013-09-121-4/+16
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-121-17/+5
* * eshell/em-cmpl.el (eshell-cmpl-initialize): Replace obsolete aliasGlenn Morris2013-06-011-2/+2
* In Eshell, replace obsolete lisp-complete-symbolGlenn Morris2013-05-291-3/+9
* Silence many eshell compilation warningsGlenn Morris2013-05-221-1/+3
* * lisp/eshell/em-cmpl.el: Simply require pcomplete;Glenn Morris2013-05-061-2/+1
* * lisp/eshell/em-cmpl.el: Corrected "context-related help"Aidan Gauland2013-02-241-1/+1