ankurdave / color-identifiers-mode

Emacs minor mode to highlight each source code identifier uniquely based on its name
308 stars 23 forks source link

Fix bytecompile warning "Pattern t is deprecated. Use `_' instead" #105

Closed Hi-Angel closed 1 year ago

Hi-Angel commented 1 year ago

Fixes a bytecompile warning:

⛔ Warning (comp): color-identifiers-mode.el:385:14: Warning: Pattern t is deprecated.  Use `_' instead