emacs-diffs
[Top][All Lists]
Advanced

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

master a0539190979 3/3: ; * etc/NEWS: Fix typos.


From: Michael Albinus
Subject: master a0539190979 3/3: ; * etc/NEWS: Fix typos.
Date: Tue, 14 Mar 2023 06:39:47 -0400 (EDT)

branch: master
commit a0539190979e3c4adc59a7e527d9f5a850d966bf
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    ; * etc/NEWS: Fix typos.
---
 etc/NEWS | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 3b02e85b691..9edea44ad1b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -232,8 +232,8 @@ from the available shortdoc information.
 This function inserts into the current buffer examples of use of a
 given Emacs Lisp function, which it gleans from the shortdoc
 information.  If you want 'describe-function' ('C-h f') to insert
-examples of using the function into regular *Help* buffers, add the
-following to you init file:
+examples of using the function into regular "*Help*" buffers, add the
+following to your init file:
 
     (add-hook 'help-fns-describe-function-functions
               #'shortdoc-help-fns-examples-function)
@@ -249,11 +249,11 @@ An optional major mode based on the tree-sitter library 
for editing
 HTML files.
 
 ---
-*** New major mode heex-ts-mode'.
+*** New major mode 'heex-ts-mode'.
 A major mode based on the tree-sitter library for editing HEEx files.
 
 ---
-*** New major mode elixir-ts-mode'.
+*** New major mode 'elixir-ts-mode'.
 A major mode based on the tree-sitter library for editing Elixir
 files.
 



reply via email to

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