1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
emacs/lisp/eshell
Kai Großjohann 818001cc23 (eshell): Numeric prefix arg means to switch
to the session with that number.  Old behavior still available
with nonumeric prefix args.
2002-07-26 20:40:53 +00:00
..
.gitignore Ignore esh-groups.el. 2002-04-01 20:44:41 +00:00
em-alias.el (eshell-alias-initialize): Do not use make-local-hook. 2002-02-16 09:36:43 +00:00
em-banner.el
em-basic.el
em-cmpl.el (eshell-command-completions-alist): Improved default completion 2002-05-03 20:42:32 +00:00
em-dirs.el Removed an extraneous space character from a comment. 2002-06-28 20:01:09 +00:00
em-glob.el (eshell-glob-initialize): Do not use make-local-hook. 2002-02-16 09:38:46 +00:00
em-hist.el (eshell-hist-initialize): Do not use make-local-hook. 2002-02-16 09:39:14 +00:00
em-ls.el
em-pred.el (eshell-modifier-help-string): Fix typos. 2002-06-18 14:35:10 +00:00
em-prompt.el (eshell-prompt-initialize): Do not use make-local-hook. 2002-02-16 09:40:19 +00:00
em-rebind.el (eshell-rebind-initialize): Do not use make-local-hook. 2002-02-16 09:40:40 +00:00
em-script.el
em-smart.el (eshell-smart-initialize): Do not use make-local-hook. 2002-02-16 09:41:11 +00:00
em-term.el
em-unix.el (eshell/diff): Use copy-sequence. 2002-06-10 08:32:45 +00:00
em-xtra.el
esh-arg.el
esh-cmd.el (eshell-cmd-initialize): Do not use make-local-hook. 2002-02-16 09:42:11 +00:00
esh-ext.el (eshell-script-interpreter): Fix for CRLF operating systems to the 2002-04-12 20:11:06 +00:00
esh-io.el (eshell-io-initialize): Do not use make-local-hook. 2002-02-16 09:42:53 +00:00
esh-maint.el
esh-mode.el (eshell-mode, eshell-mode): Use copy-sequence. 2002-06-10 08:32:57 +00:00
esh-module.el
esh-opt.el
esh-proc.el
esh-test.el (eshell-show-usage-metrics): Do not use make-local-hook. 2002-02-16 09:43:38 +00:00
esh-util.el (eshell-copy-tree): Make it an alias for copy-tree. 2002-06-10 09:02:54 +00:00
esh-var.el (eshell-modify-global-environment): Added this customization variable, 2002-05-03 20:43:53 +00:00
eshell.el (eshell): Numeric prefix arg means to switch 2002-07-26 20:40:53 +00:00