diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bf10a8a9466..b0bf77e6a1c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2003-06-06 Era Eriksson (tiny change) + + * shell.el (shell-resync-dirs): Tolerate an extra line of output + before the list of directories from `shell-dirstack-query' (it + looks for, and ignores, a literal copy of the value of + shell-dirstack-query). + 2003-06-06 Lute Kamstra * info.el (Info-complete-menu-item): Revert change of 2003-06-03.