summaryrefslogtreecommitdiff
path: root/lisp/eshell
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* Revert "Fix eshell-mode-map initialization"Noam Postavsky2020-05-24
* Skip shell prompt on current line in Eshell even if it's protectedSteven Allen2020-02-21
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/eshell/em-term.el: Remove commented out XEmacs compat code.Stefan Kangas2019-10-28
* Improve doc string of eshell and eshell-buffer-nameStefan Kangas2019-10-20
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* Remove XEmacs compat code from esh-arg.elStefan Kangas2019-10-19
* Add some more commands to eshell-visual-commandsStefan Kangas2019-10-08
* Remove some XEmacs compat code from esh*.elLars Ingebrigtsen2019-10-05
* * lisp/pcomplete.el: Mark 'pcomplete' command as obsoleteStefan Monnier2019-10-03
* Don't use obsolete name in em-cmpl.elStefan Kangas2019-10-03
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Fix eshell-mode-map initializationAlex Branham2019-08-15
* Use decoded-time accessors in esh-utilLars Ingebrigtsen2019-08-01
* Remove some compat code in esh-utilLars Ingebrigtsen2019-08-01
* Use decoded time accessors in esh-utilLars Ingebrigtsen2019-07-30
* Use decoded time accessors in in em-lsLars Ingebrigtsen2019-07-30
* Remove interactive spec from eshell-source-fileLars Ingebrigtsen2019-07-26
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* Fix compilation warning in esh-modeLars Ingebrigtsen2019-06-20
* Declare function in esh-mode before #'-ing itLars Ingebrigtsen2019-06-16
* Fix compilation warning in esh-cmd.elLars Ingebrigtsen2019-06-15
* ; * lisp/eshell/esh-util.el (eshell-get-path): Doc fix.Eli Zaretskii2019-06-08
* Fix path for current directory in eshell on MS-WindowsBernhard Rotter2019-06-08
* Avoid slow overlay ansi coloring in eshell (Bug#29854)Noam Postavsky2019-05-04
* Merge from origin/emacs-26Glenn Morris2019-04-21
|\
| * Tell xclip not to expect job-control under eshell (Bug#35257)Noam Postavsky2019-04-19
* | Fix regexp branches that subsume other branchesPaul Eggert2019-04-19
* | Eshell dependencies: Fix recent regressionsStefan Monnier2019-04-10
* | Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-09
* | Fix "M-x eshell"Eli Zaretskii2019-04-09
* | Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier2019-04-08
* | Avoid recursive load of eshellMauro Aranda2019-04-03
* | Fix repeated 'custom-add-option' in esh-mode.el (Bug#34993)Mauro Aranda2019-04-03
* | ; Eval overlooked lambda in recent Eshell changesBasil L. Contovounesios2019-03-21
* | Eshell: Mostly cosmetic changes to be more explicit about dynbindStefan Monnier2019-03-20
* | Repair eshell-query-kill-processesMattias EngdegÄrd2019-03-20
* | * lisp/eshell/em-cmpl.el: Use completion-at-point i.s.o pcompleteStefan Monnier2019-03-19
* | Fix regular-expression glitches and typosPaul Eggert2019-03-04
* | Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* | Simplify use of encode-timePaul Eggert2019-02-10
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-12-30
|\|
| * ; Remove comment in esh-proc.elMichael Albinus2018-12-29
| * Fix Bug#31704. Do not mergeMichael Albinus2018-12-29
* | New function flatten-treeAlex Branham2018-12-17