emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 40cf494b7ce: ; * etc/NEWS: Fix typos.


From: Michael Albinus
Subject: emacs-29 40cf494b7ce: ; * etc/NEWS: Fix typos.
Date: Fri, 20 Jan 2023 06:20:17 -0500 (EST)

branch: emacs-29
commit 40cf494b7ce8e2ad457d0e6841496239b756f313
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    ; * etc/NEWS: Fix typos.
---
 etc/NEWS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index fa0e7a1f661..64c26f93c50 100644
--- a/etc/NEWS
+++ b/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
 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
 "built-in" modes by restarting Emacs.  But please tell us why you
@@ -3280,7 +3280,6 @@ Dockerfiles.
 *** New major mode 'cmake-ts-mode'.
 A major mode based on the tree-sitter library for editing CMake files.
 
-
 +++
 *** New major mode 'toml-ts-mode'.
 An optional major mode based on the tree-sitter library for editing



reply via email to

[Prev in Thread] Current Thread [Next in Thread]