From 1c7d7623781cd7ee5d2ba7c1303e476592ccaee1 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 17 Feb 2023 16:57:09 +0200 Subject: [PATCH] ; Minor copyedit of NEWS wrt *-ts-modes * etc/NEWS: Add desktop.el caveat for when restarting after trying the *-ts-modes. Suggested by Alan Mackenzie . --- etc/NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 6d3d849a757..b140d1dcbfd 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -3251,8 +3251,10 @@ for which a "built-in" mode would be turned on. For example: (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 -didn't like the tree-sitter based modes, so that we could try +"built-in" modes by restarting Emacs. (If you use desktop.el to save +and restore Emacs sessions, make sure no buffer under these modes is +recorded in the desktop file, before restarting.) But please tell us +why you didn't like the tree-sitter based modes, so that we could try improving them. Each major mode based on tree-sitter needs a language grammar library, -- 2.39.2