aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-28* lisp/eshell/em-term.el: Remove commented out XEmacs compat code.Stefan Kangas1-14/+8
2019-10-20Improve doc string of eshell and eshell-buffer-nameStefan Kangas1-8/+21
2019-10-20lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero1-1/+1
2019-10-19Remove XEmacs compat code from esh-arg.elStefan Kangas1-7/+1
2019-10-08Add some more commands to eshell-visual-commandsStefan Kangas1-16/+10
2019-10-05Remove some XEmacs compat code from esh*.elLars Ingebrigtsen3-49/+8
2019-10-03* lisp/pcomplete.el: Mark 'pcomplete' command as obsoleteStefan Monnier1-1/+1
2019-10-03Don't use obsolete name in em-cmpl.elStefan Kangas1-1/+1
2019-09-19lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero1-1/+1
2019-08-15Fix eshell-mode-map initializationAlex Branham9-100/+159
2019-08-01Use decoded-time accessors in esh-utilLars Ingebrigtsen1-6/+6
2019-08-01Remove some compat code in esh-utilLars Ingebrigtsen1-15/+9
2019-07-30Use decoded time accessors in esh-utilLars Ingebrigtsen1-1/+1
2019-07-30Use decoded time accessors in in em-lsLars Ingebrigtsen1-6/+8
2019-07-26Remove interactive spec from eshell-source-fileLars Ingebrigtsen1-1/+0
2019-06-26Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier1-4/+5
2019-06-26* lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier1-5/+4
2019-06-20Fix compilation warning in esh-modeLars Ingebrigtsen1-5/+3
2019-06-16Declare function in esh-mode before #'-ing itLars Ingebrigtsen1-0/+3
2019-06-15Fix compilation warning in esh-cmd.elLars Ingebrigtsen1-0/+2
2019-06-08; * lisp/eshell/esh-util.el (eshell-get-path): Doc fix.Eli Zaretskii1-2/+2
2019-06-08Fix path for current directory in eshell on MS-WindowsBernhard Rotter3-6/+10
2019-05-04Avoid slow overlay ansi coloring in eshell (Bug#29854)Noam Postavsky1-2/+4
2019-04-19Tell xclip not to expect job-control under eshell (Bug#35257)Noam Postavsky1-1/+5
2019-04-19Fix regexp branches that subsume other branchesPaul Eggert1-1/+1
2019-04-10Eshell dependencies: Fix recent regressionsStefan Monnier2-1/+6
2019-04-09Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier22-51/+41
2019-04-09Fix "M-x eshell"Eli Zaretskii1-0/+6
2019-04-08Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier12-134/+154
2019-04-03Avoid recursive load of eshellMauro Aranda1-2/+3
2019-04-03Fix repeated 'custom-add-option' in esh-mode.el (Bug#34993)Mauro Aranda1-1/+1
2019-03-21; Eval overlooked lambda in recent Eshell changesBasil L. Contovounesios1-1/+1
2019-03-20Eshell: Mostly cosmetic changes to be more explicit about dynbindStefan Monnier3-165/+136
2019-03-20Repair eshell-query-kill-processesMattias EngdegÄrd1-1/+1
2019-03-19* lisp/eshell/em-cmpl.el: Use completion-at-point i.s.o pcompleteStefan Monnier1-24/+14
2019-03-04Fix regular-expression glitches and typosPaul Eggert1-2/+2
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert2-9/+9
2019-02-10Simplify use of encode-timePaul Eggert1-1/+1
2019-01-01Update copyright year to 2019Paul Eggert28-28/+28
2018-12-29; Remove comment in esh-proc.elMichael Albinus1-1/+0
2018-12-29Fix Bug#31704. Do not mergeMichael Albinus1-4/+3
2018-12-17New function flatten-treeAlex Branham9-31/+23
2018-12-09Fix resolving symlinks in Eshell history file namesEli Zaretskii2-2/+2
2018-12-08Follow links in Eshell last-dir-ringPhilip Hudson1-4/+5
2018-12-08Follow symlink in Eshell historyPhilip Hudson1-4/+5
2018-11-25Replace insignificant backquotesMichael Heerdegen2-2/+2
2018-10-12Avoid byte-compiler warning in em-rebind.elAlex Branham1-1/+1
2018-09-23file-attributes cleanupPaul Eggert4-49/+56
2018-09-19Document synchronous behavior of eshell/make (Bug#32513)Noam Postavsky1-1/+2
2018-09-14* lisp/eshell/em-dirs.el (eshell-expand-multiple-dots): Avoid defadvice.Stefan Monnier1-4/+6