emacs-ess / ESS

Emacs Speaks Statistics: ESS
https://ess.r-project.org/
GNU General Public License v3.0
614 stars 160 forks source link

fix: terminate auto-mode-alist entries #1190

Closed nverno closed 2 years ago

nverno commented 2 years ago

Anchor auto-mode-alist entries to match until end of file extension

vspinu commented 2 years ago

Thanks!