/[emacs]/emacs/man/cl.texi
ViewVC logotype

Diff of /emacs/man/cl.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15.4.1 by miles, Fri Apr 4 06:20:47 2003 UTC revision 1.15.4.2 by miles, Tue Oct 14 22:56:22 2003 UTC
# Line 3127  and declare it inline all at once. Line 3127  and declare it inline all at once.
3127  (defsubst foo (...) ...)       ; instead of defun  (defsubst foo (...) ...)       ; instead of defun
3128  @end example  @end example
3129    
3130  @strong{Note:}  This declaration remains in effect after the  @strong{Please note:}  this declaration remains in effect after the
3131  containing source file is done.  It is correct to use it to  containing source file is done.  It is correct to use it to
3132  request that a function you have defined should be inlined,  request that a function you have defined should be inlined,
3133  but it is impolite to use it to request inlining of an external  but it is impolite to use it to request inlining of an external
# Line 5361  recursion. Line 5361  recursion.
5361  @setchapternewpage odd  @setchapternewpage odd
5362  @contents  @contents
5363  @bye  @bye
5364    
5365    @ignore
5366       arch-tag: b61e7200-3bfa-4a70-a9d3-095e152696f8
5367    @end ignore

Legend:
Removed from v.1.15.4.1  
changed lines
  Added in v.1.15.4.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26