[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-29 33546d6dd2: ; * etc/NEWS: Move an entry to a proper place. (bu
From: |
Eli Zaretskii |
Subject: |
emacs-29 33546d6dd2: ; * etc/NEWS: Move an entry to a proper place. (bug#59718) |
Date: |
Wed, 30 Nov 2022 11:15:55 -0500 (EST) |
branch: emacs-29
commit 33546d6dd293a7b54faaeb4f6cf42b0f6828c34b
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>
; * etc/NEWS: Move an entry to a proper place. (bug#59718)
---
etc/NEWS | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/etc/NEWS b/etc/NEWS
index 324db5a6a1..20036cc45f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -142,11 +142,6 @@ and then execute the rest of the script file as Emacs
Lisp. When it
reaches the end of the script, Emacs will exit with an exit code from
the value of the final form.
-+++
-** New function 'substitute-quotes'.
-This function works like 'substitute-command-keys' but only
-substitutes quote characters.
-
+++
** Emacs now supports setting 'user-emacs-directory' via '--init-directory'.
@@ -3018,6 +3013,11 @@ A major mode based on CC Mode for editing programs in
the C# language.
This means that both the prompt and 'minibuffer-default-prompt-format'
will have key definitions and single quotes handled specially.
++++
+** New function 'substitute-quotes'.
+This function works like 'substitute-command-keys' but only
+substitutes quote characters.
+
---
** 'find-image' now uses 'create-image'.
This means that images found through 'find-image' also have
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- emacs-29 33546d6dd2: ; * etc/NEWS: Move an entry to a proper place. (bug#59718),
Eli Zaretskii <=