Fuco1 / smartparens

Minor mode for Emacs that deals with parens pairs and tries to be smart about it.
GNU General Public License v3.0
1.82k stars 195 forks source link

Disambiguate LaTeX test filenames for case-insensitive filesystems #1210

Closed jidicula closed 3 months ago

jidicula commented 3 months ago

Fixes an issue where smartparents-latex-test.el previously conflicted with smartparens-LaTeX-test.el case-insensitive filesystems. See https://github.com/Fuco1/smartparens/pull/1202#discussion_r1632082004 for details.

Fuco1 commented 3 months ago

Thanks, this would also be problem on windows.