# HG changeset patch # User Eli Zaretskii # Date 1224428465 0 # Node ID a771a8a7af3c653fe1d0582e6fc4dfa3f56c8efe # Parent be696d1120964d742f12224831f65a91fd1f6852 (minibuffer-default-add-shell-commands): Doc fix. diff -r be696d112096 -r a771a8a7af3c lisp/simple.el --- a/lisp/simple.el Sun Oct 19 14:57:50 2008 +0000 +++ b/lisp/simple.el Sun Oct 19 15:01:05 2008 +0000 @@ -1979,7 +1979,7 @@ (defun minibuffer-default-add-shell-commands () "Return a list of all commands associted with the current file. -This function is used to add all related commands retieved by `mailcap' +This function is used to add all related commands retrieved by `mailcap' to the end of the list of defaults just after the default value." (interactive) (let* ((filename (if (listp minibuffer-default)