From bab5541b9a0011fe704369f085b8eda47f61c601 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 30 Sep 2003 20:43:11 +0000 Subject: [PATCH] Fix @strong{Note:}. --- man/cl.texi | 2 +- man/ediff.texi | 6 +++--- man/pcl-cvs.texi | 4 ++-- man/woman.texi | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/man/cl.texi b/man/cl.texi index 805895329b2..3282fee411a 100644 --- a/man/cl.texi +++ b/man/cl.texi @@ -3127,7 +3127,7 @@ and declare it inline all at once. (defsubst foo (...) ...) ; instead of defun @end example -@strong{Note:} This declaration remains in effect after the +@strong{Please note:} this declaration remains in effect after the containing source file is done. It is correct to use it to request that a function you have defined should be inlined, but it is impolite to use it to request inlining of an external diff --git a/man/ediff.texi b/man/ediff.texi index 7bd67407146..7898276661f 100644 --- a/man/ediff.texi +++ b/man/ediff.texi @@ -1558,7 +1558,7 @@ white space and newlines. This feature can be toggled on/off interactively, via the command @kbd{##}. @end table -@strong{Note:} In order for this feature to work, auto-refining of +@strong{Please note:} in order for this feature to work, auto-refining of difference regions must be on, since otherwise Ediff won't know if there are fine differences between regions. On devices where Emacs can display faces, auto-refining is a default, but it is not turned on by default on @@ -1693,8 +1693,8 @@ faces, you can modify them when Ediff is being loaded using ediff-current-diff-face-B))) @end smallexample -@strong{Note:} To set Ediff's faces, use only @code{copy-face} or -@code{set/make-face-@dots{}} as shown above. Emacs' low-level +@strong{Please note:} to set Ediff's faces, use only @code{copy-face} +or @code{set/make-face-@dots{}} as shown above. Emacs' low-level face-manipulation functions should be avoided. @node Narrowing, Refinement of Difference Regions, Highlighting Difference Regions, Customization diff --git a/man/pcl-cvs.texi b/man/pcl-cvs.texi index 3188ecd98a8..d557f2a1095 100644 --- a/man/pcl-cvs.texi +++ b/man/pcl-cvs.texi @@ -1,5 +1,5 @@ \input texinfo @c -*-texinfo-*- -@c "@(#)$Name: $:$Id: pcl-cvs.texi,v 1.21 2003/09/01 15:45:46 miles Exp $" +@c "@(#)$Name: $:$Id: pcl-cvs.texi,v 1.22 2003/09/29 13:44:26 ttn Exp $" @c %**start of header @setfilename ../info/pcl-cvs @settitle PCL-CVS --- Emacs Front-End to CVS @@ -1088,7 +1088,7 @@ revision. This command use @code{ediff} (or @code{emerge}, see above) to allow you to do an interactive 3-way merge. -@strong{Note:} When the file status is @samp{Conflict}, +@strong{Please note:} when the file status is @samp{Conflict}, CVS has already performed a merge. The resulting file is not used in any way if you use this command. If you use the @kbd{q} command inside @samp{ediff} (to successfully terminate a merge) the file that CVS diff --git a/man/woman.texi b/man/woman.texi index 36cd254e6d3..4290f2ae20b 100644 --- a/man/woman.texi +++ b/man/woman.texi @@ -1,5 +1,5 @@ \input texinfo @c -*-texinfo-*- -@c $Id: woman.texi,v 1.13 2002/12/10 13:20:09 pj Exp $ +@c $Id: woman.texi,v 1.14 2003/09/01 15:45:46 miles Exp $ @c %**start of header @setfilename ../info/woman @settitle WoMan: Browse Unix Manual Pages ``W.O. (without) Man'' @@ -1329,9 +1329,9 @@ The SysV standard man pages use two character suffixes, and this is becoming more common in the GNU world. For example, the man pages in the @code{ncurses} package include @file{toe.1m}, @file{form.3x}, etc. -@strong{Note:} an optional compression regexp will be appended, so this -regexp @emph{must not} end with any kind of string terminator such as -@code{$} or @code{\\'}. +@strong{Please note:} an optional compression regexp will be appended, +so this regexp @emph{must not} end with any kind of string terminator +such as @code{$} or @code{\\'}. @item woman-file-compression-regexp A regular match expression used to match compressed man file extensions -- 2.39.2