manateelazycat / sdcv

Emacs interface for sdcv (Stardict console version)
73 stars 14 forks source link

Remove unnecessary cl-lib dependency. #24

Closed ghost closed 3 years ago

ghost commented 3 years ago

Replace return' withcatch' and `throw', this make the cl-lib dependency unnecessary and compatible with old versions of emacs too, so its better than #20 .