2001-01-27 Eli Zaretskii <eliz@is.elta.co.il>
+ * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
+ Doc fix.
+
* simple.el (transient-mark-mode): Document the fact that many
commands act on the region when mark is active.
Interactively, the face to be used is read with the minibuffer.
-If the region is active and there is no prefix argument,
-this command sets the region to the requested face.
+In the Transient Mark mode, if the region is active and there is no
+prefix argument, this command sets the region to the requested face.
Otherwise, this command specifies the face for the next character
inserted. Moving point or switching buffers before
This function is designed to be called from a menu; the face to use
is the menu item's name.
-If the region is active and there is no prefix argument,
-this command sets the region to the requested face.
+In the Transient Mark mode, if the region is active and there is no
+prefix argument, this command sets the region to the requested face.
Otherwise, this command specifies the face for the next character
inserted. Moving point or switching buffers before