changeset 48104:8916f1f744c8

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 31 Oct 2002 23:36:56 +0000
parents 7d7f2b855580
children 5fbd632e1109
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 31 22:08:03 2002 +0000
+++ b/lisp/ChangeLog	Thu Oct 31 23:36:56 2002 +0000
@@ -1,5 +1,8 @@
 2002-10-31  Kim F. Storm  <storm@cua.dk>
 
+	* shell.el (explicit-bash-args): Bash 1.x doesn't grook
+	--noediting option; added run-time check to exclude it.
+
 	* info.el (Info-follow-reference, Info-next-reference)
 	(Info-prev-reference, Info-try-follow-nearest-node): Bind
 	inhibit-point-motion-hooks to t while parsing reference.