1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 00:50:44 -08:00
emacs/lisp/eshell
Stefan Monnier 93b050412a * lisp/eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:
Fallback on completion-at-point rather than
pcomplete-expand-and-complete, and only if pcomplete actually failed.
(eshell-cmpl-initialize): Setup completion-at-point.
* lisp/pcomplete.el (pcomplete--entries): Obey pcomplete-ignore-case.
2012-11-19 14:22:07 -05: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
em-cmpl.el * lisp/eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838: 2012-11-19 14:22:07 -05:00
em-dirs.el
em-glob.el
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
em-prompt.el
em-rebind.el
em-script.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
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 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
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