atykhonov / google-translate

Emacs interface to Google Translate
370 stars 48 forks source link

Fix function name #129

Closed jumper047 closed 4 years ago

jumper047 commented 4 years ago

Fixes https://github.com/atykhonov/google-translate/issues/127

stardiviner commented 4 years ago

Hi, @jumper047 Thanks for PR, I'm curious why defstruct is not available? I know defstruct is an alias of cl-defstruct. Maybe defstruct is not autoloaded?