mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-10 14:10:51 +00:00
; * etc/NEWS: Fix typos.
This commit is contained in:
parent
458e175270
commit
4b44a395b3
1 changed files with 5 additions and 5 deletions
10
etc/NEWS
10
etc/NEWS
|
@ -266,14 +266,14 @@ in common default setups. Emacs now uses the same 'region' face on
|
||||||
Gtk and non-Gtk setups.
|
Gtk and non-Gtk setups.
|
||||||
|
|
||||||
---
|
---
|
||||||
** 'C-h f' and 'C-h x' may now require confirmation when you press RET.
|
** 'C-h f' and 'C-h x' may now require confirmation when you press 'RET'.
|
||||||
If the text in the minibuffer cannot be completed to a single function
|
If the text in the minibuffer cannot be completed to a single function
|
||||||
or command, typing RET will not automatically complete to the shortest
|
or command, typing 'RET' will not automatically complete to the shortest
|
||||||
candidate, but will instead ask for confirmation. Typing TAB will
|
candidate, but will instead ask for confirmation. Typing 'TAB' will
|
||||||
complete as much as possible, and another TAB will show all the
|
complete as much as possible, and another 'TAB' will show all the
|
||||||
possible completions. This allows you to insist on the functions name
|
possible completions. This allows you to insist on the functions name
|
||||||
even if Help doesn't appear to know about it, by confirming with a
|
even if Help doesn't appear to know about it, by confirming with a
|
||||||
second RET.
|
second 'RET'.
|
||||||
|
|
||||||
** Dired
|
** Dired
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue