# HG changeset patch # User Kim F. Storm # Date 1036107416 0 # Node ID 8916f1f744c8486bb8b609314273207c1ca2fa82 # Parent 7d7f2b855580a9d96e34c9f5f9dc76b4bc527b25 *** empty log message *** diff -r 7d7f2b855580 -r 8916f1f744c8 lisp/ChangeLog --- 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 + * 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.