emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/cl.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/man/cl.texi
Date: Tue, 30 Sep 2003 16:43:11 -0400

Index: emacs/man/cl.texi
diff -c emacs/man/cl.texi:1.18 emacs/man/cl.texi:1.19
*** emacs/man/cl.texi:1.18      Mon Sep  1 11:45:45 2003
--- emacs/man/cl.texi   Tue Sep 30 16:43:11 2003
***************
*** 3127,3133 ****
  (defsubst foo (...) ...)       ; instead of defun
  @end example
  
! @strong{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
--- 3127,3133 ----
  (defsubst foo (...) ...)       ; instead of defun
  @end example
  
! @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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]