mailclient.el: declare clipboard-kill-ring-save
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-02-25 David Reitter <david.reitter@gmail.com>
|
||||
|
||||
* mail/mailclient.el: declare clipboard-kill-ring-save
|
||||
|
||||
2009-02-25 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* ps-mule.el (ps-mule-begin-job): Don't call auto-compose-region.
|
||||
|
||||
@@ -98,6 +98,8 @@ supported. Defaults to non-nil on Windows, nil otherwise."
|
||||
(mail-strip-quoted-names field) "\, *"))
|
||||
result)))))
|
||||
|
||||
(declare-function clipboard-kill-ring-save "menu-bar.el" (beg end))
|
||||
|
||||
;;;###autoload
|
||||
(defun mailclient-send-it ()
|
||||
"Pass current buffer on to the system's mail client.
|
||||
|
||||
Reference in New Issue
Block a user