2011-05-17 Glenn Morris <rgm@gnu.org>
+ * shell.el (pcomplete-parse-arguments-function): Declare.
+
* calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
(appt-display-diary, appt-display-interval, appt-prev-comp-time)
(appt-check): Doc fixes.
:group 'shell
:type '(choice (const nil) regexp))
+(defvar pcomplete-parse-arguments-function)
+
(defun shell-completion-vars ()
"Setup completion vars for `shell-mode' and `read-shell-command'."
(set (make-local-variable 'comint-completion-fignore)