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:
Hideyuki KURASHINA 2003-07-27 19:31:47 +00:00
parent 2177ed381e
commit e76faa169f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17692

View file

@ -114,8 +114,8 @@
buffer containing a list of all the attributes for the closest
enclosing element, and their current values. Use TAB to navigate
between attributes, <command>C-k</command> to remove an existing
value and replace it with a new one, <command>C-c</command> to close
this buffer and return to the main document.</para>
value and replace it with a new one, <command>C-c C-c</command>
to close this buffer and return to the main document.</para>
</listitem>
</varlistentry>