1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
emacs/lisp/eshell
Tino Calancha c8f44e4b53 ls-lisp: Do not require em-glob at top of the file
Require em-glob inside 'ls-lisp--dired'.  This is necessary to
not break the Emacs build.
See following thread for details:
https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg01083.html
* lisp/ls-lisp.el (dired-goto-next-file)
(dired-read-dir-and-switches, eshell-extended-glob):
Add function declarations.
* lisp/eshell/em-ls.el (dired-goto-next-file): Fix function declaration.
2017-07-30 20:28:33 +09:00
..
em-alias.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-banner.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-basic.el ; * lisp/eshell/em-basic.el: Fix commentary. 2017-06-19 22:24:29 -04:00
em-cmpl.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-dirs.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-glob.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-hist.el Don't record eshell/clear "command" in history (Bug#25838) 2017-02-26 20:39:11 -05:00
em-ls.el ls-lisp: Do not require em-glob at top of the file 2017-07-30 20:28:33 +09:00
em-pred.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-prompt.el Make eshell-next-prompt more reliable (Bug#27405) 2017-07-20 22:40:34 -04:00
em-rebind.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-script.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-smart.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-term.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
em-tramp.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
em-unix.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
em-xtra.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
esh-arg.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
esh-cmd.el Don't read eshell/which output from *Help* buffer (Bug#26894) 2017-06-27 20:34:14 -04:00
esh-ext.el Add missing 'require' forms to prevent compiler warnings. 2017-06-12 10:01:25 +02:00
esh-io.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
esh-mode.el Let ansi-color overlay hooks work in eshell (Bug#27407) 2017-07-03 10:09:40 -04:00
esh-module.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
esh-opt.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
esh-proc.el Make sure eshell pipelines don't drop data 2017-02-08 23:37:57 -05:00
esh-util.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
esh-var.el Handle integer indices for eshell variables (Bug#26055) 2017-06-17 00:10:33 -04:00
eshell.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00