1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-29 11:02:01 +00:00
emacs/lisp/eshell
Chong Yidong 045ef72904 Fix for Eshell's for loop.
* eshell/esh-cmd.el (eshell-rewrite-for-command): Copy the body
list explicitly.

Fixes: debbugs:12571
2012-10-20 19:54:24 +08:00
..
.gitignore
em-alias.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
em-banner.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
em-basic.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-cmpl.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
em-dirs.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-glob.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-hist.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
em-ls.el * eshell/em-ls.el (eshell/ls): Use `apply'. 2012-07-16 13:42:01 +02:00
em-pred.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-prompt.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-rebind.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-script.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
em-smart.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-term.el * em-term.el (eshell-term-name): Default to term-term-name. (Bug#12485) 2012-09-24 21:15:24 -04:00
em-unix.el * lisp/eshell/em-unix.el (eshell/sudo): Explicitly drop return value. 2012-09-09 17:11:14 -04:00
em-xtra.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
esh-arg.el Quote file name commands in eshell. 2012-01-28 21:58:46 +08:00
esh-cmd.el Fix for Eshell's for loop. 2012-10-20 19:54:24 +08:00
esh-ext.el * eshell/esh-ext.el: Explain, why we suppress the check in 2012-08-31 13:11:06 +02:00
esh-io.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
esh-mode.el Aliases to defcustoms must come before the defcustom. 2012-10-06 12:55:47 -07:00
esh-module.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
esh-opt.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
esh-proc.el
esh-util.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
esh-var.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
eshell.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00