We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
6d1c9c3
Due to user reports of issues with cl-case and seq-doseq on certain emacs builds we replaced these calls with cond and mapcar.
cl-case
seq-doseq
cond
mapcar