; * etc/NEWS: Move keyboard macro items closer together.
This commit is contained in:
parent
22af3a7103
commit
0515b38d28
1 changed files with 7 additions and 7 deletions
14
etc/NEWS
14
etc/NEWS
|
@ -630,13 +630,6 @@ The commands 'C-x C-k C-q =', 'C-x C-k C-q <', and 'C-x C-k C-q >'
|
||||||
compare the macro counter with an optional prefix and terminate the
|
compare the macro counter with an optional prefix and terminate the
|
||||||
macro if the comparison succeeds.
|
macro if the comparison succeeds.
|
||||||
|
|
||||||
---
|
|
||||||
** On X, Emacs now supports input methods which perform "string conversion".
|
|
||||||
This means an input method can now ask Emacs to delete text
|
|
||||||
surrounding point and replace it with something else, as well as query
|
|
||||||
Emacs for surrounding text. If your input method allows you to "undo"
|
|
||||||
mistaken compositions, this will now work as well.
|
|
||||||
|
|
||||||
+++
|
+++
|
||||||
** New mode 'kmacro-menu-mode' and new command 'list-keyboard-macros'.
|
** New mode 'kmacro-menu-mode' and new command 'list-keyboard-macros'.
|
||||||
The new command 'list-keyboard-macros' is the keyboard-macro version
|
The new command 'list-keyboard-macros' is the keyboard-macro version
|
||||||
|
@ -646,6 +639,13 @@ of the currently existing keyboards macros using the new mode
|
||||||
duplicating them, deleting them, and editing their counters, formats,
|
duplicating them, deleting them, and editing their counters, formats,
|
||||||
and keys.
|
and keys.
|
||||||
|
|
||||||
|
---
|
||||||
|
** On X, Emacs now supports input methods which perform "string conversion".
|
||||||
|
This means an input method can now ask Emacs to delete text
|
||||||
|
surrounding point and replace it with something else, as well as query
|
||||||
|
Emacs for surrounding text. If your input method allows you to "undo"
|
||||||
|
mistaken compositions, this will now work as well.
|
||||||
|
|
||||||
---
|
---
|
||||||
** New user option 'duplicate-region-final-position'.
|
** New user option 'duplicate-region-final-position'.
|
||||||
It controls the placement of point and the region after duplicating a
|
It controls the placement of point and the region after duplicating a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue