From 5f7eb05d83b0aa440939cd584e6ad289bdea9097 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Wed, 17 Apr 2002 15:03:02 +0000 Subject: [PATCH] (Tips for Making Compiled Code Fast): Don't advertise profile.el. --- lispref/tips.texi | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/lispref/tips.texi b/lispref/tips.texi index 322686d86a9..2aead6be817 100644 --- a/lispref/tips.texi +++ b/lispref/tips.texi @@ -418,11 +418,9 @@ Lisp programs. @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. +Profile your program with the @file{elp} library. See the file +@file{elp.el} for instructions. @item Use iteration rather than recursion whenever possible. -- 2.39.2