; * etc/NEWS: Move an entry to a proper place. (bug#59718)
This commit is contained in:
parent
8617edfffd
commit
33546d6dd2
1 changed files with 5 additions and 5 deletions
10
etc/NEWS
10
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
|
||||
|
|
Loading…
Add table
Reference in a new issue