stanaka / dash-at-point

a emacs lisp for searching the word at point with Dash
388 stars 32 forks source link

Do I need to check if "Dash" is installed before installing dash-at-point? #29

Open yuzumx opened 5 years ago

yuzumx commented 5 years ago

Hello and sorry for my poor English.

Should I check if Dash is installed?

In other words, if I install this package when Dash is not installed, will it cause any side effects?

Thank you.