1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-20 10:23:57 +00:00
emacs/lisp/eshell
Glenn Morris 17c083ac21 * lisp/eshell/em-cmpl.el (eshell-pcomplete): New command.
(eshell-cmpl-initialize): Bind eshell-pcomplete to TAB, C-i.

Fixes: debbugs:12838
2012-11-14 23:59:46 -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
em-basic.el
em-cmpl.el * lisp/eshell/em-cmpl.el (eshell-pcomplete): New command. 2012-11-14 23:59:46 -08:00
em-dirs.el
em-glob.el
em-hist.el
em-ls.el
em-pred.el
em-prompt.el
em-rebind.el
em-script.el
em-smart.el
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
esh-arg.el
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
esh-mode.el Aliases to defcustoms must come before the defcustom. 2012-10-06 12:55:47 -07:00
esh-module.el
esh-opt.el
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
eshell.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00