diff man/cl.texi @ 52704:980a04480377

Fix @strong{Note:}.
author Richard M. Stallman <rms@gnu.org>
date Tue, 30 Sep 2003 20:43:11 +0000
parents 695cf19ef79e
children e74d0c5cb323
line wrap: on
line diff
--- a/man/cl.texi	Tue Sep 30 20:41:43 2003 +0000
+++ b/man/cl.texi	Tue Sep 30 20:43:11 2003 +0000
@@ -3127,7 +3127,7 @@
 (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