1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00
emacs/lisp/eshell
Glenn Morris f87b128460 Silence many eshell compilation warnings
* lisp/eshell/em-tramp.el: Adjust requires.
(eshell-parse-command): Autoload.

* lisp/eshell/em-xtra.el: Adjust requires.
(eshell-parse-command): Autoload.

* lisp/eshell/esh-ext.el: Adjust requires.
(eshell-parse-command, eshell-close-handles): Autoload.

* lisp/eshell/esh-io.el: Adjust requires.
(eshell-output-filter): Autoload.

* lisp/eshell/esh-util.el: No need to load tramp when compiling.
(tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime): Declare.
(eshell-parse-ange-ls): Require ange-ftp and tramp.

* lisp/eshell/em-alias.el, lisp/eshell/em-banner.el, lisp/eshell/em-basic.el:
* lisp/eshell/em-cmpl.el, lisp/eshell/em-glob.el, lisp/eshell/em-pred.el:
* lisp/eshell/em-prompt.el, lisp/eshell/em-rebind.el, lisp/eshell/em-smart.el:
* lisp/eshell/em-term.el, lisp/eshell/esh-arg.el, lisp/eshell/esh-mode.el:
* lisp/eshell/esh-opt.el, lisp/eshell/esh-proc.el:
* lisp/eshell/esh-var.el: Adjust requires.

* lisp/eshell/eshell.el: Do not require esh-util twice.
(eshell-add-input-to-history): Declare.
(eshell-command): Check history module is active before using it.
2013-05-22 21:57:27 -07:00
..
.gitignore
em-alias.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-banner.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-basic.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-cmpl.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-dirs.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
em-glob.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-hist.el * lisp/eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar. 2013-05-07 00:57:02 -07:00
em-ls.el * lisp/eshell/em-ls.el (eshell-ls-dir): Fix -A handling. 2013-05-22 21:48:40 -07:00
em-pred.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-prompt.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-rebind.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-script.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
em-smart.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-term.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-tramp.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
em-unix.el Added eshell-tramp module 2013-03-27 11:08:58 +13:00
em-xtra.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
esh-arg.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
esh-cmd.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
esh-ext.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
esh-io.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
esh-mode.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
esh-module.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
esh-opt.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
esh-proc.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
esh-util.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
esh-var.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00
eshell.el Silence many eshell compilation warnings 2013-05-22 21:57:27 -07:00