unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#60095: [PATCH] ; * etc/NEWS: Fix recent changes.
@ 2022-12-15 16:48 Randy Taylor
  2022-12-15 17:06 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Taylor @ 2022-12-15 16:48 UTC (permalink / raw)
  To: 60095


[-- Attachment #1.1: Type: text/plain, Size: 19 bytes --]

See attached patch.

[-- Attachment #1.2: Type: text/html, Size: 455 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-etc-NEWS-Fix-recent-changes.patch --]
[-- Type: text/x-patch; name=0001-etc-NEWS-Fix-recent-changes.patch, Size: 1259 bytes --]

From 49e2cffcd13866a43994a76f63502150912d851d Mon Sep 17 00:00:00 2001
From: Randy Taylor <dev@rjt.dev>
Date: Thu, 15 Dec 2022 11:44:10 -0500
Subject: [PATCH] ; * etc/NEWS: Fix recent changes.

---
 etc/NEWS | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 6f0d1f65bf..02922e1fb7 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3069,14 +3069,15 @@ Bash shell scripts.
 *** New major mode 'dockerfile-ts-mode'.
 A major mode based on the tree-sitter library for editing
 Dockerfiles.  This mode is auto-enabled for files which are named
-"Dockerfile" or have the ".dockerfile" extension.
+"Dockerfile", have the "Dockerfile." prefix, or have the ".dockerfile"
+extension.
 
 *** New major mode 'cmake-ts-mode'.
 A major mode based on the tree-sitter library for editing CMake files.
-It is auto-enabled for files whose name is "Cmakefile.txt" or whose
+It is auto-enabled for files whose name is "CMakeLists.txt" or whose
 extension is ".cmake".
 
-*** New major mode toml-ts-mode'.
+*** New major mode 'toml-ts-mode'.
 A major mode based on the tree-sitter library for editing files
 written in TOML, a format for writing configuration files.  It is
 auto-enabled for files with the ".toml" extension.
-- 
2.39.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#60095: [PATCH] ; * etc/NEWS: Fix recent changes.
  2022-12-15 16:48 bug#60095: [PATCH] ; * etc/NEWS: Fix recent changes Randy Taylor
@ 2022-12-15 17:06 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-12-15 17:06 UTC (permalink / raw)
  To: Randy Taylor; +Cc: 60095-done

> Date: Thu, 15 Dec 2022 16:48:08 +0000
> From: Randy Taylor <dev@rjt.dev>
> 
> See attached patch.

Thanks, installed.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-15 17:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-15 16:48 bug#60095: [PATCH] ; * etc/NEWS: Fix recent changes Randy Taylor
2022-12-15 17:06 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).