changeset 35633:6e075079aef3

(facemenu-set-face, facemenu-set-face-from-menu): Doc fix.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 27 Jan 2001 11:48:03 +0000
parents 857a3de5ef67
children 3461ceed2cb9
files lisp/facemenu.el
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/facemenu.el	Sat Jan 27 11:45:54 2001 +0000
+++ b/lisp/facemenu.el	Sat Jan 27 11:48:03 2001 +0000
@@ -326,8 +326,8 @@
 
 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 @@
 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