jacktasia / dumb-jump

an Emacs "jump to definition" package for 50+ languages
GNU General Public License v3.0
1.57k stars 150 forks source link

Use cl-lib version instead of cl.el #426

Open syohex opened 2 years ago

syohex commented 2 years ago

cl.el is deprecated. This also fixes the following byte-compile warning.

dumb-jump.el:2894:33: Warning: the function ‘first’ is not known to be
    defined.