+2009-01-01 Martin Rudalics <rudalics@gmx.at>
+
+ * simple.el (minibuffer-default-add-shell-commands): Fix
+ doc-string typo.
+
2009-01-01 Chong Yidong <cyd@stupidchicken.com>
* language/cham.el: Fix setting of composition-function-table.
(declare-function mailcap-file-default-commands "mailcap" (files))
(defun minibuffer-default-add-shell-commands ()
- "Return a list of all commands associted with the current file.
+ "Return a list of all commands associated with the current file.
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)