# HG changeset patch # User Eli Zaretskii # Date 985880198 0 # Node ID 70fadf968ae4c67a855d8d8100b4695727cbdb9c # Parent 83f78ecd591eb217788d3866b4333fd7b2a13ccc Say that it's obsolete in the header line. diff -r 83f78ecd591e -r 70fadf968ae4 lisp/emacs-lisp/profile.el --- a/lisp/emacs-lisp/profile.el Thu Mar 29 15:31:58 2001 +0000 +++ b/lisp/emacs-lisp/profile.el Thu Mar 29 15:36:38 2001 +0000 @@ -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.