tkf / emacs-request

Request.el -- Easy HTTP request for Emacs Lisp
http://tkf.github.com/emacs-request/
GNU General Public License v3.0
617 stars 91 forks source link

autoload cookies for api functions #217

Closed tomterl closed 1 year ago

tomterl commented 1 year ago

add autoload cookies to functions and macro-defined functions

I'm not completly sure, if this is the correct way, and if I have addressed the complete external api; but it would be a start.

tomterl commented 1 year ago

The weird non-defuns are the main point of this? But I'll check my setup, I'm new to this; if autoloading request is enough, that's all that counts :)

tomterl commented 1 year ago

Thanks for the quick handling of this - cheers :)