mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
* lisp/progmodes/c-ts-mode.el (c++-ts-mode): Provide (bug#65895).
This commit is contained in:
parent
33ee3e588f
commit
946b395e7e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user