This website requires JavaScript.
Explore
Help
Sign In
martin
/
emacs
Watch
1
Star
0
Fork
0
You've already forked emacs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
bac632aaec3add5c8ecaf75ea481b93ac8c1a2cb
emacs
/
lisp
/
eshell
History
Michalis V
9224a86319
Fix completion of extended "..." syntax in eshell
...
* lisp/eshell/em-cmpl.el (eshell-complete-parse-arguments): Expand "..." (bug#19626).
2021-08-27 18:46:04 +02:00
..
em-alias.el
…
em-banner.el
…
em-basic.el
…
em-cmpl.el
Fix completion of extended "..." syntax in eshell
2021-08-27 18:46:04 +02:00
em-dirs.el
Adjust eshell and ps-print to not use emacs-kill-hook
2021-07-04 14:07:59 +02:00
em-glob.el
Use string-search instead of string-match[-p]
2021-08-09 11:35:56 +02:00
em-hist.el
Adjust eshell and ps-print to not use emacs-kill-hook
2021-07-04 14:07:59 +02:00
em-ls.el
…
em-pred.el
…
em-prompt.el
…
em-rebind.el
…
em-script.el
…
em-smart.el
…
em-term.el
…
em-tramp.el
…
em-unix.el
…
em-xtra.el
…
esh-arg.el
…
esh-cmd.el
Make `eshell-command' also work when asynchronous
2021-08-27 17:15:17 +02:00
esh-ext.el
…
esh-io.el
…
esh-mode.el
…
esh-module.el
…
esh-opt.el
…
esh-proc.el
Use string-search instead of string-match[-p]
2021-08-09 11:35:56 +02:00
esh-util.el
Use string-search instead of string-match[-p]
2021-08-09 11:35:56 +02:00
esh-var.el
Use string-search instead of string-match[-p]
2021-08-09 11:35:56 +02:00
eshell.el
…