summaryrefslogtreecommitdiff
path: root/lisp/eshell
Commit message (Expand)AuthorAge
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
* Adjust eshell and ps-print to not use emacs-kill-hookLars Ingebrigtsen2021-07-04
* Fix problem with empty command histories in eshell and `erase'Lars Ingebrigtsen2021-06-03
* * lisp/eshell/em-pred.el: Take advantage of lexical scopingStefan Monnier2021-05-18
* Cleanup in em-extra.elStefan Kangas2021-04-17
* * lisp/eshell/esh-util.el: Require `seq`Stefan Monnier2021-04-11
* * lisp/eshell/esh-proc.el (eshell-kill-process-function): Use `remove-hook`Stefan Monnier2021-04-11
* Fix cd to directories called "eshell" in eshellUtkarsh Singh2021-04-05
* Remove local uniquify functions in favour of seq-uniqStefan Kangas2021-04-05
* Replace two functions with seq-subseqStefan Kangas2021-04-03
* Remove redundant #' before lambda in eshell/*.elStefan Kangas2021-04-03
* Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro2021-03-24
* Delete some commented out defgroupsStefan Kangas2021-03-24
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-11
* Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-12
* Make pcomplete-ignore-case obsoleteLars Ingebrigtsen2021-02-09
* Allow eshell to have an "erasedups"-like historyLars Ingebrigtsen2021-02-04
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-02
* Make two eshell aliases obsoleteStefan Kangas2021-02-01
* * lisp/eshell/em-cmpl.el (eshell--complete-commands-list): Fix last fixStefan Monnier2021-01-31
* * lisp/eshell/em-cmpl.el: Try and fix bug#41423Stefan Monnier2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix some over-wide docstringsStefan Kangas2020-12-30
* Prefer setq to set+quoteStefan Kangas2020-12-14
* * lisp/eshell/esh-mode.el (eshell-mode): Remove XEmacs compat code.Stefan Kangas2020-12-04
* Prefer setq-local in eshellStefan Kangas2020-12-04
* Fix "grep foo bar" in eshellLars Ingebrigtsen2020-12-03
* Don't make grep arguments invisible in eshellLars Ingebrigtsen2020-12-03
* Remove redundant requires of envStefan Kangas2020-12-02
* Use null-device where appropriateMichael Albinus2020-11-25
* Assume font-lock is provided; it's preloaded since 22.1Stefan Kangas2020-11-19
* Use 'eshell-find-alias-function' instead of fboundpRuthra Kumar2020-11-16
* Don't quote lambdas in eshell/*.elStefan Kangas2020-11-16
* Fix misuses of `make-local-variable` on hooksStefan Monnier2020-11-04
* Fix eshell glob modifiersMattias EngdegÄrd2020-10-31
* Fix copying symbolic links in eshellLars Ingebrigtsen2020-10-30
* Merge from origin/emacs-27Glenn Morris2020-10-02
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
| * Revert "Fix eshell-mode-map initialization"Noam Postavsky2020-05-24
* | Don't quote lambdas in several placesStefan Kangas2020-10-01
* | Move several completions from eshell to pcomplete (Bug#10585)Stefan Kangas2020-09-21
* | Move pcomplete/bcc32 from eshell to pcmpl-x (Bug#10585)Stefan Kangas2020-09-21
* | Add some eshell completion patternsStefan Kangas2020-09-11
* | Add autoload cookie to eshell-bookmark-jumpStefan Kangas2020-09-06
* | * lisp/eshell/esh-mode.el: Remove redundant :group args.Stefan Kangas2020-09-03
* | Support bookmarking Eshell buffersStefan Kangas2020-09-03
* | eshell: Remove unnecessary check in em-histBrian Leung2020-08-26
* | Remove some compat code from esh-io.elLars Ingebrigtsen2020-08-18
* | Set the current buffer in esh-mode before running filter functionsSteven Allen2020-08-16
* | Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-14