aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Wiegley2001-05-18 16:38:58 +0000
committerJohn Wiegley2001-05-18 16:38:58 +0000
commitc9f3bebe239c7d87653e7b4ab117850cc8a64227 (patch)
tree182aeb707ba77583a5f2f40b5b61002a46609bd6
parenta724ed38f57fca26f7c973a87b396409da4e191b (diff)
downloademacs-c9f3bebe239c7d87653e7b4ab117850cc8a64227.tar.gz
emacs-c9f3bebe239c7d87653e7b4ab117850cc8a64227.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b32a3154ed2..454c9523356 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,20 @@
12001-05-18 John Wiegley <johnw@gnu.org>
2
3 * eshell/esh-ext.el (eshell-explicit-command-char): A new
4 configuration variable, which determines the initial character
5 that forces use of an external version of a command. The default
6 is *, but may be set to \, for example.
7
8 * eshell/esh-ext.el (eshell-explicit-command):
9 Use `eshell-explicit-command-char' instead of ?*.
10
11 * eshell/esh-cmd.el (eshell/which):
12 Use `eshell-explicit-command-char' instead of ?*.
13
14 * eshell/em-cmpl.el (eshell-completion-command-name,
15 eshell-complete-commands-list): Use `eshell-explicit-command-char'
16 instead of ?*.
17
12001-05-18 Gerd Moellmann <gerd@gnu.org> 182001-05-18 Gerd Moellmann <gerd@gnu.org>
2 19
3 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of 20 * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of