1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2002-10-31 23:36:56 +00:00
parent 9cb65411e1
commit 32f53dacac

View 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.