2011-01-14 Martin Rudalics <rudalics@gmx.at>
+ * simple.el (compose-mail-other-frame): Fix typo introduced in
+ last change.
+
* window.el (window-safely-shrinkable-p): Remove.
* calendar/calendar.el (calendar-generate-window): Only fit a
"Like \\[compose-mail], but edit the outgoing message in another frame."
(interactive (list nil nil nil current-prefix-arg))
(compose-mail to subject other-headers continue
- 'pop-to-buffer-other-frame yank-action send-actions))
+ 'pop-to-buffer-other-frame yank-action send-actions
return-action))
\f
(defvar set-variable-value-history nil