* lisp/progmodes/c-ts-mode.el (c++-ts-mode): Provide (bug#65895).
This commit is contained in:
@@ -1377,5 +1377,6 @@ the code is C or C++ and based on that chooses whether to enable
|
||||
(add-to-list 'auto-mode-alist '("\\.h\\'" . c-or-c++-ts-mode)))
|
||||
|
||||
(provide 'c-ts-mode)
|
||||
(provide 'c++-ts-mode)
|
||||
|
||||
;;; c-ts-mode.el ends here
|
||||
|
||||
Reference in New Issue
Block a user