1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 22:11:21 -08:00
emacs/lisp/eshell
Mauro Aranda 5e55b1b829 Avoid recursive load of eshell
* lisp/eshell/eshell.el: Provide eshell before requiring esh-mode to
avoid a recursive load when esh-mode requires esh-module (which in
turn requires eshell).  (Bug #34954)
The double loading can be noticed by entries in 'eshell-load-hook' or
forms passed to (with-eval-after-load 'eshell ...).
2019-04-03 22:47:10 -04:00
..
em-alias.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
em-banner.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
em-basic.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
em-cmpl.el * lisp/eshell/em-cmpl.el: Use completion-at-point i.s.o pcomplete 2019-03-19 23:41:20 -04:00
em-dirs.el ; Eval overlooked lambda in recent Eshell changes 2019-03-21 21:50:12 +00:00
em-glob.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
em-hist.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
em-ls.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
em-pred.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
em-prompt.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
em-rebind.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
em-script.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
em-smart.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
em-term.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
em-tramp.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
em-unix.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
em-xtra.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
esh-arg.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
esh-cmd.el Eshell: Mostly cosmetic changes to be more explicit about dynbind 2019-03-20 12:51:31 -04:00
esh-ext.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
esh-io.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
esh-mode.el Fix repeated 'custom-add-option' in esh-mode.el (Bug#34993) 2019-04-03 22:41:39 -04:00
esh-module.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
esh-opt.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
esh-proc.el Repair eshell-query-kill-processes 2019-03-20 11:04:05 +01:00
esh-util.el Simplify use of encode-time 2019-02-10 23:54:35 -08:00
esh-var.el Eshell: Mostly cosmetic changes to be more explicit about dynbind 2019-03-20 12:51:31 -04:00
eshell.el Avoid recursive load of eshell 2019-04-03 22:47:10 -04:00