emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/tips.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/tips.texi
Date: Wed, 17 Apr 2002 11:03:03 -0400

Index: emacs/lispref/tips.texi
diff -c emacs/lispref/tips.texi:1.41 emacs/lispref/tips.texi:1.42
*** emacs/lispref/tips.texi:1.41        Sat Jan 26 17:43:53 2002
--- emacs/lispref/tips.texi     Wed Apr 17 11:03:02 2002
***************
*** 418,428 ****
  @item
  @cindex profiling
  @cindex timing programs
- @cindex @file{profile.el}
  @cindex @file{elp.el}
! Profile your program with the @file{profile} library or the @file{elp}
! library.  See the files @file{profile.el} and @file{elp.el} for
! instructions.
  
  @item
  Use iteration rather than recursion whenever possible.
--- 418,426 ----
  @item
  @cindex profiling
  @cindex timing programs
  @cindex @file{elp.el}
! Profile your program with the @file{elp} library.  See the file
! @file{elp.el} for instructions.
  
  @item
  Use iteration rather than recursion whenever possible.



reply via email to

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