; * etc/NEWS: Fix typos.
This commit is contained in:
parent
6b2f85caa6
commit
40cf494b7c
1 changed files with 1 additions and 2 deletions
3
etc/NEWS
3
etc/NEWS
|
@ -3191,7 +3191,7 @@ files. You can also customize 'major-mode-remap-alist' to
|
||||||
automatically turn on some tree-sitter based modes for the same files
|
automatically turn on some tree-sitter based modes for the same files
|
||||||
for which a "built-in" mode would be turned on. For example:
|
for which a "built-in" mode would be turned on. For example:
|
||||||
|
|
||||||
(add-to-list 'major-mode-remap-alist '(ruby-mode . ruby-ts-mode))
|
(add-to-list 'major-mode-remap-alist '(ruby-mode . ruby-ts-mode))
|
||||||
|
|
||||||
If you try these modes and don't like them, you can go back to the
|
If you try these modes and don't like them, you can go back to the
|
||||||
"built-in" modes by restarting Emacs. But please tell us why you
|
"built-in" modes by restarting Emacs. But please tell us why you
|
||||||
|
@ -3280,7 +3280,6 @@ Dockerfiles.
|
||||||
*** New major mode 'cmake-ts-mode'.
|
*** New major mode 'cmake-ts-mode'.
|
||||||
A major mode based on the tree-sitter library for editing CMake files.
|
A major mode based on the tree-sitter library for editing CMake files.
|
||||||
|
|
||||||
|
|
||||||
+++
|
+++
|
||||||
*** New major mode 'toml-ts-mode'.
|
*** New major mode 'toml-ts-mode'.
|
||||||
An optional major mode based on the tree-sitter library for editing
|
An optional major mode based on the tree-sitter library for editing
|
||||||
|
|
Loading…
Add table
Reference in a new issue