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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/cl.texi [lexbind]
Date: Tue, 14 Oct 2003 18:56:29 -0400

Index: emacs/man/cl.texi
diff -c emacs/man/cl.texi:1.15.4.1 emacs/man/cl.texi:1.15.4.2
*** emacs/man/cl.texi:1.15.4.1  Fri Apr  4 01:20:47 2003
--- emacs/man/cl.texi   Tue Oct 14 18:56:22 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
***************
*** 5361,5363 ****
--- 5361,5367 ----
  @setchapternewpage odd
  @contents
  @bye
+ 
+ @ignore
+    arch-tag: b61e7200-3bfa-4a70-a9d3-095e152696f8
+ @end ignore




reply via email to

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