summaryrefslogtreecommitdiff
path: root/lisp/facemenu.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-01-27 11:48:03 +0000
committerEli Zaretskii <eliz@gnu.org>2001-01-27 11:48:03 +0000
commitc89bcbdb0d33c0128935ab0c4291cc72f9480dc1 (patch)
tree72f650de74fd81bcd3efeeeadea6d48d6214b360 /lisp/facemenu.el
parent5eaef8fff4859ba200401d5abc12aefd60344161 (diff)
downloademacs-c89bcbdb0d33c0128935ab0c4291cc72f9480dc1.tar.gz
(facemenu-set-face, facemenu-set-face-from-menu): Doc fix.
Diffstat (limited to 'lisp/facemenu.el')
-rw-r--r--lisp/facemenu.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/facemenu.el b/lisp/facemenu.el
index 5230ca5196f..1cd97f39670 100644
--- a/lisp/facemenu.el
+++ b/lisp/facemenu.el
@@ -326,8 +326,8 @@ will not show through at all will be removed.
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
@@ -377,8 +377,8 @@ typing a character cancels the request."
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