+2008-10-19 Eli Zaretskii <eliz@gnu.org>
+
+ * simple.el (minibuffer-default-add-shell-commands): Doc fix.
+
2008-10-19 Martin Rudalics <rudalics@gmx.at>
* window.el (enlarge-window-horizontally, shrink-window-horizontally):
(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)