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

Import from CVS: tag r21-0b47
author cvs
date Mon, 13 Aug 2007 10:39:40 +0200
parents 262b8bb4a523
children 8626e4521993
line wrap: on
line diff
--- a/man/lispref/compile.texi	Mon Aug 13 10:38:47 2007 +0200
+++ b/man/lispref/compile.texi	Mon Aug 13 10:39:40 2007 +0200
@@ -483,7 +483,7 @@
 This function constructs and returns a compiled-function object
 with @var{elements} as its elements.
 
-@emph{NOTE:} Unlike all other Emacs-lisp functions, calling this with
+@emph{Please note:} Unlike all other Emacs-lisp functions, calling this with
 five arguments is @emph{not} the same as calling it with six arguments,
 the last of which is @code{nil}.  If the @var{interactive} arg is
 specified as @code{nil}, then that means that this function was defined