diff man/cl.texi @ 298:70ad99077275 r21-0b47

Import from CVS: tag r21-0b47
author cvs
date Mon, 13 Aug 2007 10:39:40 +0200
parents 6330739388db
children 8bec6624d99b
line wrap: on
line diff
--- a/man/cl.texi	Mon Aug 13 10:38:47 2007 +0200
+++ b/man/cl.texi	Mon Aug 13 10:39:40 2007 +0200
@@ -3221,7 +3221,7 @@
 (defsubst foo (...) ...)       ; instead of defun; Emacs 19 only
 @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