]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 31 Oct 2002 23:36:56 +0000 (23:36 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 31 Oct 2002 23:36:56 +0000 (23:36 +0000)
lisp/ChangeLog

index dfee76864e64115d9ab693e3a401bf494a59f391..f836d457665a08ac7c2e6a08ced761b315549ed0 100644 (file)
@@ -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.