# HG changeset patch # User Eli Zaretskii # Date 980596083 0 # Node ID 6e075079aef361b19c8d02ae8de416cd04dc03fe # Parent 857a3de5ef67030c2d21c1f96da4d45d8520f745 (facemenu-set-face, facemenu-set-face-from-menu): Doc fix. diff -r 857a3de5ef67 -r 6e075079aef3 lisp/facemenu.el --- 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