From dbe6d5abbde87e9a0cb4496af088cde4591dee8d Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 29 Mar 2001 15:36:38 +0000 Subject: [PATCH] Say that it's obsolete in the header line. --- lisp/emacs-lisp/profile.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/emacs-lisp/profile.el b/lisp/emacs-lisp/profile.el index f8b7571aeb..1ceb44ccb0 100644 --- a/lisp/emacs-lisp/profile.el +++ b/lisp/emacs-lisp/profile.el @@ -1,4 +1,4 @@ -;;; profile.el --- generate run time measurements of Emacs Lisp functions +;;; profile.el --- Emacs profiler (OBSOLETE; use elp.el instead) ;; Copyright (C) 1992, 1994, 1998 Free Software Foundation, Inc. -- 2.39.2