summaryrefslogtreecommitdiff
path: root/lisp/eshell
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-0128-28/+28
* * lisp/eshell/em-term.el: Remove commented out XEmacs compat code.Stefan Kangas2019-10-281-14/+8
* Improve doc string of eshell and eshell-buffer-nameStefan Kangas2019-10-201-8/+21
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-1/+1
* Remove XEmacs compat code from esh-arg.elStefan Kangas2019-10-191-7/+1
* Add some more commands to eshell-visual-commandsStefan Kangas2019-10-081-16/+10
* Remove some XEmacs compat code from esh*.elLars Ingebrigtsen2019-10-053-49/+8
* * 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
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-1/+1
* Fix eshell-mode-map initializationAlex Branham2019-08-159-100/+159
* Use decoded-time accessors in esh-utilLars Ingebrigtsen2019-08-011-6/+6
* Remove some compat code in esh-utilLars Ingebrigtsen2019-08-011-15/+9
* Use decoded time accessors in esh-utilLars Ingebrigtsen2019-07-301-1/+1
* Use decoded time accessors in in em-lsLars Ingebrigtsen2019-07-301-6/+8
* Remove interactive spec from eshell-source-fileLars Ingebrigtsen2019-07-261-1/+0
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-4/+5
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-5/+4
* Fix compilation warning in esh-modeLars Ingebrigtsen2019-06-201-5/+3
* Declare function in esh-mode before #'-ing itLars Ingebrigtsen2019-06-161-0/+3
* Fix compilation warning in esh-cmd.elLars Ingebrigtsen2019-06-151-0/+2
* ; * lisp/eshell/esh-util.el (eshell-get-path): Doc fix.Eli Zaretskii2019-06-081-2/+2
* Fix path for current directory in eshell on MS-WindowsBernhard Rotter2019-06-083-6/+10
* Avoid slow overlay ansi coloring in eshell (Bug#29854)Noam Postavsky2019-05-041-2/+4
* Merge from origin/emacs-26Glenn Morris2019-04-211-1/+5
|\
| * Tell xclip not to expect job-control under eshell (Bug#35257)Noam Postavsky2019-04-191-1/+5
* | Fix regexp branches that subsume other branchesPaul Eggert2019-04-191-1/+1
* | Eshell dependencies: Fix recent regressionsStefan Monnier2019-04-102-1/+6
* | Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-0922-51/+41
* | Fix "M-x eshell"Eli Zaretskii2019-04-091-0/+6
* | Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier2019-04-0812-134/+154
* | Avoid recursive load of eshellMauro Aranda2019-04-031-2/+3
* | Fix repeated 'custom-add-option' in esh-mode.el (Bug#34993)Mauro Aranda2019-04-031-1/+1
* | ; Eval overlooked lambda in recent Eshell changesBasil L. Contovounesios2019-03-211-1/+1
* | Eshell: Mostly cosmetic changes to be more explicit about dynbindStefan Monnier2019-03-203-165/+136
* | Repair eshell-query-kill-processesMattias EngdegÄrd2019-03-201-1/+1
* | * lisp/eshell/em-cmpl.el: Use completion-at-point i.s.o pcompleteStefan Monnier2019-03-191-24/+14
* | Fix regular-expression glitches and typosPaul Eggert2019-03-041-2/+2
* | Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-222-9/+9
* | Simplify use of encode-timePaul Eggert2019-02-101-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-3128-28/+28
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-0128-28/+28
* | Merge from origin/emacs-26Glenn Morris2018-12-301-1/+0
|\ \ | |/
| * ; Remove comment in esh-proc.elMichael Albinus2018-12-291-1/+0
| * Fix Bug#31704. Do not mergeMichael Albinus2018-12-291-4/+3
* | New function flatten-treeAlex Branham2018-12-179-31/+23
* | Fix resolving symlinks in Eshell history file namesEli Zaretskii2018-12-092-2/+2
* | Follow links in Eshell last-dir-ringPhilip Hudson2018-12-081-4/+5
* | Follow symlink in Eshell historyPhilip Hudson2018-12-081-4/+5
* | Replace insignificant backquotesMichael Heerdegen2018-11-252-2/+2