From c9f3bebe239c7d87653e7b4ab117850cc8a64227 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 18 May 2001 16:38:58 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b32a3154ed2..454c9523356 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,20 @@ +2001-05-18 John Wiegley + + * eshell/esh-ext.el (eshell-explicit-command-char): A new + configuration variable, which determines the initial character + that forces use of an external version of a command. The default + is *, but may be set to \, for example. + + * eshell/esh-ext.el (eshell-explicit-command): + Use `eshell-explicit-command-char' instead of ?*. + + * eshell/esh-cmd.el (eshell/which): + Use `eshell-explicit-command-char' instead of ?*. + + * eshell/em-cmpl.el (eshell-completion-command-name, + eshell-complete-commands-list): Use `eshell-explicit-command-char' + instead of ?*. + 2001-05-18 Gerd Moellmann * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of -- 2.39.2