The command to finish the editing of elements attributes is C-c C-c.
Submitted by: Oliver Fischer <plexus@snafu.de> PR: docs/54896
This commit is contained in:
parent
2177ed381e
commit
e76faa169f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17692
1 changed files with 2 additions and 2 deletions
|
@ -114,8 +114,8 @@
|
||||||
buffer containing a list of all the attributes for the closest
|
buffer containing a list of all the attributes for the closest
|
||||||
enclosing element, and their current values. Use TAB to navigate
|
enclosing element, and their current values. Use TAB to navigate
|
||||||
between attributes, <command>C-k</command> to remove an existing
|
between attributes, <command>C-k</command> to remove an existing
|
||||||
value and replace it with a new one, <command>C-c</command> to close
|
value and replace it with a new one, <command>C-c C-c</command>
|
||||||
this buffer and return to the main document.</para>
|
to close this buffer and return to the main document.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue