# HG changeset patch # User Gerd Moellmann # Date 990348824 0 # Node ID 661c220499ead7a0b454ffc3209f0d19da48683a # Parent f8e5503a811d0f3d5e12c2a5bc4781aa1f744dac *** empty log message *** diff -r f8e5503a811d -r 661c220499ea lisp/ChangeLog --- a/lisp/ChangeLog Sun May 20 08:52:17 2001 +0000 +++ b/lisp/ChangeLog Sun May 20 08:53:44 2001 +0000 @@ -34,8 +34,8 @@ * 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' + * eshell/em-cmpl.el (eshell-completion-command-name) + (eshell-complete-commands-list): Use `eshell-explicit-command-char' instead of ?*. 2001-05-18 Gerd Moellmann